1inkusFace commited on
Commit
34a3f70
·
verified ·
1 Parent(s): a9b44d2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,6 +6,7 @@ gradio
6
  numpy
7
  --extra-index-url https://download.pytorch.org/whl/cu124
8
  torch==2.5.1
 
9
  huggingface_hub[hf_transfer]
10
  sentencepiece
11
  torchvision==0.20.1
 
6
  numpy
7
  --extra-index-url https://download.pytorch.org/whl/cu124
8
  torch==2.5.1
9
+ safetensors
10
  huggingface_hub[hf_transfer]
11
  sentencepiece
12
  torchvision==0.20.1