Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ einops==0.4.1
|
|
6 |
pandas==1.4.2
|
7 |
pytorchvideo==0.1.5
|
8 |
transformers==4.21
|
9 |
-
|
10 |
ftfy==4.4.3
|
11 |
spacy==3.4.1
|
12 |
scikit-learn==1.1.1
|
|
|
6 |
pandas==1.4.2
|
7 |
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
|