Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas==1.5.3
|
2 |
+
scikit-learn==1.2.2
|
3 |
+
joblib==1.3.0
|
4 |
+
gradio==3.9.1
|
5 |
+
openpyxl==3.1.2
|