| --extra-index-url https://download.pytorch.org/whl/cu118 | |
| torch>=2.1.0 | |
| torchaudio>=2.1.0 | |
| numpy>=1.24.0 | |
| gradio>=5.42.0 | |
| mido>=1.3.0 | |
| librosa>=0.10.0 | |
| torchlibrosa>=0.1.0 | |
| resampy>=0.4.0 | |
| matplotlib>=3.7.0 | |
| huggingface_hub>=0.20.0 | |
| scipy>=1.11.0 | |
| networkx>=3.0 | |
| scikit-learn>=1.3.0 | |
| psutil>=5.9.0 | |
| pretty_midi>=0.2.10 | |
| mutagen>=1.47.0 | |
| soundfile>=0.12.0 | |
| pyloudnorm>=0.1.1 | |
| ffmpeg-python>=0.2.0 | |
| piano_transcription_inference>=1.0.0 | |
| # Basic Pitch - offizielle Version ohne TensorFlow-Zwang | |
| basic-pitch>=0.7.3 | |
| # PyFluidSynth | |
| pyfluidsynth>=2.5.0 | |
| # Demucs | |
| demucs>=4.0.0 | |
| # Audio Separator - korrigierte Plattform-Logik | |
| audio-separator[gpu]>=0.20.0; sys_platform == 'linux' | |
| audio-separator[cpu]>=0.20.0; sys_platform == 'darwin' |