Commit History

fix: prevent setting torch bridge in preprocess_video for numpy compatibility
3067ed1

Creator-090 commited on

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: requirements
d91411e

Creator-090 commited on

update: api calls and data preprocessing
103cb2c

Creator-090 commited on

fix: update Dockerfile to install correct system dependencies for video processing
99f8a05

Creator-090 commited on

fix: update Dockerfile and requirements for video processing dependencies; enhance preprocess_video function
d0dc8d3

Creator-090 commited on

add: implement SwinTClassifications model and video processing functions
b7dcf66

Creator-090 commited on

add: app.py API calls
c126626

Creator-090 commited on

initial commit
a34c44c
verified

Creator-090 commited on