Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -7,8 +7,7 @@ pandas==1.4.2
|
|
| 7 |
pytorchvideo==0.1.5
|
| 8 |
transformers==4.27
|
| 9 |
ftfy==4.4.3
|
| 10 |
-
spacy==3.4.1
|
| 11 |
scikit-learn==1.1.1
|
| 12 |
numpy==1.22.3
|
| 13 |
-
gradio==
|
| 14 |
gradio_rich_textbox==0.4.2
|
|
|
|
| 7 |
pytorchvideo==0.1.5
|
| 8 |
transformers==4.27
|
| 9 |
ftfy==4.4.3
|
|
|
|
| 10 |
scikit-learn==1.1.1
|
| 11 |
numpy==1.22.3
|
| 12 |
+
gradio==4.19.1
|
| 13 |
gradio_rich_textbox==0.4.2
|