ford442 commited on
Commit
784098b
·
verified ·
1 Parent(s): f4ae231

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  #--prefer-binary
2
- #--extra-index-url https://download.pytorch.org/whl/cu124
3
 
4
  spaces
5
 
@@ -9,9 +9,9 @@ spaces
9
  #librosa
10
  accelerate
11
  git+https://github.com/huggingface/accelerate.git
12
- #transformers
13
  tokenizers
14
- git+https://github.com/huggingface/transformers.git
15
  #optimum
16
  #git+https://github.com/huggingface/optimum.git
17
  imageio
 
1
  #--prefer-binary
2
+ --extra-index-url https://download.pytorch.org/whl/cu129
3
 
4
  spaces
5
 
 
9
  #librosa
10
  accelerate
11
  git+https://github.com/huggingface/accelerate.git
12
+ transformers
13
  tokenizers
14
+ #git+https://github.com/huggingface/transformers.git
15
  #optimum
16
  #git+https://github.com/huggingface/optimum.git
17
  imageio