Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ scikit-learn
|
|
5 |
plotly==5.14.1
|
6 |
tensorflow==2.12.0
|
7 |
numpy==1.23.5
|
8 |
-
huggingface_hub
|
|
|
|
5 |
plotly==5.14.1
|
6 |
tensorflow==2.12.0
|
7 |
numpy==1.23.5
|
8 |
+
huggingface_hub
|
9 |
+
gdown
|