Spaces:
Runtime error
Runtime error
Commit
·
52cb369
1
Parent(s):
801f7e1
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -5,3 +5,7 @@ torch==1.11.*
|
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
Pillow
|
|
|
|
|
|
|
|
|
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
Pillow
|
8 |
+
huggingface_hub
|
9 |
+
omegaconf
|
10 |
+
einops
|
11 |
+
git+https://github.com/CompVis/latent-diffusion.git
|