Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
gradio>=4.0
|
| 2 |
pillow>=10.0
|
| 3 |
-
numpy>=1.24
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=4.0
|
| 2 |
pillow>=10.0
|
| 3 |
+
numpy>=1.24
|
| 4 |
+
pandas>=2.0
|
| 5 |
+
scikit-learn>=1.0
|
| 6 |
+
datasets>=2.0
|