Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch==2.0.0
|
2 |
transformers==4.30.2
|
|
|
3 |
einops==0.8.0
|
4 |
diffusers==0.19.3
|
5 |
packaging==23.1
|
|
|
1 |
torch==2.0.0
|
2 |
transformers==4.30.2
|
3 |
+
huggingface-hub==0.24.6
|
4 |
einops==0.8.0
|
5 |
diffusers==0.19.3
|
6 |
packaging==23.1
|