We provide ComfyUI-ResAdapter node to help users to use ResAdapter in ComfyUI.
⭐ If ResAdapter is helpful to your images or projects, please help star this repo and bytedance/res-adapter. Thanks! 🤗
# Step1: Clone ComfyUI-ResAdapter
git clone [email protected]:jiaxiangc/ComfyUI-ResAdapter.git
# Step2: Move it to ComfyUI/custom_nodes
mv ComfyUI-ResAdapter ComfyUI/custom_nodes/
# Step3: Select Load ResAdapter Node in ComfyUI. We can use it like LoRA Loader.
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.
Here we provide the resadapter workflow, which is an example about resadapter_v1_sdv15
with dreamlike-diffusion-1.0.
We also provide a demo video for helping users to know how to use ComfyUI-ResAdapter, which is supported by @fengyuzz.