Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ torch
|
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
protobuf~=3.19.0
|
|
|
7 |
spacy
|
8 |
errant==2.2.0
|
9 |
sentencepiece
|
|
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
protobuf~=3.19.0
|
7 |
+
nltk
|
8 |
spacy
|
9 |
errant==2.2.0
|
10 |
sentencepiece
|