add realesrgan to requirements.txt, remove nightie for torch and torchvision due to performance issues

This commit is contained in:
David Burnett 2022-10-08 15:23:05 +01:00 committed by Lincoln Stein
parent f5dfd5b0dc
commit 7b095f8f97
2 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,5 @@
-r requirements.txt
--pre
--extra-index-url https://download.pytorch.org/whl/nightly/cpu --trusted-host https://download.pytorch.org
protobuf==3.19.4
torch
torchvision

View File

@ -31,6 +31,7 @@ flaskwebgui==0.3.7
send2trash
dependency_injector==4.40.0
eventlet
realesrgan
git+https://github.com/openai/CLIP.git@main#egg=clip
git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k-diffusion
git+https://github.com/TencentARC/GFPGAN.git#egg=gfpgan