encoder-pipeline / requirements.txt
Chandima Prabhath
Add initial implementation of video encoder pipeline with FastAPI and FFmpeg
8b4f8f9
raw
history blame
130 Bytes
fastapi[all]==0.115.12
uvicorn==0.34.0
valkey==6.1.0
rq==2.3.2
ffmpeg-python==0.2.0
python-multipart==0.0.20
python-dotenv==1.1.0