From 145410eb9332e620133d61324f6c9f87034ae393 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 18 Dec 2024 14:48:26 +0900 Subject: [PATCH] update DB --- node_db/forked/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/forked/custom-node-list.json b/node_db/forked/custom-node-list.json index b05e4222..a932dc2f 100644 --- a/node_db/forked/custom-node-list.json +++ b/node_db/forked/custom-node-list.json @@ -109,6 +109,16 @@ ], "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/" + }, + { + "author": "city96", + "title": "Efficient-Large-Model/Extra Models for ComfyUI", + "reference": "https://github.com/Efficient-Large-Model/ComfyUI_ExtraModels", + "files": [ + "https://github.com/Efficient-Large-Model/ComfyUI_ExtraModels" + ], + "install_type": "git-clone", + "description": "A forked version of ComfyUI_ExtraModels. (modified by Efficient-Large-Model)" } ] } \ No newline at end of file