Commit History

Add gitignore
31aecec

Jake Reardon commited on

chore: end-of-day commit
7741722

Jake Reardon commited on

chore: add .env template and ignore it
07a95de

Jake Reardon commited on

fix(sam_3d_service): update helper path and cleanup
961ab0b

Jake Reardon commited on

fix(sam_3d_service): rely on helper files in app/helper; add helper modules
5b5eb4e

Jake Reardon commited on

fix: ensure /app/helper exists before writing helper files
28d3439

Jake Reardon commited on

fix: resolve syntax error in sam_3d_service (fix helper file writes)
3b0e520

Jake Reardon commited on

Fix syntax errors with escaped newlines in Python strings
0ceeaed

Jake Reardon Claude commited on

Implement robust fallback for model loading with aggressive CPU forcing
0dd4c5d

Jake Reardon Claude commited on

Implement comprehensive PyTorch CPU forcing
7d7f759

Jake Reardon Claude commited on

Fix device parameter handling in SAM 3D Body wrapper
8f4feb9

Jake Reardon Claude commited on

Force CPU mode for SAM 3D Body model
2f211f5

Jake Reardon Claude commited on

Fix variable scope issues in PyTorch patching code
537475b

Jake Reardon Claude commited on

Enhance PyTorch compatibility with PyTorch-like dummy modules
b7b165c

Jake Reardon Claude commited on

Fix PyTorch class redefinition errors
834d2fc

Jake Reardon Claude commited on

Remove torch._C patching that causes error
64db1c5

Jake Reardon Claude commited on

Fix Python 3.9 compatibility for pickle patching
875230c

Jake Reardon Claude commited on

Fix deployment path issue by embedding patch code directly
0e2320b

Jake Reardon Claude commited on

Create standalone PyTorch UInt32Storage patch for reliable model loading
393572c

Jake Reardon Claude commited on

Simplify SAM 3D Body model loading approach
d076350

Jake Reardon Claude commited on

Implement comprehensive PyTorch UInt32Storage compatibility solution
4d4a1f4

Jake Reardon Claude commited on

Fix fallback model loading by implementing get_default_model_cfg locally
2c63d0d

Jake Reardon Claude commited on

Fix fallback loading method to match actual module structure
ea589f0

Jake Reardon commited on

Simplify PyTorch compatibility approach and add fallback loading method
fac0165

Jake Reardon commited on

Apply more aggressive PyTorch patching for UInt32Storage compatibility
28e3db0

Jake Reardon commited on

Switch to DINOv3 model variant for better compatibility
578464a

Jake Reardon commited on

Add torch.UInt32Storage compatibility patch
4bb4a66

Jake Reardon commited on

Enhance type annotation conversion to handle nested generic types
a271d54

Jake Reardon commited on

Fix logger initialization order
36800b2

Jake Reardon commited on

Add automatic Python 3.9 compatibility for type annotations
412b77a

Jake Reardon commited on

Improve error handling and logging for SAM 3D Body initialization
5e9c635

Jake Reardon commited on

Use process isolation to avoid type annotation issues
b59c6f8

Jake Reardon commited on

Replace type annotation patching with custom import hook for Python 3.9 compatibility
29164ff

Jake Reardon commited on

Add Python 3.9 compatibility patch for type annotations
0a77888

Jake Reardon commited on

Change Python base image to 3.9 for PyTorch 1.13.1 compatibility
2c939b6

Jake Reardon commited on

Update PyTorch to version 1.13.1 for compatibility with SAM 3D Body model
ff6011b

Jake Reardon commited on

Add Hugging Face authentication for gated model access
00e4ccc

Jake Reardon commited on

Fix missing asyncio import in main.py
7811fed

Jake Reardon commited on

Fix SAM 3D Body import method
89f170b

Jake Reardon commited on

Fix installation order for SAM 3D Body
b99deae

Jake Reardon commited on

Fix SAM 3D Body installation method
4fbdd2c

Jake Reardon commited on

Fix SAM 3D Body repository URL in requirements.txt
35732f8

Jake Reardon commited on

Add curl commands documentation
defb38a

Jake Reardon commited on

Update to use facebook/sam-3d-body-vith model
54fe3e9

Jake Reardon commited on

Implement real SAM 3D Body integration
88fd249

Jake Reardon commited on

Create demo version with mock implementation
54f48b6

Jake Reardon commited on

Fix application startup in Dockerfile
8f99b9d

Jake Reardon commited on

Fix roma package version in requirements.txt
759c402

Jake Reardon commited on

Fix Dockerfile: Replace libgl1-mesa-glx with libgl1
863aef9

Jake Reardon commited on

Add Hugging Face Space configuration metadata
ac04a70

Jake Reardon commited on