Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ invisible_watermark==0.2.0
|
|
4 |
torch==2.2.0
|
5 |
transformers==4.42.4
|
6 |
sentencepiece==0.1.99
|
7 |
-
|
8 |
gradio
|
|
|
4 |
torch==2.2.0
|
5 |
transformers==4.42.4
|
6 |
sentencepiece==0.1.99
|
7 |
+
huggingface-hub>=0.20.2
|
8 |
gradio
|