Restore detect_objects to single function like working commit 619881b 22bad8a Running bulatko commited on about 1 hour ago
Restore .then() chain for detect_btn.click like in working commit 619881b 0413989 bulatko commited on about 2 hours ago
Add wrapper to debug button click before GPU allocation bb663aa bulatko commited on about 2 hours ago
Fix: @spaces.GPU must be on module-level function, not nested/local function 4015d1c bulatko commited on about 3 hours ago
Fix: use wrapper for detect_objects to avoid .then() issues with @spaces.GPU 1723d2e bulatko commited on about 3 hours ago
perf: use prebuilt wheels for detectron2 and MSDeformAttn 64582a1 bulatko commited on about 3 hours ago
feat: add workspace demo video example with laptop/keyboard/mouse/cup labels cae251d bulatko commited on about 4 hours ago
fix: validate target_dir in detect_objects before processing 619881b bulatko commited on about 4 hours ago
Reduce GPU duration to 120s to be more efficient with Zero GPU quota 127405e bulatko commited on 4 days ago
Fix Zero GPU: add @spaces.GPU(duration=300) to detect_objects, remove from run_model to avoid nesting c3a1d9d bulatko commited on 4 days ago
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 4 days ago
fix: limit video frame extraction to MAX_IMAGES for Zero GPU memory 0818ed5 bulatko commited on 4 days ago
Fix MSDeformAttn: update deprecated PyTorch API for PyTorch 2.x compatibility cb95dfb bulatko commited on 27 days ago
fix(memory): reduce default batch size to prevent CUDA OOM on shared GPU 6648234 bulatko commited on 27 days ago
Fix MSDeformAttn: update deprecated PyTorch API for PyTorch 2.x compatibility 2c4abaa bulatko commited on 28 days ago
fix(build): set TORCH_CUDA_ARCH_LIST for sm_86 kernel compilation e166ed6 bulatko commited on 28 days ago
fix(cuda): patch ms_deform_attn_cuda.cu for PyTorch 2.8 ABI compatibility 644503f bulatko commited on 28 days ago