mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
build: there's yet another place to update requirements?
This commit is contained in:
parent
ea073980b0
commit
c21660a6df
@ -31,7 +31,7 @@ taming-transformers-rom1504
|
|||||||
test-tube>=0.7.5
|
test-tube>=0.7.5
|
||||||
torch-fidelity
|
torch-fidelity
|
||||||
torchmetrics
|
torchmetrics
|
||||||
transformers==4.21.*
|
transformers~=4.24
|
||||||
picklescan
|
picklescan
|
||||||
git+https://github.com/invoke-ai/GFPGAN@basicsr-1.4.1#egg=gfpgan ; platform_system == 'Windows'
|
git+https://github.com/invoke-ai/GFPGAN@basicsr-1.4.1#egg=gfpgan ; platform_system == 'Windows'
|
||||||
git+https://github.com/invoke-ai/GFPGAN@basicsr-1.4.2#egg=gfpgan ; platform_system != 'Windows'
|
git+https://github.com/invoke-ai/GFPGAN@basicsr-1.4.2#egg=gfpgan ; platform_system != 'Windows'
|
||||||
|
@ -3,7 +3,8 @@
|
|||||||
--trusted-host https://download.pytorch.org
|
--trusted-host https://download.pytorch.org
|
||||||
accelerate~=0.14
|
accelerate~=0.14
|
||||||
albumentations
|
albumentations
|
||||||
diffusers
|
diffusers[torch]~=0.9
|
||||||
|
einops
|
||||||
eventlet
|
eventlet
|
||||||
flask_cors
|
flask_cors
|
||||||
flask_socketio
|
flask_socketio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user