Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
streamlit==1.37.1
|
| 2 |
-
scikit-learn==1.5.1
|
| 3 |
-
numpy==1.26.4
|
| 4 |
-
pandas==2.2.2
|
| 5 |
-
requests==2.32.3
|
| 6 |
-
deep-translator==1.11.4
|
| 7 |
-
sundew-algorithms
|
| 8 |
-
xgboost==2.1.1
|
| 9 |
-
onnxruntime==1.19.2
|
| 10 |
-
torch==2.4.1
|
|
|
|
| 1 |
+
streamlit==1.37.1
|
| 2 |
+
scikit-learn==1.5.1
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
pandas==2.2.2
|
| 5 |
+
requests==2.32.3
|
| 6 |
+
deep-translator==1.11.4
|
| 7 |
+
sundew-algorithms
|
| 8 |
+
xgboost==2.1.1
|
| 9 |
+
onnxruntime==1.19.2
|
| 10 |
+
torch==2.4.1
|