jtydhr88 / ComfyUI-Unique3D

ComfyUI Unique3D is custom nodes that running AiuniAI/Unique3D into ComfyUI
Apache License 2.0
100 stars 6 forks source link

modify for custom image input #10

Closed yosun closed 4 days ago

yosun commented 4 days ago

can this be modified for custom image input

jtydhr88 commented 4 days ago

what do you mean "modify for custom image input"? can you give more details about it?

yosun commented 4 days ago

user inputs their own N images instead of model generates N images from 1 input image

jtydhr88 commented 4 days ago

if you want to use your own image, see workflow example-workflow1 I provided.

jtydhr88 commented 4 days ago

image this is my own image, not a generated image

yosun commented 4 days ago

oh, i meant to say can we input N images into the model?

jtydhr88 commented 4 days ago

I don’t think so, the original Unique3D only accepts one input image. Close this issue for now.