xTHExBEASTx commited on
Commit
a52f02b
·
verified ·
1 Parent(s): 7ff9c8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu128
2
  torch==2.8.0
3
  torchaudio==2.8.0
4
- transformers==5.3
5
  accelerate
6
  pydub
7
  soundfile
8
  librosa
9
  numpy
10
  gradio
11
- hf_transfer
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
  torch==2.8.0
3
  torchaudio==2.8.0
4
+ transformers
5
  accelerate
6
  pydub
7
  soundfile
8
  librosa
9
  numpy
10
  gradio
11
+ hf_transfer