audio-difficulty / requirements.txt
PRamoneda
probando
f543e7e
raw
history blame contribute delete
706 Bytes
--extra-index-url https://download.pytorch.org/whl/cu121
# Núcleo PyTorch
torch==2.4.0
torchaudio==2.4.0
# hf
huggingface_hub @ git+https://github.com/huggingface/huggingface_hub.git@main
spaces==0.36.0
# Gradio moderno y dependencias estables
pydantic==2.10.6
gradio==4.44.1
aiofiles==23.2.1 # Fix para conflictos con versiones <25.0
# MIR/audio processing
librosa==0.9.2
ffmpeg-python==0.2.0
future==0.18.3 # requerido por ffmpeg-python
pretty-midi==0.2.10
piano-transcription-inference==0.0.6
pydub==0.25.1
# Otros
numpy==1.26.4
scipy==1.15.3
seaborn==0.13.2
sympy==1.14.0
filelock==3.18.0
fsspec==2024.6.1
jinja2==3.1.6
networkx==3.4.2
triton==3.0.0
typing-extensions==4.13.2
yt-dlp==2023.10.7