Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
joblib==1.3.2
|
| 3 |
-
numpy==1.24.3
|
| 4 |
-
pandas==2.0.3
|
| 5 |
-
scikit-learn==1.3.0
|
|
|
|
|
|
| 1 |
+
gradio==4.16.0
|
| 2 |
+
joblib==1.3.2
|
| 3 |
+
numpy==1.24.3
|
| 4 |
+
pandas==2.0.3
|
| 5 |
+
scikit-learn==1.3.0
|
| 6 |
+
huggingface_hub==0.19.4
|