Spaces:
Running
Running
Commit
·
075fc40
1
Parent(s):
524f820
update requirements
Browse files- requirements.txt +0 -8
requirements.txt
CHANGED
|
@@ -1,15 +1,7 @@
|
|
| 1 |
-
datasets==2.19.0
|
| 2 |
gradio==4.42.0
|
| 3 |
-
nltk==3.8.1
|
| 4 |
numpy==2.1.1
|
| 5 |
-
options==1.4.10
|
| 6 |
pandas==2.2.2
|
| 7 |
plotly==5.22.0
|
| 8 |
python_dateutil==2.9.0.post0
|
| 9 |
-
quickumls==1.4.2
|
| 10 |
-
scikit_learn==1.4.2
|
| 11 |
-
seqeval==1.2.2
|
| 12 |
-
spacy==3.3.0
|
| 13 |
torch==2.2.1
|
| 14 |
-
tqdm==4.65.0
|
| 15 |
transformers==4.39.3
|
|
|
|
|
|
|
| 1 |
gradio==4.42.0
|
|
|
|
| 2 |
numpy==2.1.1
|
|
|
|
| 3 |
pandas==2.2.2
|
| 4 |
plotly==5.22.0
|
| 5 |
python_dateutil==2.9.0.post0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
torch==2.2.1
|
|
|
|
| 7 |
transformers==4.39.3
|