mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 13:50:49 +08:00
14 lines
834 B
JSON
14 lines
834 B
JSON
{
|
|
"custom_nodes": [
|
|
{
|
|
"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/"
|
|
}
|
|
]
|
|
} |