Spaces:
Sleeping
Sleeping
Rename requirements.txy to requirements.txt
Browse files
requirements.txy → requirements.txt
RENAMED
|
@@ -2,4 +2,8 @@ gradio==4.26.0
|
|
| 2 |
numpy==1.24.3
|
| 3 |
pandas==2.0.3
|
| 4 |
matplotlib==3.7.2
|
| 5 |
-
scikit-learn==1.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
numpy==1.24.3
|
| 3 |
pandas==2.0.3
|
| 4 |
matplotlib==3.7.2
|
| 5 |
+
scikit-learn==1.3.0
|
| 6 |
+
Pillow==10.0.0
|
| 7 |
+
kiwisolver==1.4.5
|
| 8 |
+
python-dateutil==2.8.2
|
| 9 |
+
pytz==2023.3
|