Spaces:
Sleeping
Sleeping
added gdown in requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
tensorflow == 2.15.0
|
| 3 |
tensorflow_hub == 0.16.1
|
| 4 |
scikit-learn
|
| 5 |
-
spacy
|
|
|
|
|
|
| 2 |
tensorflow == 2.15.0
|
| 3 |
tensorflow_hub == 0.16.1
|
| 4 |
scikit-learn
|
| 5 |
+
spacy
|
| 6 |
+
gdown
|