mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add realesrgan to requirements.txt, remove nightie for torch and torchvision due to performance issues
This commit is contained in:
parent
f5dfd5b0dc
commit
7b095f8f97
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user