Spaces:
Runtime error
Runtime error
File size: 574 Bytes
6d5e45b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[project]
name = "comfyui_ipadapter_plus"
description = "ComfyUI reference implementation for the IPAdapter models. The IPAdapter are very powerful models for image conditioning. The style and composition of a reference can be easily transferred to the generation. Think of it as a 1-image lora."
version = "2.0.0"
license = "GPL-3.0 license"
[project.urls]
Repository = "https://github.com/cubiq/ComfyUI_IPAdapter_plus"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "matteo"
DisplayName = "ComfyUI_IPAdapter_plus"
Icon = ""
|