Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==2.7.5.2
|
| 2 |
tensorflow==2.8.0
|
| 3 |
torch==1.10.0
|
|
|
|
| 4 |
transformers==4.16.2
|
|
|
|
| 1 |
gradio==2.7.5.2
|
| 2 |
tensorflow==2.8.0
|
| 3 |
torch==1.10.0
|
| 4 |
+
sentencepiece==0.1.96
|
| 5 |
transformers==4.16.2
|