ankandrew commited on
Commit
d00be99
·
verified ·
1 Parent(s): 9b95d00

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  spaces
2
  gradio>=4
 
 
3
  transformers>=5.5
4
- torch>=2.8.0
5
- torchaudio
6
- soundfile
7
  accelerate
 
 
1
  spaces
2
  gradio>=4
3
+ torch==2.8.0
4
+ torchaudio==2.8.0
5
  transformers>=5.5
 
 
 
6
  accelerate
7
+ soundfile