mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
24 lines
1.3 KiB
JSON
24 lines
1.3 KiB
JSON
{
|
|
"custom_nodes": [
|
|
{
|
|
"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/"
|
|
}
|
|
]
|
|
} |