update DB

This commit is contained in:
Dr.Lt.Data
2024-03-28 22:24:03 +09:00
parent 9aa750cafa
commit c910d2aacd
4 changed files with 144 additions and 32 deletions

View File

@@ -5108,6 +5108,16 @@
"install_type": "git-clone",
"description": "Nodes:Generate Stable Diffsution Prompt With LLM, Translate Text With LLM, Chat With LLM"
},
{
"author": "longgui0318",
"title": "comfyui-oms-diffusion",
"reference": "https://github.com/longgui0318/comfyui-oms-diffusion",
"files": [
"https://github.com/longgui0318/comfyui-oms-diffusion"
],
"install_type": "git-clone",
"description": "Nodes:Extract Features With Unet, Additional Features With Attention"
},
{
"author": "DimaChaichan",
"title": "LAizypainter-Exporter-ComfyUI",
@@ -6558,6 +6568,26 @@
"install_type": "git-clone",
"description": "Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI"
},
{
"author": "shinich39",
"title": "comfyui-load-image-39",
"reference": "https://github.com/shinich39/comfyui-load-image-39",
"files": [
"https://github.com/shinich39/comfyui-load-image-39"
],
"install_type": "git-clone",
"description": "This node is load png image sequentially with metadata. Only supported for PNG format that has been created by ComfyUI."
},
{
"author": "wei30172",
"title": "comfygen",
"reference": "https://github.com/wei30172/comfygen",
"files": [
"https://github.com/wei30172/comfygen"
],
"install_type": "git-clone",
"description": "Setting Up a Web Interface Using ComfyUI.\nNOTE:When installed, you can access it via http://127.0.0.1:8188/comfygen."
},