Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
-
pydantic==1.10.12
|
| 5 |
-
typing-extensions==4.5.0
|
|
|
|
| 1 |
+
spacy>=3.7.0
|
| 2 |
pandas
|
| 3 |
+
gradio
|
|
|
|
|
|