Spaces:
Sleeping
Sleeping
Commit ·
c70253a
1
Parent(s): ce89ccd
- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.44.4
|
| 2 |
+
scikit-learn==1.3.1
|
| 3 |
+
pandas==2.1.1
|
| 4 |
+
|