 Q8_0)...
[2026-08-29 01:01:14.008] Loading Sparse Structure model ...
[2026-08-29 01:01:14.009] GGUF: ss_flow_img_dit_1_3B_64_bf16_Q8_0.gguf
[2026-08-29 01:01:14.009] [Trellis2] Loading GGUF checkpoint: ss_flow_img_dit_1_3B_64_bf16_Q8_0.gguf
[2026-08-29 01:01:14.033] [Trellis2]   1 metadata fields
[2026-08-29 01:01:14.033] [Trellis2]     general.architecture: flux
[2026-08-29 01:01:16.890] Regenerating rope_phases for GGUF model to restore complex float32 positional embeddings...
[2026-08-29 01:01:17.290] Loading Image Cond model ...
[2026-08-29 01:01:17.387] 
Loading weights: 100%|█████████▉| 413/415 [00:00<00:00, 6672.86it/s, Materializing param=layer.23.norm2.weight]
Loading weights: 100%|█████████▉| 413/415 [00:00<00:00, 6666.23it/s, Materializing param=layer.23.norm2.weight]
Loading weights: 100%|█████████▉| 414/415 [00:00<00:00, 6673.77it/s, Materializing param=norm.bias]            
Loading weights: 100%|█████████▉| 414/415 [00:00<00:00, 6667.95it/s, Materializing param=norm.bias]
Loading weights: 100%|██████████| 415/415 [00:00<00:00, 6675.96it/s, Materializing param=norm.weight]
Loading weights: 100%|██████████| 415/415 [00:00<00:00, 6670.18it/s, Materializing param=norm.weight]
Loading weights: 100%|██████████| 415/415 [00:00<00:00, 6659.61it/s, Materializing param=norm.weight]
[2026-08-29 01:01:18.940] COND: 0.4554281234741211
[2026-08-29 01:01:24.467]   [SS step  0] t=1.000 pred_x0: mean=-0.0124, std=0.3544, max=1.8393, min=-3.3685
[2026-08-29 01:01:46.638]   [SS step  4] t=0.909 pred_x0: mean=-0.0109, std=0.6256, max=6.1250, min=-6.8572
[2026-08-29 01:02:08.817]   [SS step  8] t=0.714 pred_x0: mean=-0.0042, std=0.4593, max=4.0465, min=-4.8790
[2026-08-29 01:02:18.790] 
Sampling sparse structure: 100%|██████████| 12/12 [00:59<00:00,  4.04s/it]
Sampling sparse structure: 100%|██████████| 12/12 [00:59<00:00,  4.99s/it]
[2026-08-29 01:02:20.454] z_s stats: torch.Size([1, 8, 16, 16, 16]) 4.274059295654297 -3.1230225563049316 -0.010191304609179497 torch.float32
[2026-08-29 01:02:20.528] decoded stats: torch.Size([1, 1, 64, 64, 64]) 165.27955627441406 -201.87026977539062 -146.6959686279297 torch.float32
[2026-08-29 01:02:21.064] Loading Shape Slat Flow 512 model ...
[2026-08-29 01:02:21.065] GGUF: slat_flow_img2shape_dit_1_3B_512_bf16_Q8_0.gguf
[2026-08-29 01:02:21.065] [Trellis2] Loading GGUF checkpoint: slat_flow_img2shape_dit_1_3B_512_bf16_Q8_0.gguf
[2026-08-29 01:02:21.090] [Trellis2]   1 metadata fields
[2026-08-29 01:02:21.090] [Trellis2]     general.architecture: flux
[2026-08-29 01:02:24.265] Loading Shape Slat Flow 1024 model ...
[2026-08-29 01:02:24.265] GGUF: slat_flow_img2shape_dit_1_3B_1024_bf16_Q8_0.gguf
[2026-08-29 01:02:24.265] [Trellis2] Loading GGUF checkpoint: slat_flow_img2shape_dit_1_3B_1024_bf16_Q8_0.gguf
[2026-08-29 01:02:24.290] [Trellis2]   1 metadata fields
[2026-08-29 01:02:24.290] [Trellis2]     general.architecture: flux
[2026-08-29 01:02:32.000] 
Sampling shape SLat (LR): 100%|██████████| 12/12 [00:04<00:00,  3.50it/s]
Sampling shape SLat (LR): 100%|██████████| 12/12 [00:04<00:00,  2.67it/s]
[2026-08-29 01:02:32.791] Loading Shape Slat decoder model ...
[2026-08-29 01:02:48.338] 
Sampling shape SLat (HR): 100%|██████████| 12/12 [00:12<00:00,  1.22it/s]
Sampling shape SLat (HR): 100%|██████████| 12/12 [00:12<00:00,  1.08s/it]
[2026-08-29 01:02:49.646] Loading Texture Slat Flow 1024 model ...
[2026-08-29 01:02:49.646] GGUF: slat_flow_imgshape2tex_dit_1_3B_1024_bf16_Q8_0.gguf
[2026-08-29 01:02:49.646] [Trellis2] Loading GGUF checkpoint: slat_flow_imgshape2tex_dit_1_3B_1024_bf16_Q8_0.gguf
[2026-08-29 01:02:49.671] [Trellis2]   1 metadata fields
[2026-08-29 01:02:49.671] [Trellis2]     general.architecture: flux
[2026-08-29 01:03:00.365] 
Sampling texture SLat: 100%|██████████| 12/12 [00:07<00:00,  1.62it/s]
Sampling texture SLat: 100%|██████████| 12/12 [00:07<00:00,  1.62it/s]
[2026-08-29 01:03:01.419] Loading Shape Slat decoder model ...
[2026-08-29 01:03:03.379] 
Fast Tiled Decoding: 100%|██████████| 2/2 [00:00<00:00, 440.60it/s]
[2026-08-29 01:03:04.263] [Trellis2] Offloading all models to CPU...
[2026-08-29 01:03:04.513] Loading Texture Slat decoder model ...
[2026-08-29 01:03:07.351] Building BVH for current mesh...
[2026-08-29 01:03:07.526] Removing floater ...
[2026-08-29 01:03:07.527] Current faces: 565944
[2026-08-29 01:03:07.930] After removing floater: 565932
[2026-08-29 01:03:07.937] Current vertices: 250751, faces: 565932
[2026-08-29 01:03:07.937] Cleaning mesh...
[2026-08-29 01:03:07.937] Performing Dual Contouring ...
[2026-08-29 01:03:08.146] 
Sparse Grid: 100%|██████████| 6/6 [00:00<00:00, 186.44it/s]
[2026-08-29 01:03:08.146] Dual Contouring ...
[2026-08-29 01:03:08.147] Number of voxels (Nvox): 585345
[2026-08-29 01:03:08.167] Quad Topology ...
[2026-08-29 01:03:08.174] Re-indexing vertices ...
[2026-08-29 01:03:08.174] Removing Inner Layer for 305910 quads ...
[2026-08-29 01:03:09.094] Re-indexing vertices after quad filtering ...
[2026-08-29 01:03:09.095] Triangulation ...
[2026-08-29 01:03:09.097] Removing floater ...
[2026-08-29 01:03:09.097] Current faces: 348716
[2026-08-29 01:03:09.287] After removing floater: 313086
[2026-08-29 01:03:09.290] After remeshing: 159914 vertices, 313086 faces
[2026-08-29 01:03:09.394] 
Simplifying [thres=1.00e-05]: 100%|█████████▉| 309761/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 309999/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 310202/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 310385/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 310545/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 310652/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 310734/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 310816/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 310888/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 310954/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 311000/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 311033/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-05]: 100%|█████████▉| 311059/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-04]: 100%|█████████▉| 311074/311086 [00:00<00:00, 3058035.35it/s]
Simplifying [thres=1.00e-04]: 100%|██████████| 311086/311086 [00:00<00:00, 2868009.07it/s]
[2026-08-29 01:03:09.399] After simplifying: 1513 vertices, 1845 faces
[2026-08-29 01:03:09.400] 16 holes found
[2026-08-29 01:03:09.407] 
Filling holes: 28it [00:00, 4463.89it/s]             
[2026-08-29 01:03:09.660] Unwrapping ...
[2026-08-29 01:03:09.669] Get 211 clusters after fast clustering
[2026-08-29 01:03:09.675] 
Adding clusters to xatlas: 100%|██████████| 211/211 [00:00<00:00, 37195.74it/s]
[2026-08-29 01:03:09.681] 
xatlas: Computing charts: 100%|██████████| 100/100 [00:00<00:00, 19124.13it/s]
xatlas: Computing charts: 100%|██████████| 100/100 [00:00<00:00, 18757.23it/s]
[2026-08-29 01:03:09.706] 
xatlas: Packing charts: 100%|██████████| 100/100 [00:00<00:00, 4635.36it/s]
xatlas: Packing charts: 100%|██████████| 100/100 [00:00<00:00, 4601.09it/s]
[2026-08-29 01:03:09.710] 
xatlas: Building output meshes: 100%|██████████| 100/100 [00:00<00:00, 27195.12it/s]
xatlas: Building output meshes: 100%|██████████| 100/100 [00:00<00:00, 26633.88it/s]
[2026-08-29 01:03:09.712] 
Gathering results from xatlas: 100%|██████████| 211/211 [00:00<00:00, 108283.14it/s]
[2026-08-29 01:03:09.713] Sampling attributes...
[2026-08-29 01:03:09.785] Finalizing mesh...
[2026-08-29 01:03:09.895] [Trellis2 Bake] Inpainting: 1464591 boundary pixels + 142 interior black patches (0.0% of mesh surface)
[2026-08-29 01:03:12.842] Prompt executed in 120.02 seconds
