ContentCreatorsLab / requirements.txt
Curinha
Add initial project structure with FastAPI and audio generation functionality
7814ee2
raw
history blame
185 Bytes
scipy==1.9.3
git+https://github.com/facebookresearch/audiocraft.git
ffmpeg==1.4
numpy==1.24.4
spacy==3.7.6
torch==2.1.0
pydantic==2.1.1
fastapi==0.115.11
uvicorn==0.33.0
gradio==5.20.1