Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
-
gradio==4.44.0
|
| 2 |
-
numpy==1.24.3
|
| 3 |
-
scipy==1.11.4
|
| 4 |
-
pandas==2.1.4
|
| 5 |
-
plotly==5.18.0
|
| 6 |
-
scikit-learn==1.3.2
|
| 7 |
-
numba==0.58.1
|
| 8 |
Pillow==10.1.0
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
numpy==1.24.3
|
| 3 |
+
scipy==1.11.4
|
| 4 |
+
pandas==2.1.4
|
| 5 |
+
plotly==5.18.0
|
| 6 |
+
scikit-learn==1.3.2
|
|
|
|
| 7 |
Pillow==10.1.0
|