mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
update dependencies
This commit is contained in:
parent
8a8c093795
commit
f59b399f52
@ -11,7 +11,7 @@ opencv-python==4.6.0.66
|
|||||||
pillow==9.2.0
|
pillow==9.2.0
|
||||||
pudb==2019.2
|
pudb==2019.2
|
||||||
torch==1.12.1
|
torch==1.12.1
|
||||||
torchvision==0.12.0
|
torchvision==0.13.0
|
||||||
pytorch-lightning==1.4.2
|
pytorch-lightning==1.4.2
|
||||||
streamlit==1.12.0
|
streamlit==1.12.0
|
||||||
test-tube>=0.7.5
|
test-tube>=0.7.5
|
||||||
@ -21,4 +21,5 @@ transformers==4.19.2
|
|||||||
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
||||||
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
||||||
git+https://github.com/lstein/k-diffusion.git@master#egg=k-diffusion
|
git+https://github.com/lstein/k-diffusion.git@master#egg=k-diffusion
|
||||||
|
-e git+https://github.com/lstein/GFPGAN@fix-dark-cast-images#egg=gfpgan
|
||||||
-e .
|
-e .
|
Loading…
x
Reference in New Issue
Block a user