Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.44.0
|
2 |
torch==2.0.1
|
3 |
transformers==4.36.2
|
4 |
-
accelerate==0.21.0
|
|
|
|
1 |
gradio==4.44.0
|
2 |
torch==2.0.1
|
3 |
transformers==4.36.2
|
4 |
+
accelerate==0.21.0
|
5 |
+
huggingface_hub==0.23.0
|