Browse Source

update DB

pull/379/head
dr.lt.data 10 months ago
parent
commit
36bbfc6b8a
  1. 1
      extension-node-map.json
  2. 10
      node_db/forked/custom-node-list.json
  3. 1
      node_db/new/extension-node-map.json

1
extension-node-map.json

@ -5659,6 +5659,7 @@
"ImpactKSamplerBasicPipe",
"ImpactLatentInfo",
"ImpactLogger",
"ImpactLogicalOperators",
"ImpactMakeImageBatch",
"ImpactMakeImageList",
"ImpactMakeTileSEGS",

10
node_db/forked/custom-node-list.json

@ -1,4 +1,14 @@
{
"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/"
}
]
}

1
node_db/new/extension-node-map.json

@ -5659,6 +5659,7 @@
"ImpactKSamplerBasicPipe",
"ImpactLatentInfo",
"ImpactLogger",
"ImpactLogicalOperators",
"ImpactMakeImageBatch",
"ImpactMakeImageList",
"ImpactMakeTileSEGS",

Loading…
Cancel
Save