update DB
This commit is contained in:
@@ -853,6 +853,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: CLIP Text Encode++. Achieve identical embeddings from stable-diffusion-webui for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "shiimizu",
|
||||
"title": "Tiled Diffusion & VAE for ComfyUI",
|
||||
"reference": "https://github.com/shiimizu/ComfyUI-TiledDiffusion",
|
||||
"files": [
|
||||
"https://github.com/shiimizu/ComfyUI-TiledDiffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The extension enables large image drawing & upscaling with limited VRAM via the following techniques:\n1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion)\n2.pkuliyi2015's Tiled VAE algorithm."
|
||||
},
|
||||
{
|
||||
"author": "ZaneA",
|
||||
"title": "ImageReward",
|
||||
@@ -2528,6 +2538,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Proof of concent on how to use IPAdapter to control tiled upscaling. NOTE: You need to have 'ComfyUI_IPAdapter_plus' installed."
|
||||
},
|
||||
{
|
||||
"author": "kinfolk0117",
|
||||
"title": "ComfyUI_Pilgram",
|
||||
"reference": "https://github.com/kinfolk0117/ComfyUI_Pilgram",
|
||||
"files": [
|
||||
"https://github.com/kinfolk0117/ComfyUI_Pilgram"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use [a/Pilgram2](https://github.com/mgineer85/pilgram2) filters in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Fictiverse",
|
||||
"title": "ComfyUI Fictiverse Nodes",
|
||||
@@ -4092,7 +4112,17 @@
|
||||
"https://github.com/smagnetize/kb-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Loades:SingleImageDataUrlLoader"
|
||||
"description": "Nodes:SingleImageDataUrlLoader"
|
||||
},
|
||||
{
|
||||
"author": "ginlov",
|
||||
"title": "segment_to_mask_comfyui",
|
||||
"reference": "https://github.com/ginlov/segment_to_mask_comfyui",
|
||||
"files": [
|
||||
"https://github.com/ginlov/segment_to_mask_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:SegToMask"
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user