Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,3 +9,4 @@ spacy>=3.7.0
|
|
| 9 |
uvicorn
|
| 10 |
fastapi
|
| 11 |
sentencepiece==0.1.99
|
|
|
|
|
|
| 9 |
uvicorn
|
| 10 |
fastapi
|
| 11 |
sentencepiece==0.1.99
|
| 12 |
+
protobuf>=4.21.0
|