mirror of
https://git.datalinker.icu/kijai/ComfyUI-Hunyuan3DWrapper.git
synced 2026-05-02 15:55:43 +08:00
Merge 4e72abc39a2abe448df7da649e0d3a543bed74e1 into cbe2837e506ffb5942fda754d0f0bccf586363a8
This commit is contained in:
commit
80472a079b
4
nodes.py
4
nodes.py
@ -1297,8 +1297,8 @@ class Hy3DGenerateMeshMultiView():
|
|||||||
view_dict = {
|
view_dict = {
|
||||||
'front': front,
|
'front': front,
|
||||||
'left': left,
|
'left': left,
|
||||||
'right': right,
|
'back': back,
|
||||||
'back': back
|
'right': right
|
||||||
}
|
}
|
||||||
|
|
||||||
if scheduler == "FlowMatchEulerDiscreteScheduler":
|
if scheduler == "FlowMatchEulerDiscreteScheduler":
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user