kijai
9b6c5c12f9
Add torch 2.6.0 wheel for custom_rasterizer
2025-01-31 17:07:31 +02:00
kijai
4b3f123a66
minor tweaks to example workflow
2025-01-31 13:32:06 +02:00
kijai
9b29fe4bbe
Enable delight cfg_image, remove cfg_text as it doens't do anything
...
cfg_text being 1.0 disables cfg completely, making cfg_image have no effect, cfg_text itself has no effect without prompt, changing this to allow just adjusting cfg_image as the sole guidance value
2025-01-31 02:04:49 +02:00
kijai
c899ce1a4d
Update nodes.py
2025-01-31 00:44:42 +02:00
kijai
f0d38b5b5d
Add Hy3DNvdiffrastRenderer -node
2025-01-30 15:37:12 +02:00
kijai
90935376d1
only download safetensors (if they exist)
2025-01-29 20:44:52 +02:00
kijai
f9b2465e6a
Add Hy3DFastSimplifyMesh, better mesh info node
2025-01-29 15:25:00 +02:00
kijai
bb441cbbed
decode multiview outputs one by one for less of a VRAM spike
2025-01-29 02:08:08 +02:00
kijai
448597bc89
Allow multiview render to return tangent space normals as well
2025-01-29 01:32:37 +02:00
kijai
9c8cef2590
Update pyproject.toml
2025-01-27 23:39:28 +02:00
kijai
8f88f2baf0
bump version
2025-01-27 23:35:48 +02:00
kijai
4f80e4735f
Update nodes.py
2025-01-27 21:55:57 +02:00
kijai
e175644f66
Add instant-meshes remesh
...
https://github.com/vork/PyNanoInstantMeshes/tree/main
2025-01-27 16:37:55 +02:00
kijai
a53d0e3f56
Update nodes.py
2025-01-27 16:12:16 +02:00
kijai
5b19d811ab
Fix paint model .safetensors loading, add schedulers
2025-01-27 15:53:17 +02:00
kijai
38efaa8d1f
Create publish.yml
2025-01-27 11:15:32 +02:00
kijai
8e1037e9b5
Create pyproject.toml
2025-01-27 11:14:11 +02:00
kijai
a8f03c7b0a
Add Hy3DRenderSingleView -node
2025-01-26 17:02:29 +02:00
kijai
fb5a9d3229
expose ortho_scale
2025-01-26 03:14:07 +02:00
kijai
a887220a54
expose camera distance
2025-01-26 03:09:23 +02:00
kijai
d563280607
Separate VAE (old workflows need updating)
2025-01-26 02:48:37 +02:00
kijai
7e234a017e
make mask do something
2025-01-25 23:32:24 +02:00
kijai
e43874b483
Update vae.py
2025-01-25 20:32:44 +02:00
kijai
a86f12236e
support sageattn for mesh gen
2025-01-25 19:56:54 +02:00
kijai
d454e92b9b
Fix applying PBR
2025-01-25 19:03:38 +02:00
kijai
e7badbe79f
Add smooth_normals
2025-01-25 16:15:01 +02:00
kijai
1114ca38a1
Update nodes.py
2025-01-25 15:01:46 +02:00
kijai
699bb03e2c
PBR texture saving
2025-01-25 14:55:45 +02:00
Jukka Seppänen
57c84169cd
Update readme.md
2025-01-23 22:53:24 +02:00
kijai
29bd9b1fd3
Update readme.md
2025-01-23 22:50:47 +02:00
kijai
0b91c7874c
Update nodes.py
2025-01-23 21:04:02 +02:00
kijai
27f9128812
Update nodes.py
2025-01-23 18:56:04 +02:00
kijai
5760d7290f
Add multiview depth render node
2025-01-23 18:43:20 +02:00
kijai
3b36433a87
Update nodes.py
2025-01-23 18:18:32 +02:00
kijai
ded88d8da4
Merge branch 'pr/24'
2025-01-23 18:18:30 +02:00
kijai
dbf2d065e3
Update hy3dtest.json
2025-01-23 18:03:07 +02:00
kijai
41e5a3d758
Update hy3dtest.json
2025-01-23 17:47:45 +02:00
kijai
0ea74dfe41
Update nodes.py
2025-01-23 17:43:32 +02:00
kijai
aabfffb9a1
update_example
2025-01-23 17:43:28 +02:00
kijai
d79855cbd9
Update nodes.py
2025-01-23 17:05:53 +02:00
kijai
fb7549668c
refactor
2025-01-23 16:41:39 +02:00
GiusTex
9d9b9dc186
Added Load Custom Mesh node
2025-01-23 14:46:52 +01:00
GiusTex
8fecedb105
LoadCustomMesh
2025-01-23 14:45:23 +01:00
kijai
9f59f92943
uncap face limit
2025-01-22 20:09:36 +02:00
kijai
fa33319304
Update example_workflow.png
2025-01-22 15:00:55 +02:00
kijai
d9b467d466
More progressbars, update example
2025-01-22 12:38:32 +02:00
kijai
1ec0914967
Update nodes.py
2025-01-22 10:55:17 +02:00
kijai
45feadc78b
Update example, separate mesh postprocess to it's own node
2025-01-22 10:54:24 +02:00
kijai
75ad5e41eb
Add torch compile for main model
2025-01-22 10:27:21 +02:00
kijai
bba70eb67c
Add mesh_processor.py from upstream PR by MrForExample
...
MrForExample https://github.com/Tencent/Hunyuan3D-2/pull/13
2025-01-22 10:05:57 +02:00