jiaxiangc / ComfyUI-ResAdapter

ComfyUI extension for ResAdapter.
Apache License 2.0
271 stars 8 forks source link

We have released more workflow. #13

Open jiaxiangc opened 3 months ago

jiaxiangc commented 3 months ago

We will release more workflow, such as lcm-lora, controlnet, ip-adapter to teach users to use ComfyUI-ResAdapter.

@fengyuzzz If possible, you can put more demo video in this issue. I will make a gallery for these video.

jiaxiangc commented 3 months ago

@fengyuzzz We have released text-to-image, lcm-lora, ip-adapter, controlnet workflow. Can you help us to make video demos?

fengyuzzz commented 3 months ago

Sure,I' m trying the latest workflow

fengyuzzz commented 3 months ago

Text to image

https://github.com/jiaxiangc/ComfyUI-ResAdapter/assets/162297627/82453931-23de-4f72-8a9c-1053c4c8d81a

fengyuzzz commented 3 months ago

IPAdapter

https://github.com/jiaxiangc/ComfyUI-ResAdapter/assets/162297627/92bcfc11-b1d5-4909-9e6d-7e1978c948c2

fengyuzzz commented 3 months ago

Accelerate LoRA

https://github.com/jiaxiangc/ComfyUI-ResAdapter/assets/162297627/46ce4224-ab4d-4890-abc8-00b716dcb29a

fengyuzzz commented 3 months ago

ControlNet

https://github.com/jiaxiangc/ComfyUI-ResAdapter/assets/162297627/aab14d91-f68f-4415-b947-fd99662ca2ca

CCpt5 commented 2 months ago

@fengyuzzz We have released text-to-image, lcm-lora, ip-adapter, controlnet workflow. Can you help us to make video demos?

Love resadapter (excited for your A1111 extension). Wanted to mention it works well w/ TCD (Trajectory Consistency Distillation) also. I find that's a better alternative to LCM personally.

Repo if interested in testing: https://github.com/jabir-zheng/TCD

CCpt5 commented 2 months ago

(Removed inaccurate workflow)

jiaxiangc commented 2 months ago

@CCpt5 Make sure the sampler_name is right. lcm equal to tcd with eta=1.0, which produce a blur result. https://github.com/dfl/comfyui-tcd-scheduler Here is tcd scheduler.

dfl commented 2 months ago

is there any benefit to put resadapter model strength < 1.0? It seems some of the workflow videos have 0.6 or 0.7.

jiaxiangc commented 2 months ago

@dfl For personalized diffusion model, adjusting resadapter model strength can reduce the style conflict.