ford442 commited on
Commit
753a08c
·
verified ·
1 Parent(s): 4a21a05

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  torch
2
  torchvision
3
  torchaudio
@@ -9,6 +10,7 @@ git+https://github.com/huggingface/transformers.git
9
  hf-transfer
10
  huggingface_hub[hf_transfer]
11
  sentencepiece
 
12
  paramiko
13
  gradio
14
  numpy
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu124
2
  torch
3
  torchvision
4
  torchaudio
 
10
  hf-transfer
11
  huggingface_hub[hf_transfer]
12
  sentencepiece
13
+ safetensors
14
  paramiko
15
  gradio
16
  numpy