update DB
This commit is contained in:
@@ -8458,6 +8458,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-I2V-Adapter",
|
||||
"id": "i2v-adapter",
|
||||
"reference": "https://github.com/AIFSH/ComfyUI-I2V-Adapter",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/ComfyUI-I2V-Adapter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)"
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@@ -10974,6 +10985,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run."
|
||||
},
|
||||
{
|
||||
"author": "DeJoker",
|
||||
"title": "Pipeline Parallel ComfyUI",
|
||||
"reference": "https://github.com/DeJoker/pipeline-parallel-comfy",
|
||||
"files": [
|
||||
"https://github.com/DeJoker/pipeline-parallel-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "provide extra api to run prompt request with parallel execution of independent node"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -11374,16 +11395,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "DeJoker",
|
||||
"title": "Pipeline Parallel ComfyUI",
|
||||
"reference": "https://github.com/DeJoker/pipeline-parallel-comfy",
|
||||
"files": [
|
||||
"https://github.com/DeJoker/pipeline-parallel-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "provide extra api to run prompt request with parallel execution of independent node"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user