Commit History

Anchor export paths to repo and merge requested CSS block
90079d5

Bobby commited on

Save GLB/STL into repo exports directory and allow path
1ca14ed

Bobby commited on

Fix Spaces file serving and LitModel3D output path wiring
2ca094c

Bobby commited on

Prefer xformers attention and remove flash-attn dependency
3af3570

Bobby commited on

Lazy-load o_voxel so original runtime can boot without flex_gemm import
89bc1ad

Bobby commited on

Align CUDA/Torch and rasterization wheels for Spaces build
b3e1217

Bobby commited on

Disable build isolation for diff-gaussian-rasterization install
d225453

Bobby commited on

Install diff-gaussian-rasterization dependency for RGB rendering
b0d0fe5

Bobby commited on

Fix black preview fallback and LitModel3D GLB update path
48a05b0

Bobby commited on

Fix preview RGB rendering and restore Spaces GPU timeouts
5da491e

Bobby commited on

Align preview and texture settings with requested defaults
9337381

Bobby commited on

Fallback to mesh preview/export when gaussian rasterizer is unavailable
2df1600

Bobby commited on

Use gaussian appearance for RGB preview and GLB export in original runtime
b9f59f1

Bobby commited on

Fallback TRELLIS attention backends to SDPA when flash-attn missing
31860a5

Bobby commited on

Fix Spaces runtime deps and lazy-load trellis2 imports
86e4232

Bobby commited on

Make kaolin optional for FlexiCubes import on Spaces
32bc653

Bobby commited on

Fix Spaces build by dropping gaussian extension dependency path
09e4a17

Bobby commited on

Fix Spaces build by disabling isolation and removing diffoctreerast
4a851b1

Bobby commited on

Revert app to original TRELLIS runtime with ZeroGPU preview-first flow
a00e29b

Bobby commited on

Feed LitModel3D with GLB output on Spaces
b2ce605

Bobby commited on

Hide internal settings on Spaces and use STL fallback for viewer
b084761

Bobby commited on

Fix interactive 3D viewer by returning GLB path directly
fefafec

Bobby commited on

Fix blank preview by reading shaded output correctly from PBR renderer
70f3fa5

Bobby commited on

Set 4s preview, prevent video crop, and reduce Spaces texture size
28ca60b

Bobby commited on

Keep loader on model pane and avoid reloading preview video
394a9c0

Bobby commited on

Fix preview fallback to normal frames and unblock early video display
3fc5b5d

Bobby commited on

Refactor to single ZeroGPU pipeline for immediate preview and faster runs
8f89915

Bobby commited on

Switch preprocessing background removal to RMBG-2.0
a9666cb

Bobby commited on

Show preview before GLB extraction and optimize ZeroGPU speed
3dc74e3

Bobby commited on

Fix preview fallback to normal frames and restore visible progress
4467f7e

Bobby commited on

Fix preview video writing and immediate UI update
c424d12

Bobby commited on

Fix Gradio 4.44.1 output updates for video/model visibility
b320648

Bobby commited on

docs: require HF_TOKEN-based git auth for pushes
e150777

Bobby commited on

Fix ZeroGPU generation timeout path in Spaces
24f6122

Bobby commited on

fix: video_path unbound error and skip rembg for examples
e481225

developerskyebrowse Cursor commited on

fix: stop nullifying rembg_model needed for background removal
fca8f03

developerskyebrowse Cursor commited on

switch DINOv3 to HF Hub via AutoModel.from_pretrained
0775b31

developerskyebrowse Cursor commited on

switch DINOv3 from HuggingFace transformers to facebookresearch/dinov3 GitHub repo
85f32da

developerskyebrowse Cursor commited on

fix: downgrade pillow to 10.4.0 for Gradio 4.44.1 compatibility
1ea371c

developerskyebrowse Cursor commited on

Migrate from TRELLIS v1 to TRELLIS.2 pipeline
e6de801

developerskyebrowse Cursor commited on

diag: add startup diagnostic prints to trace silent exit on HF Space
52b092a

developerskyebrowse Cursor commited on

ZeroGPU Stability: Remove forced CUDA at init and improve device management
46a237e

developerskyebrowse commited on

Fix base Pipeline.cpu() passing device as dtype positional arg
ec1f564

developerskyebrowse commited on

Fix ZeroGPU: keep models on CPU at init, move to GPU inside @spaces.GPU
9e49579

developerskyebrowse commited on

Switch from CPU-offloading pipeline to standard GPU pipeline
320fe26

developerskyebrowse commited on

fix: remove run_on_click from Examples to fix crash and enable share=True
dfee6e1

developerskyebrowse commited on

fix: consolidate ZeroGPU calls and increase duration to 120s
9783c8e

developerskyebrowse commited on

fix: add @spaces.GPU to preprocess, restore PNG assets as LFS
a598d29

developerskyebrowse commited on

fix: un-gitignore assets, add HF Spaces detection for launch
7199fd0

developerskyebrowse commited on