Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -11,5 +11,11 @@ torch==2.0.0
|
|
| 11 |
torchvision==0.15.1
|
| 12 |
transformers==4.32.0
|
| 13 |
spaces
|
|
|
|
|
|
|
| 14 |
huggingface-hub==0.24.6
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
torchvision==0.15.1
|
| 12 |
transformers==4.32.0
|
| 13 |
spaces
|
| 14 |
+
sentencepiece
|
| 15 |
+
### fix huggingface-hub
|
| 16 |
huggingface-hub==0.24.6
|
| 17 |
+
gradio==4.16.0
|
| 18 |
+
gradio-client==0.8.1
|
| 19 |
+
cryptography==41.0.3
|
| 20 |
+
cffi==1.15.1
|
| 21 |
+
pycparser==2.21
|