Restore detect_objects to single function like working commit 619881b 22bad8a bulatko commited on Feb 16
Restore .then() chain for detect_btn.click like in working commit 619881b 0413989 bulatko commited on Feb 16
Fix: @spaces.GPU must be on module-level function, not nested/local function 4015d1c bulatko commited on Feb 16
Fix: use wrapper for detect_objects to avoid .then() issues with @spaces.GPU 1723d2e bulatko commited on Feb 16
feat: add workspace demo video example with laptop/keyboard/mouse/cup labels cae251d bulatko commited on Feb 16
Reduce GPU duration to 120s to be more efficient with Zero GPU quota 127405e bulatko commited on Feb 12
Fix Zero GPU: add @spaces.GPU(duration=300) to detect_objects, remove from run_model to avoid nesting c3a1d9d bulatko commited on Feb 12
Fix Zero GPU nested decorator issue - remove @spaces.GPU from reconstruct() and detect_objects() since they call run_model() which already has GPU decorator f764422 bulatko commited on Feb 12
fix: limit video frame extraction to MAX_IMAGES for Zero GPU memory 0818ed5 bulatko commited on Feb 12
Fix MSDeformAttn: update deprecated PyTorch API for PyTorch 2.x compatibility cb95dfb bulatko commited on Jan 20
fix(memory): reduce default batch size to prevent CUDA OOM on shared GPU 6648234 bulatko commited on Jan 20
Fix MSDeformAttn: update deprecated PyTorch API for PyTorch 2.x compatibility 2c4abaa bulatko commited on Jan 19
fix(cuda): patch ms_deform_attn_cuda.cu for PyTorch 2.8 ABI compatibility 644503f bulatko commited on Jan 19