fffiloni commited on
Commit
8c9b967
·
verified ·
1 Parent(s): 48322e2
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- #--extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
3
- librosa
4
- soundfile
5
  transformers==4.42.4
6
  diffusers==0.29.2
7
- accelerate
8
- #numpy<2
 
1
+ torch==2.11.0
2
+ librosa==0.11.0
3
+ soundfile==0.13.1
 
4
  transformers==4.42.4
5
  diffusers==0.29.2
6
+ accelerate==1.13.0