├── LICENSE ├── README.md ├── __init__.py ├── examples ├── advanced_node.png ├── base.png ├── base_advanced.png ├── dance_base.png ├── dance_diff.png ├── dance_merge.png ├── happy_advanced_base.png ├── happy_advanced_merge.png ├── happy_advanced_tuned.png ├── node_layout.png ├── real_base.png ├── real_diff.png ├── real_merge.png ├── studying_10.png ├── studying_50.png ├── studying_75.png ├── studying_base.png ├── studying_diff.png └── studying_merge.png └── refdrop.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/README.md -------------------------------------------------------------------------------- /__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/__init__.py -------------------------------------------------------------------------------- /examples/advanced_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/advanced_node.png -------------------------------------------------------------------------------- /examples/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/base.png -------------------------------------------------------------------------------- /examples/base_advanced.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/base_advanced.png -------------------------------------------------------------------------------- /examples/dance_base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/dance_base.png -------------------------------------------------------------------------------- /examples/dance_diff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/dance_diff.png -------------------------------------------------------------------------------- /examples/dance_merge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/dance_merge.png -------------------------------------------------------------------------------- /examples/happy_advanced_base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/happy_advanced_base.png -------------------------------------------------------------------------------- /examples/happy_advanced_merge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/happy_advanced_merge.png -------------------------------------------------------------------------------- /examples/happy_advanced_tuned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/happy_advanced_tuned.png -------------------------------------------------------------------------------- /examples/node_layout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/node_layout.png -------------------------------------------------------------------------------- /examples/real_base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/real_base.png -------------------------------------------------------------------------------- /examples/real_diff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/real_diff.png -------------------------------------------------------------------------------- /examples/real_merge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/real_merge.png -------------------------------------------------------------------------------- /examples/studying_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/studying_10.png -------------------------------------------------------------------------------- /examples/studying_50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/studying_50.png -------------------------------------------------------------------------------- /examples/studying_75.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/studying_75.png -------------------------------------------------------------------------------- /examples/studying_base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/studying_base.png -------------------------------------------------------------------------------- /examples/studying_diff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/studying_diff.png -------------------------------------------------------------------------------- /examples/studying_merge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/examples/studying_merge.png -------------------------------------------------------------------------------- /refdrop.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tocantrell/sd-refdrop-comfyui/HEAD/refdrop.py --------------------------------------------------------------------------------