update DB

This commit is contained in:
dr.lt.data
2024-01-19 09:55:38 +09:00
parent c1bad53dae
commit de5c7ee33f
5 changed files with 182 additions and 57 deletions

View File

@@ -4092,7 +4092,7 @@
"https://github.com/chaojie/ComfyUI-I2VGEN-XL"
],
"install_type": "git-clone",
"description": "Nodes: Please read the github Readme for instructions."
"description": "This is an implementation of [a/i2vgen-xl](https://github.com/ali-vilab/i2vgen-xl)"
},
{
"author": "alexopus",
@@ -4124,6 +4124,16 @@
"install_type": "git-clone",
"description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)"
},
{
"author": "MrForExample",
"title": "ComfyUI-AnimateAnyone-Evolved",
"reference": "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved",
"files": [
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved"
],
"install_type": "git-clone",
"description": "Improved [a/AnimateAnyone](https://github.com/HumanAIGC/AnimateAnyone) implementation that allows you to use the opse image sequence and reference image to generate stylized video."
},
{
"author": "Hangover3832",
"title": "ComfyUI-Hangover-Nodes",
@@ -4254,6 +4264,16 @@
"install_type": "git-clone",
"description": "Instead of LoraLoader or HypernetworkLoader, it receives a prompt and loads and applies LoRA or HN based on the specifications within the prompt. The main purpose of this custom node is to allow changes without reconnecting the LoraLoader node when the prompt is randomly altered, etc."
},
{
"author": "Taremin",
"title": "ComfyUI String Tools",
"reference": "https://github.com/Taremin/comfyui-string-tools",
"files": [
"https://github.com/Taremin/comfyui-string-tools"
],
"install_type": "git-clone",
"description": " This extension provides the StringToolsConcat node, which concatenates multiple texts, and the StringToolsRandomChoice node, which selects one randomly from multiple texts."
},
{
"author": "foxtrot-roger",
"title": "RF Nodes",
@@ -4353,6 +4373,16 @@
],
"install_type": "git-clone",
"description": "Nodes: DSP Image Concat"
},
{
"author": "Inzaniak",
"title": "Ranbooru for ComfyUI",
"reference": "https://github.com/Inzaniak/comfyui-ranbooru",
"files": [
"https://github.com/Inzaniak/comfyui-ranbooru"
],
"install_type": "git-clone",
"description": "Ranbooru is an extension for the comfyUI. The purpose of this extension is to add a node that gets a random set of tags from boorus pictures. This is mostly being used to help me test my checkpoints on a large variety of"
},