Commit Graph

23 Commits

Author SHA1 Message Date
kijai 1f23bcb27b Resolve review comments and suggestions 2026-07-17 14:22:34 +03:00
kijai 3b34e177cb Separate preprocessing 2026-07-03 20:22:11 +03:00
kijai 5b35c13510 use lanczos for mask too like upstream 2026-07-03 14:47:32 +03:00
kijai 80da0fd2b4 Move GetMeshInfo node 2026-07-03 12:18:55 +03:00
kijai d635cc412d Miscellanous cleanup 2026-07-02 16:34:16 +03:00
kijai 419e726061 More cleanup 2026-07-02 15:28:51 +03:00
kijai 29e2118717 Minor cleanup 2026-07-02 10:23:17 +03:00
kijai f3c8db510f Refactor NAF model usage 2026-07-01 01:36:14 +03:00
kijai 2cced8971c Remove Pixal3DAlignObject, out of scope 2026-07-01 00:58:24 +03:00
kijai 3aae4bf741 Optimize NAF memory use 2026-06-30 21:47:43 +03:00
kijai 2333d6bc40 Cleanup Pixal3DConditioning 2026-06-30 20:29:13 +03:00
kijai 42ac23f6f6 Normal and AO baking 2026-06-30 01:18:33 +03:00
kijai 36e8f62dd4 Cleanup VAE code some 2026-06-27 00:43:32 +03:00
kijai 41f5f4b2c0 More cleanup 2026-06-27 00:13:13 +03:00
kijai 805e7d5ae3 Fix TRELLIS2 texture sampling preview orientation 2026-06-17 02:27:44 +03:00
kijai 1aaa2eccef Qem decimate 2026-06-16 11:48:07 +03:00
kijai 1697da460b PBR baking 2026-06-10 10:30:41 +03:00
kijai 56a03e748f Align Pixal3D grid_res math to upstream 2026-05-23 13:27:33 +03:00
kijai 3edbf7c4a7 Cleanup VAE 2026-05-23 02:43:08 +03:00
kijai 4585a731c1 Refactor attention, optimize and heavily cleanup model code and cond paths 2026-05-22 19:55:15 +03:00
kijai 9e4794da5c initial Pixal3D support 2026-05-22 01:50:48 +03:00
Yousef R. Gamaleldin 71ba085b6e Vertex Clustering, Mask Fix, Normal Fix (#14035)
* Vertex Clustering, Mask Fix, Normal Fix

* detects inverted mask

* update the decimate mesh
2026-05-22 00:11:48 +03:00
Yousef R. Gamaleldin 7c685bc9c3 Add Trellis 2 Support (CORE-7) (#12183) 2026-05-21 22:01:38 +08:00