Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
numpy
|
| 3 |
-
pandas
|
| 4 |
tensorflow
|
| 5 |
huggingface_hub
|
| 6 |
-
datasets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
tensorflow
|
| 2 |
huggingface_hub
|
| 3 |
+
datasets
|
| 4 |
+
numpy
|
| 5 |
+
gradio
|
| 6 |
+
scikit-learn
|
| 7 |
+
pandas
|