Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
datasets
|
| 7 |
-
accelerate
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
huggingface-hub>=0.16.0
|
| 3 |
+
joblib>=1.2.0
|
| 4 |
+
scikit-learn>=1.0.0
|
| 5 |
+
numpy
|
|
|
|
|
|