update DB

This commit is contained in:
Dr.Lt.Data
2024-07-02 21:29:16 +09:00
parent fbee3f59a5
commit de926afbd0
6 changed files with 1468 additions and 1295 deletions

View File

@@ -6761,6 +6761,17 @@
"install_type": "git-clone",
"description": "ComfyUI Node - Hugging Face repositories GTP2 Prompt"
},
{
"author": "1038lab",
"title": "ComfyUI-latentSizeSelector",
"id": "ComfyUI-latentSizeSelector",
"reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector",
"files": [
"https://github.com/1038lab/ComfyUI_LatentSizeSelector"
],
"install_type": "git-clone",
"description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list."
},
{
"author": "Klinter",
"title": "Klinter_nodes",
@@ -8469,6 +8480,28 @@
"install_type": "git-clone",
"description": "a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)"
},
{
"author": "AIFSH",
"title": "ComfyUI-MimicMotion",
"id": "mimicmotion-aifsh",
"reference": "https://github.com/AIFSH/ComfyUI-MimicMotion",
"files": [
"https://github.com/AIFSH/ComfyUI-MimicMotion"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/MimicMotion](https://github.com/Tencent/MimicMotion)"
},
{
"author": "AIFSH",
"title": "ComfyUI-DiffSynth-Studio",
"id": "diffsynth-studio",
"reference": "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio",
"files": [
"https://github.com/AIFSH/ComfyUI-DiffSynth-Studio"
],
"install_type": "git-clone",
"description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI"
},
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@@ -10906,7 +10939,7 @@
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI"
],
"install_type": "git-clone",
"description": "Very basic ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
"description": "ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
},
{
"author": "licyk",
@@ -10995,7 +11028,16 @@
"install_type": "git-clone",
"description": "provide extra api to run prompt request with parallel execution of independent node"
},
{
"author": "yiwangsimple",
"title": "comfy-groqchat",
"reference": "https://github.com/yiwangsimple/ComfyUI_GroqChat",
"files": [
"https://github.com/yiwangsimple/ComfyUI_GroqChat"
],
"install_type": "git-clone",
"description": "Content generation with open source models in comfyui via graq api implementation."
},