Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
numpy==1.26.4
|
| 3 |
+
pandas==2.2.2
|
| 4 |
+
scipy==1.11.4
|
| 5 |
+
scikit-learn==1.4.2
|
| 6 |
+
matplotlib==3.8.4
|
| 7 |
+
pillow==10.4.0
|
| 8 |
+
openpyxl==3.1.5
|