CoolFace
Apppublic

Reverb/open3dforge

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
50 commits on main
68a4e064mo ago

Remove remaining @spaces.GPU decorators from bake_albedo and bake_ao

Reverb
5dad3a04mo ago

Fix ZeroGPU proxy token expiry: single GPU allocation for full pipeline

Reverb
851bece4mo ago

Fix nvdiffrast SM mismatch: add +PTX arch + GL context fallback

Reverb
aead9074mo ago

Preload libcudart.so.13 via ctypes.CDLL before nvdiffrast import

Reverb
c9011174mo ago

Add CUDA 13.0 lib64 to LD_LIBRARY_PATH for nvdiffrast runtime linking

Reverb
e0aaa0f4mo ago

Fix nvdiffrast build: set TORCH_CUDA_ARCH_LIST=8.0;9.0 for headless compile

Reverb
51677714mo ago

Add full build output to nvdiffrast install for diagnostics

Reverb
3e8d3104mo ago

Bypass CUDA version mismatch for nvdiffrast build via nvcc shim

Reverb
ec199434mo ago

Switch to torch 2.9.1 + runtime nvdiffrast install

Reverb
be2510d4mo ago

Revert to torch 2.6.0 + Jeff Xiang prebuilt nvdiffrast wheel

Reverb
d18c6c94mo ago

Install nvdiffrast at runtime instead of build time

Reverb
87525544mo ago

Fix packages.txt: remove comments (apt-get chokes on them)

Reverb
09e4a104mo ago

Fix nvdiffrast ABI mismatch + pymeshfix TrackedArray crash

Reverb
f9271f94mo ago

Fix pymeshlab pipeline crash + add post-process progress streaming

Reverb
c6d09614mo ago

Fix all post-processing errors on ZeroGPU/headless environment

Reverb
299ba9b4mo ago

Fix state persistence across ZeroGPU subprocess boundary

Reverb
1fe7d3d4mo ago

Fix viewer not updating: direct GLB output + allowed_paths

Reverb
00132f34mo ago

Fix 3D viewer not updating after generation

Reverb
bb34c644mo ago

Add streaming progress to generate_hunyuan + fix omegaconf dep

Reverb
a5257874mo ago

Add onnxruntime for rembg background removal

Reverb
0062a304mo ago

Implement Hunyuan3D-2.1 generation with background removal

Reverb
81387694mo ago

Fix: preprocess image on remote TRELLIS.2 Space before calling image_to_3d

Reverb
85a0e9b4mo ago

Polish: preset loading, quota recording, coacd fallback

Reverb
eb018ed4mo ago

Fix: replace PyPI nvdiffrast (doesn't exist) with Jeff Xiang's prebuilt wheel

Reverb
75e8e334mo ago

Milestones 9-12: UniRig, UE5 Export, Presets, Polish

Reverb
4537d394mo ago

Milestones 6+8: albedo/material/AO baking + ORM pack, LODs, collision, pivot, scale

Reverb
4fab5884mo ago

Milestone 4+5: UV unwrap (xatlas), symmetry, and normal map baking (nvdiffrast)

Reverb
5c6c7264mo ago

Milestone 3: Stage 2A-2C Mesh Cleanup (repair, cleanup, decimation)

Reverb
0b410ef4mo ago

Switch Stage 1 to gradio_client: all TRELLIS.2 custom wheels ABI-broken on torch 2.8+

Reverb
444ea3a4mo ago

Patch trellis2/representations/mesh/base.py: guard cumesh and flex_gemm imports

Reverb
854c2754mo ago

Fix: un-ignore TRELLIS.2/trellis2/models/ — was blocked by 'models/' in .gitignore

Reverb
5693ff74mo ago

Fix: evict pip-installed trellis2 stub from sys.modules before loading vendored copy

Reverb
313ffe04mo ago

Fix: make trellis2/__init__.py fully lazy to survive partial-module namespace

Reverb
85d4c344mo ago

Fix circular import: bootstrap trellis2 at app.py top-level before src.stages import

Reverb
c00a18a4mo ago

Fix: bump torch to 2.8.0 for ZeroGPU compatibility (2.6.0 no longer supported)

Reverb
1ae114b4mo ago

Milestone 2: Wire TRELLIS.2 generation + vendor both model packages

Reverb
56ebf774mo ago

Upload app.py

Reverb
87d0a584mo ago

Delete app.py

Reverb
942c27d4mo ago

Update requirements.txt

Reverb
8fdae894mo ago

Update README.md

Reverb
8cbbb404mo ago

Upload README.md

Reverb
96344034mo ago

Delete README.md

Reverb
3c84e1c4mo ago

Upload 2 files

Reverb
9ef2edf4mo ago

Delete app.py

Reverb
8e738014mo ago

Delete requirements.txt

Reverb
bab10f14mo ago

Upload app.py

Reverb
ed96ab64mo ago

Delete app.py

Reverb
f0b58dd4mo ago

Upload app.py

Reverb
883cd004mo ago

Delete app.py

Reverb
70e24454mo ago

Create presets/.gitkeep

Reverb