federicocosta1989 commited on
Commit
2194eef
·
verified ·
1 Parent(s): 088896f

Update requirements.txt

Browse files

Removed torchaudio version because it was in conflict with torch>=2.3.1

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ torch>=2.3.1
3
  pyannote.audio
4
  yt-dlp
5
  gradio==5.15.0
6
- torchaudio==2.2.1
7
  librosa==0.10.1
8
  ffmpeg-python==0.2.0
9
  aina-gradio-theme==2.3
 
3
  pyannote.audio
4
  yt-dlp
5
  gradio==5.15.0
6
+ torchaudio
7
  librosa==0.10.1
8
  ffmpeg-python==0.2.0
9
  aina-gradio-theme==2.3