Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio>=4.0.0
|
|
| 2 |
transformers>=4.30.0
|
| 3 |
torch>=2.0.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
-
plotly>=5.14.0
|
|
|
|
|
|
| 2 |
transformers>=4.30.0
|
| 3 |
torch>=2.0.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
+
plotly>=5.14.0
|
| 6 |
+
spacy>=3.0.0
|