update DB
This commit is contained in:
@@ -12,7 +12,28 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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": "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"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-MARS5-TTS",
|
||||
@@ -664,39 +685,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
|
||||
},
|
||||
{
|
||||
"author": "koopke",
|
||||
"title": "ComfyUI-websocket-data-channel",
|
||||
"id": "websocket-data-channel",
|
||||
"reference": "https://github.com/koopke/ComfyUI-websocket-data-channel",
|
||||
"files": [
|
||||
"https://github.com/koopke/ComfyUI-websocket-data-channel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Sending Data from a ComfyUI workflow to the websocket."
|
||||
},
|
||||
{
|
||||
"author": "baicai99",
|
||||
"title": "ComfyUI-FrameSkipping",
|
||||
"id": "FrameSkipping",
|
||||
"reference": "https://github.com/baicai99/ComfyUI-FrameSkipping",
|
||||
"files": [
|
||||
"https://github.com/baicai99/ComfyUI-FrameSkipping"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Used to process video redrawing, frame skipping, frame ending early, etc."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-MimicBrush",
|
||||
"id": "mimicbrush",
|
||||
"reference": "https://github.com/AIFSH/ComfyUI-MimicBrush",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/ComfyUI-MimicBrush"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/MimicBrush](https://github.com/ali-vilab/MimicBrush),then inpainting with reference image."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user