avans06's picture
Overall improvements with added support for various face restoration models and upscale models.
debfe4b
raw
history blame contribute delete
632 Bytes
--extra-index-url https://download.pytorch.org/whl/cu124
gradio==5.9.0
basicsr @ git+https://github.com/avan06/BasicSR
facexlib @ git+https://github.com/avan06/facexlib
gfpgan @ git+https://github.com/avan06/GFPGAN
realesrgan @ git+https://github.com/avan06/Real-ESRGAN
numpy
opencv-python
torch==2.5.0+cu124; sys_platform != 'darwin'
torchvision==0.20.0+cu124; sys_platform != 'darwin'
torch==2.5.0; sys_platform == 'darwin'
torchvision==0.20.0; sys_platform == 'darwin'
scipy
tqdm
lmdb
pyyaml
yapf
image_gen_aux @ git+https://github.com/huggingface/image_gen_aux
gdown # supports downloading the large file from Google Drive