Spaces:
Running
Running
Commit
·
0d586d2
1
Parent(s):
3ae112d
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ bs4
|
|
3 |
torch
|
4 |
fastapi
|
5 |
uvicorn
|
|
|
6 |
spacy==2.3.0
|
7 |
errant==2.2.0
|
8 |
sentencepiece
|
|
|
3 |
torch
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
+
protobuf~=3.19.0
|
7 |
spacy==2.3.0
|
8 |
errant==2.2.0
|
9 |
sentencepiece
|