Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
pandas==2.2.2
|
|
|
|
| 2 |
huggingface_hub==0.32.6
|
| 3 |
streamlit==1.43.2
|
| 4 |
joblib==1.5.1
|
|
|
|
| 1 |
pandas==2.2.2
|
| 2 |
+
|
| 3 |
huggingface_hub==0.32.6
|
| 4 |
streamlit==1.43.2
|
| 5 |
joblib==1.5.1
|