Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio==3.39.0
|
|
3 |
huggingface-hub==0.14.1
|
4 |
requests==2.31.0
|
5 |
matplotlib==3.7.1
|
6 |
-
torch>=1.13.0
|
|
|
|
3 |
huggingface-hub==0.14.1
|
4 |
requests==2.31.0
|
5 |
matplotlib==3.7.1
|
6 |
+
torch>=1.13.0
|
7 |
+
sentencepiece
|