Spaces:
Runtime error
Runtime error
Create Requirement.txt
Browse files- Requirement.txt +6 -0
Requirement.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
pandas
|
| 3 |
+
scikit-learn
|
| 4 |
+
openpyxl
|
| 5 |
+
joblib
|
| 6 |
+
pyarrow
|