comfyanonymous / ComfyUI

The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
GNU General Public License v3.0
41.5k stars 4.41k forks source link

This is not an issue but how can i past generation data? #1069

Open WalidAliAlfaid opened 11 months ago

WalidAliAlfaid commented 11 months ago

I am getting started with comfyui and i tried load image with data on it but in civitai loading the image doesn't work so how can i past the generation data from civitai to comfyui

ltdrdata commented 11 months ago

There is several kind of images are in civitai. workflow

https://civitai.com/images/1775100?postId=441685

If it is generated by ComfyUI. You can copy workflow and paste on ComfyUI instead of image. It appears that in civitai, images are being batch-converted to JPG and then discarded along with workflow information.

WalidAliAlfaid commented 11 months ago

i am just asking how can i past them in comfyui like in A1111 you past the data in prompt box and then click the arrow button

mhop1 commented 11 months ago

Click the copy icon next to the workflow nodes (as shown in the image above), then in ComfyUI paste (with Ctrl-V) and the workflow will appear.

If you can't paste for some reason then you can save the copied text as a .JSON file and drag that into Comfy instead.