Spaces:
Running on Zero
Running on Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ scipy>=1.11.0
|
|
| 13 |
scikit-learn>=1.3.0
|
| 14 |
pandas>=2.1.0
|
| 15 |
plotly>=5.18.0
|
| 16 |
-
safetensors>=0.4.2
|
|
|
|
|
|
| 13 |
scikit-learn>=1.3.0
|
| 14 |
pandas>=2.1.0
|
| 15 |
plotly>=5.18.0
|
| 16 |
+
safetensors>=0.4.2
|
| 17 |
+
spaces>=0.31.0
|