Yoni232 commited on
Commit
dcb8252
·
1 Parent(s): 8f31d68

added safetensors to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -13,4 +13,5 @@ torch==2.0.1
13
  PyYAML==6.0
14
  wandb>=0.15.0
15
  huggingface_hub>=0.20.0
 
16
  gradio>=4.0.0
 
13
  PyYAML==6.0
14
  wandb>=0.15.0
15
  huggingface_hub>=0.20.0
16
+ safetensors>=0.4.3
17
  gradio>=4.0.0