Spaces:
Runtime error
Runtime error
Commit
·
5ab2732
1
Parent(s):
7cdaa50
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -19,6 +19,6 @@ imageio
|
|
19 |
imageio-ffmpeg
|
20 |
torch-fidelity==0.3.0
|
21 |
kornia
|
22 |
-
-e git+https://github.com/
|
23 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
24 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
|
|
19 |
imageio-ffmpeg
|
20 |
torch-fidelity==0.3.0
|
21 |
kornia
|
22 |
+
-e git+https://github.com/da03/latent-diffusion.git#egg=latent-diffusion
|
23 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
24 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|