Text-to-Audio / requirements.txt
Fabrice-TIERCELIN's picture
Working version
e3f67ee verified
raw
history blame
469 Bytes
pydantic==2.10.6 # To avoid the message "No API found" or "Internal server error"
torch==2.7.1
torchaudio==2.7.1
torchvision==0.22.1
transformers==4.44.0
accelerate==0.33.0
datasets==2.20.0
einops==0.8.0
huggingface_hub==0.24.5
importlib_metadata==8.2.0
librosa==0.9.2
matplotlib==3.9.0
numpy==1.23.5
omegaconf==2.3.0
packaging==24.1
progressbar33==2.4
protobuf==3.20.*
safetensors==0.4.4
sentencepiece==0.2.0
scipy==1.14.0
soundfile==0.12.1
tqdm==4.66.5
wandb==0.17.6