avans06's picture
1. Change model download from the wget command to the requests module functionality.
0f09e67
raw
history blame
508 Bytes
--extra-index-url https://download.pytorch.org/whl/cu124
gradio==5.8.0
basicsr @ git+https://github.com/XPixelGroup/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