Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,6 +8,6 @@ pytorchvideo==0.1.5
|
|
8 |
transformers==4.21
|
9 |
pydantic==2.0.2
|
10 |
ftfy==4.4.3
|
11 |
-
spacy==3.4.1
|
12 |
scikit-learn==1.1.1
|
13 |
git+https://github.com/Maluuba/nlg-eval.git@master
|
|
|
8 |
transformers==4.21
|
9 |
pydantic==2.0.2
|
10 |
ftfy==4.4.3
|
11 |
+
# spacy==3.4.1
|
12 |
scikit-learn==1.1.1
|
13 |
git+https://github.com/Maluuba/nlg-eval.git@master
|