isl-api / requirements.txt
Creator-090's picture
feat: add /predict_frames endpoint and frame-based preprocessing to FastAPI service
053568e
raw
history blame contribute delete
119 Bytes
fastapi
uvicorn
numpy<2.0.0
torch>=2.4.0
torchvision
transformers
decord
huggingface_hub
python-multipart
opencv-python