nuera / requirements.txt
akshatOP's picture
Update all files: Fix Parler-TTS and Wav2Vec2 imports, upgrade PyTorch to 2.1.2, clean requirements.txt
4b0ec77
raw
history blame contribute delete
156 Bytes
fastapi==0.103.2
uvicorn==0.23.2
transformers==4.41.0
torch==2.1.2
soundfile==0.12.1
numpy==1.26.4
pydantic==2.5.3
datasets==2.16.1
llama-cpp-python==0.2.28