isl-api / app.py

Commit History

fix: CPU-safe inference for HF free tier
86c7cf3

Creator-090 commited on

Update: model.py and app.py to remove multiple instances of same methods and add quantization (f16) to reduce inference time
1cf4369

Creator-090 commited on

fix: remove duplicate CORS middleware configuration
3f99a4e

Creator-090 commited on

feat: add /predict_frames endpoint and frame-based preprocessing to FastAPI service
de9af52

Creator-090 commited on

feat: add /predict_frames endpoint and frame-based preprocessing to FastAPI service
053568e

Creator-090 commited on

update: api calls and data preprocessing
103cb2c

Creator-090 commited on

add: app.py API calls
c126626

Creator-090 commited on