clamp3 / requirements.txt
sander-wood's picture
Upload 8 files
ad822ab verified
raw
history blame
1.26 kB
# PyTorch (CPU-only version)
torch==2.4.0
torchvision==0.19.0
torchaudio==2.4.0
-f https://download.pytorch.org/whl/cpu
# Core dependencies
numpy==1.26.4
scipy==1.14.1
scikit-learn==1.5.1
pandas==1.3.5
tqdm==4.66.5
requests==2.32.3
pillow==9.5.0
pyyaml==6.0.1
typing-extensions==4.12.2
# Transformers and optimization
transformers==4.40.0
optimum==1.21.4
tokenizers==0.19.1
sentencepiece==0.2.0
safetensors==0.4.4
accelerate==0.34.0
# Audio processing
librosa==0.10.1
soundfile==0.12.1
pydub==0.25.1
soxr==0.5.0.post1
audioread==3.0.1
nnAudio==0.3.3
# MIDI and music processing
mido==1.3.0
music21==7.3.3
abctoolkit==0.0.4
# Natural language processing and text utilities
nltk==3.8.1
sacrebleu==2.4.3
sacremoses==0.0.53
langdetect==1.0.9
langid==1.1.6
language-data==1.2.0
regex==2023.8.8
unidecode==1.3.6
# Hugging Face Hub
huggingface-hub==0.24.6
datasets==2.21.0
# Logging and tracking
wandb==0.17.8
setproctitle==1.3.3
sentry-sdk==2.13.0
# Utilities
protobuf==5.28.0
filelock==3.12.2
tabulate==0.9.0
dill==0.3.8
fsspec==2024.6.1
xxhash==3.5.0
gitpython==3.1.43
certifi==2023.7.22
charset-normalizer==3.2.0
urllib3==2.0.4
yarl==1.9.7
idna==3.4
samplings==0.1.7
six==1.16.0