Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch==2.0.1
|
2 |
transformers==4.37.2
|
|
|
3 |
gradio>=4.0.0
|
|
|
1 |
torch==2.0.1
|
2 |
transformers==4.37.2
|
3 |
+
sentencepiece==0.1.99
|
4 |
gradio>=4.0.0
|