mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
44 lines
2.4 KiB
JSON
44 lines
2.4 KiB
JSON
{
|
|
"custom_nodes": [
|
|
{
|
|
"author": "gustproof",
|
|
"title": "ComfyUI_IPAdapter_plus_Style_Components",
|
|
"reference": "https://github.com/gustproof/ComfyUI_IPAdapter_plus_Style_Components",
|
|
"files": [
|
|
"https://github.com/gustproof/ComfyUI_IPAdapter_plus_Style_Components"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Style Components is an IP-Adapter model conditioned on anime styles. The style embeddings can either be extracted from images or created manually. This repo currently only supports the SDXL model trained on AutismmixPony."
|
|
},
|
|
{
|
|
"author": "BlenderNeko",
|
|
"title": "Dr.Lt.Data/ComfyUI_Noise (PR28)",
|
|
"reference": "https://github.com/ltdrdata/ComfyUI_Noise",
|
|
"files": [
|
|
"https://github.com/ltdrdata/ComfyUI_Noise"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "[a/PR28](https://github.com/BlenderNeko/ComfyUI_Noise/pull/28) is applied.\nUnsampler patch."
|
|
},
|
|
{
|
|
"author": "BlenderNeko",
|
|
"title": "Dr.Lt.Data/Advanced CLIP Text Encode (PR21)",
|
|
"reference": "https://github.com/ltdrdata/ComfyUI_ADV_CLIP_emb",
|
|
"files": [
|
|
"https://github.com/ltdrdata/ComfyUI_ADV_CLIP_emb"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "[a/PR21](https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb/pull/21) is applied.\nmissing 'clip_layer' method fix."
|
|
},
|
|
{
|
|
"author": "gameltb",
|
|
"title": "comfyui-stablsr",
|
|
"reference": "https://github.com/gameltb/Comfyui-StableSR",
|
|
"files": [
|
|
"https://github.com/gameltb/Comfyui-StableSR"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This is a development respository for debugging migration of StableSR to ComfyUI\n\nNOTE:Forked from [https://github.com/gameltb/Comfyui-StableSR]\nPut the StableSR [a/webui_786v_139.ckpt](https://huggingface.co/Iceclear/StableSR/resolve/main/webui_768v_139.ckpt) model into Comyfui/models/stablesr/, Put the StableSR [a/stablesr_768v_000139.ckpt](https://huggingface.co/Iceclear/StableSR/resolve/main/stablesr_768v_000139.ckpt) model into Comyfui/models/checkpoints/"
|
|
}
|
|
]
|
|
} |