gdagil / SWINIR-FastAPI

Api for SwinIR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWINIR-FastAPI

API for SwinIR

Fast way to use it with default settings

git clone https://github.com/gdagil/SWINIR-FastAPI.git
cd SWINIR-FastAPI
sudo docker compose up

Usung the image (environment variables)

  • SWINIR - all settings you can find in original repo
    • SWINIR_TASK
    • SWINIR_SCALE
    • SWINIR_NOISE
    • SWINIR_JPEG
    • SWINIR_TRAIN_PATCH_SIZE
    • SWINIR_LARGE_MODEL
    • SWINIR_MODEL
    • SWINIR_TILE
    • SWINIR_TILE_OVERLAP

About

Api for SwinIR


Languages

Language:Python 96.5%Language:Dockerfile 2.7%Language:Shell 0.8%