Spaces:
Sleeping
Sleeping
Added safe tensors
Browse files- backend/requirements.txt +1 -0
backend/requirements.txt
CHANGED
|
@@ -9,3 +9,4 @@ openenv-core>=0.2.0
|
|
| 9 |
# PyTorch CPU-only (minimal build)
|
| 10 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 11 |
torch>=2.2.0
|
|
|
|
|
|
| 9 |
# PyTorch CPU-only (minimal build)
|
| 10 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 11 |
torch>=2.2.0
|
| 12 |
+
safetensors>=0.4.0
|