Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -5,12 +5,9 @@ gradio
|
|
| 5 |
python-dateutil
|
| 6 |
tqdm
|
| 7 |
transformers
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
scikit-learn==0.22
|
| 12 |
-
matplotlib==3.5.3
|
| 13 |
-
pyyaml==5.1
|
| 14 |
seaborn
|
| 15 |
adjustText
|
| 16 |
plotnine
|
|
|
|
| 5 |
python-dateutil
|
| 6 |
tqdm
|
| 7 |
transformers
|
| 8 |
+
scikit-learn
|
| 9 |
+
matplotlib
|
| 10 |
+
pyyaml
|
|
|
|
|
|
|
|
|
|
| 11 |
seaborn
|
| 12 |
adjustText
|
| 13 |
plotnine
|