Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ gradio==3.0.19
|
|
2 |
transformers==4.27.0
|
3 |
torch==1.13.0
|
4 |
Pillow==9.2.0
|
|
|
|
2 |
transformers==4.27.0
|
3 |
torch==1.13.0
|
4 |
Pillow==9.2.0
|
5 |
+
sentencepiece
|