Skip to content

jiaxiangc/ComfyUI-ResAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI ResAdapter

ComfyUI-ResAdapter is an extension designed to enhance the usability of ResAdapter. It offers a simple node to load resadapter weights. Furthermore, this repo provide specific workflows for text-to-image, accelerate-lora, controlnet and ip-adapter.

⭐ If ResAdapter is helpful to your images or projects, please help star this repo and bytedance/res-adapter. Thanks! 🤗

Installation

# Step1: Clone ComfyUI-ResAdapter
git clone git@github.com:jiaxiangc/ComfyUI-ResAdapter.git

# Step2: Move it to ComfyUI/custom_node
mv ComfyUI-ResAdapter ComfyUI/custom_nodes/

# Step3: Select Load ResAdapter Node in ComfyUI. We can use it like LoRA Loader.

Download Model

We provide script for automatically downloading resadapter model from huggingface in __init__.py. If you can not connect with huggingface.com, you can directly download model in huggingface.

Example Gallery

We provide workflow examples here. There are demo videos for helping users to know how to use ComfyUI-ResAdapter, which is supported by @fengyuzz.

Text-to-Image

github_text_to_image.mp4

ControlNet

github_controlnet.mp4

IPAdapter

github_ipadapter.mp4

Accelerate LoRA

github_accelerate_lora.mp4

About

ComfyUI extension for ResAdapter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages