jeysshon commited on
Commit
758b5b4
·
verified ·
1 Parent(s): f8ab30f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -20
requirements.txt CHANGED
@@ -1,22 +1,5 @@
1
- # IA Audio Separator - Modelos reales como r3gm
2
- audio-separator>=0.35.0
3
-
4
- # Interface
5
- gradio>=4.44.0
6
-
7
- # Audio processing core (dependencias de audio-separator)
8
-
9
- torchaudio>=2.0.0
10
- onnxruntime>=1.16.0
11
- librosa>=0.10.1
12
- soundfile>=0.12.1
13
- numpy>=1.21.6
14
-
15
- # Utilities
16
- tqdm>=4.64.0
17
-
18
  soundfile
19
- librosa
20
  torch==2.2.0
21
- pedalboard
22
- yt-dlp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  soundfile
2
+ librosa
3
  torch==2.2.0
4
+ gradio
5
+ tqdm