update DB

This commit is contained in:
dr.lt.data 2024-01-31 16:50:44 +09:00
parent f15bfe3f48
commit 36bbfc6b8a
3 changed files with 12 additions and 0 deletions

View File

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

View File

@ -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/"
}
]
}

View File

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