mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
01d3bd61a2
commit
11d624f7c4
@ -2319,7 +2319,7 @@
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-DiffusersStableCascade",
|
||||
"title": "ComfyUI StableCascade using diffusers",
|
||||
"reference": "https://github.com/kijai/ComfyUI-DiffusersStableCascade",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-DiffusersStableCascade"
|
||||
@ -5226,7 +5226,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nice utility nodes for ComfyUI"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "ccvv804",
|
||||
"title": "ComfyUI StableCascade using diffusers for Low VRAM",
|
||||
"reference": "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM",
|
||||
"files": [
|
||||
"https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Works with RTX 4070ti 12GB.\nSimple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
|
||||
@ -4040,6 +4040,14 @@
|
||||
"title_aux": "Image loader with subfolders"
|
||||
}
|
||||
],
|
||||
"https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM": [
|
||||
[
|
||||
"DiffusersStableCascade"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI StableCascade using diffusers for Low VRAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [
|
||||
[
|
||||
"GoogleTranslator"
|
||||
@ -5710,7 +5718,7 @@
|
||||
"DiffusersStableCascade"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DiffusersStableCascade"
|
||||
"title_aux": "ComfyUI StableCascade using diffusers"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "ccvv804",
|
||||
"title": "ComfyUI StableCascade using diffusers for Low VRAM",
|
||||
"reference": "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM",
|
||||
"files": [
|
||||
"https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Works with RTX 4070ti 12GB.\nSimple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!"
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI-Pronodes",
|
||||
@ -42,7 +52,7 @@
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-DiffusersStableCascade",
|
||||
"title": "ComfyUI StableCascade using diffusers",
|
||||
"reference": "https://github.com/kijai/ComfyUI-DiffusersStableCascade",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-DiffusersStableCascade"
|
||||
@ -679,26 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "FlyingFireCo",
|
||||
"title": "tiled_ksampler",
|
||||
"reference": "https://github.com/FlyingFireCo/tiled_ksampler",
|
||||
"files": [
|
||||
"https://github.com/FlyingFireCo/tiled_ksampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Tiled KSampler, Asymmetric Tiled KSampler, Circular VAEDecode."
|
||||
},
|
||||
{
|
||||
"author": "abdozmantar",
|
||||
"title": "InstaSwap Face Swap Node for ComfyUI",
|
||||
"reference": "https://github.com/abdozmantar/ComfyUI-InstaSwap",
|
||||
"files": [
|
||||
"https://github.com/abdozmantar/ComfyUI-InstaSwap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fastest Face Swap Extension Node for ComfyUI, Single node and FastTrack: Lightning-Speed Facial Transformation for your projects."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -4040,6 +4040,14 @@
|
||||
"title_aux": "Image loader with subfolders"
|
||||
}
|
||||
],
|
||||
"https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM": [
|
||||
[
|
||||
"DiffusersStableCascade"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI StableCascade using diffusers for Low VRAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [
|
||||
[
|
||||
"GoogleTranslator"
|
||||
@ -5710,7 +5718,7 @@
|
||||
"DiffusersStableCascade"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DiffusersStableCascade"
|
||||
"title_aux": "ComfyUI StableCascade using diffusers"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user