fix(sam_3d_service): rely on helper files in app/helper; add helper modules 5b5eb4e Jake Reardon commited on Nov 21, 2025
fix: ensure /app/helper exists before writing helper files 28d3439 Jake Reardon commited on Nov 21, 2025
fix: resolve syntax error in sam_3d_service (fix helper file writes) 3b0e520 Jake Reardon commited on Nov 21, 2025
Fix syntax errors with escaped newlines in Python strings 0ceeaed Jake Reardon Claude commited on Nov 21, 2025
Implement robust fallback for model loading with aggressive CPU forcing 0dd4c5d Jake Reardon Claude commited on Nov 21, 2025
Fix device parameter handling in SAM 3D Body wrapper 8f4feb9 Jake Reardon Claude commited on Nov 21, 2025
Fix variable scope issues in PyTorch patching code 537475b Jake Reardon Claude commited on Nov 21, 2025
Enhance PyTorch compatibility with PyTorch-like dummy modules b7b165c Jake Reardon Claude commited on Nov 21, 2025
Fix Python 3.9 compatibility for pickle patching 875230c Jake Reardon Claude commited on Nov 20, 2025
Fix deployment path issue by embedding patch code directly 0e2320b Jake Reardon Claude commited on Nov 20, 2025
Create standalone PyTorch UInt32Storage patch for reliable model loading 393572c Jake Reardon Claude commited on Nov 20, 2025
Implement comprehensive PyTorch UInt32Storage compatibility solution 4d4a1f4 Jake Reardon Claude commited on Nov 20, 2025
Fix fallback model loading by implementing get_default_model_cfg locally 2c63d0d Jake Reardon Claude commited on Nov 20, 2025
Fix fallback loading method to match actual module structure ea589f0 Jake Reardon commited on Nov 20, 2025
Simplify PyTorch compatibility approach and add fallback loading method fac0165 Jake Reardon commited on Nov 20, 2025
Apply more aggressive PyTorch patching for UInt32Storage compatibility 28e3db0 Jake Reardon commited on Nov 20, 2025
Switch to DINOv3 model variant for better compatibility 578464a Jake Reardon commited on Nov 20, 2025
Enhance type annotation conversion to handle nested generic types a271d54 Jake Reardon commited on Nov 20, 2025
Add automatic Python 3.9 compatibility for type annotations 412b77a Jake Reardon commited on Nov 20, 2025
Improve error handling and logging for SAM 3D Body initialization 5e9c635 Jake Reardon commited on Nov 20, 2025
Replace type annotation patching with custom import hook for Python 3.9 compatibility 29164ff Jake Reardon commited on Nov 20, 2025
Add Python 3.9 compatibility patch for type annotations 0a77888 Jake Reardon commited on Nov 20, 2025
Change Python base image to 3.9 for PyTorch 1.13.1 compatibility 2c939b6 Jake Reardon commited on Nov 20, 2025
Update PyTorch to version 1.13.1 for compatibility with SAM 3D Body model ff6011b Jake Reardon commited on Nov 20, 2025