Challenge_Task / requirements.txt
abdullah0101's picture
Add full application code and deps
3859913
raw
history blame contribute delete
292 Bytes
fastapi==0.111.0 # only needed if you use /app/main.py via uvicorn
uvicorn[standard]==0.30.1
yt-dlp==2024.05.27
ffmpeg-python==0.2.0
webrtcvad==2.0.10
transformers==4.41.1
accelerate==0.30.1
torch>=2.3.0
scikit-learn==1.5.0
pydantic==2.7.1
torchaudio==2.3.0
gradio==4.34.0
aiohttp==3.9.5