Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ Flask==2.2.2
|
|
| 5 |
gunicorn==19.9.0
|
| 6 |
itsdangerous>=2.0
|
| 7 |
MarkupSafe>=2.0
|
| 8 |
-
Werkzeug==2.2.2
|
|
|
|
|
|
| 5 |
gunicorn==19.9.0
|
| 6 |
itsdangerous>=2.0
|
| 7 |
MarkupSafe>=2.0
|
| 8 |
+
Werkzeug==2.2.2
|
| 9 |
+
sentencepiece
|