mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
f15bfe3f48
commit
36bbfc6b8a
@ -5659,6 +5659,7 @@
|
||||
"ImpactKSamplerBasicPipe",
|
||||
"ImpactLatentInfo",
|
||||
"ImpactLogger",
|
||||
"ImpactLogicalOperators",
|
||||
"ImpactMakeImageBatch",
|
||||
"ImpactMakeImageList",
|
||||
"ImpactMakeTileSEGS",
|
||||
|
||||
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -5659,6 +5659,7 @@
|
||||
"ImpactKSamplerBasicPipe",
|
||||
"ImpactLatentInfo",
|
||||
"ImpactLogger",
|
||||
"ImpactLogicalOperators",
|
||||
"ImpactMakeImageBatch",
|
||||
"ImpactMakeImageList",
|
||||
"ImpactMakeTileSEGS",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user