Commit History

Patch for Hugging Face Spaces: fix matplotlib config, check .gitignore, prep for model file inclusion
f20fe1f

Sean Carnahan commited on

Deep debug: log environment, versions, and every major step in process_video_movenet
376ee7c

Sean Carnahan commited on

Force MoveNet to run on CPU to avoid GPU JIT errors on HF Spaces
56926a1

Sean Carnahan commited on

Add robust logging and checks to ensure output video is valid and not empty
e7825c1

Sean Carnahan commited on

Fix MoveNet output URL to return correct video path for frontend
1a0875b

Sean Carnahan commited on

Fix model loading: Add detailed logging and proper file handling
2d71013

Sean Carnahan commited on

Fix internal server error: Add memory management and improve error handling
e2839df

Sean Carnahan commited on

Fix HF Spaces deployment: Add proper path handling and model loading
fef15d6

Sean Carnahan commited on

Add robust error handling and logging for HF Spaces
5dd4f2e

Sean Carnahan commited on

Update for HF Spaces deployment: Add memory management, error handling, and logging
cd361a4

Sean Carnahan commited on

Enable GPU support for MoveNet and CNN models
fbef789

Sean Carnahan commited on

Attempt to fix JIT error by forcing CNN on CPU
0c12779

Sean Carnahan commited on

Use mp4v codec for VideoWriter
460d366

Sean Carnahan commited on

Increase max upload file size to 100MB
146de98

Sean Carnahan commited on

Remove YOLOv7, ensure LFS for models, update Dockerfile
3c6f221

Sean Carnahan commited on

Move app files to root for Hugging Face deployment
e2492f0

Sean Carnahan commited on