pvsai commited on
Commit
cfd5b9a
·
1 Parent(s): 9f270f4

Added safe tensors

Browse files
Files changed (1) hide show
  1. 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