update DB

This commit is contained in:
Dr.Lt.Data 2024-11-11 16:47:10 +09:00
parent 25aebd030a
commit d4fa00ab96
5 changed files with 60 additions and 24 deletions

View File

@ -14244,6 +14244,7 @@
}, },
{ {
"author": "TTPlanetPig", "author": "TTPlanetPig",
"title": "Comfyui_Hunyuan3D",
"reference": "https://github.com/TTPlanetPig/Comfyui_Hunyuan3D", "reference": "https://github.com/TTPlanetPig/Comfyui_Hunyuan3D",
"files": [ "files": [
"https://github.com/TTPlanetPig/Comfyui_Hunyuan3D" "https://github.com/TTPlanetPig/Comfyui_Hunyuan3D"
@ -16685,6 +16686,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags." "description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
}, },
{
"author": "Isi-dev",
"title": "ComfyUI-Animation_Nodes_and_Workflows",
"id": "ComfyUI-Animation_Nodes_and_Workflows",
"reference": "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows",
"files": [
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows"
],
"install_type": "git-clone",
"description": "These are nodes and workflows that can facilitate the creation of animations and video compilations."
},
@ -17086,17 +17098,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Isi-dev",
"title": "ComfyUI-Animation_Nodes_and_Workflows",
"id": "ComfyUI-Animation_Nodes_and_Workflows",
"reference": "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows",
"files": [
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows"
],
"install_type": "git-clone",
"description": "These are nodes and workflows that can facilitate the creation of animations and video compilations."
} }
] ]
} }

View File

@ -1340,6 +1340,7 @@
"ARD Load Image", "ARD Load Image",
"ARD Math", "ARD Math",
"ARD Position", "ARD Position",
"ARD Prompt Travel",
"ARD Remainder", "ARD Remainder",
"ARD Resize", "ARD Resize",
"ARD Save Image", "ARD Save Image",
@ -3516,6 +3517,20 @@
"title_aux": "ComfyUI-Stereopsis" "title_aux": "ComfyUI-Stereopsis"
} }
], ],
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": [
[
"JoinVideos",
"MakeDrivingVideoForLivePortrait",
"MakePortraitWalk",
"MoveInOrOut",
"MoveLeftOrRight",
"MoveUpOrDown",
"Replace_Img_or_Vid_Bg_Assistant"
],
{
"title_aux": "ComfyUI-Animation_Nodes_and_Workflows"
}
],
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": [ "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": [
[ [
"LineArt_Assistant", "LineArt_Assistant",
@ -7120,7 +7135,7 @@
"SquareImage" "SquareImage"
], ],
{ {
"title_aux": null "title_aux": "Comfyui_Hunyuan3D"
} }
], ],
"https://github.com/TTPlanetPig/Comfyui_JC2": [ "https://github.com/TTPlanetPig/Comfyui_JC2": [

View File

@ -1299,6 +1299,11 @@
"last_update": "2024-09-21 21:39:11", "last_update": "2024-09-21 21:39:11",
"author_account_age_days": 251 "author_account_age_days": 251
}, },
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": {
"stars": 4,
"last_update": "2024-11-11 05:34:36",
"author_account_age_days": 1231
},
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": { "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": {
"stars": 13, "stars": 13,
"last_update": "2024-08-31 18:32:00", "last_update": "2024-08-31 18:32:00",

View File

@ -9,7 +9,17 @@
}, },
{
"author": "Isi-dev",
"title": "ComfyUI-Animation_Nodes_and_Workflows",
"id": "ComfyUI-Animation_Nodes_and_Workflows",
"reference": "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows",
"files": [
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows"
],
"install_type": "git-clone",
"description": "These are nodes and workflows that can facilitate the creation of animations and video compilations."
},
{ {
"author": "ShmuelRonen", "author": "ShmuelRonen",
"title": "ComfyUI Flux 1.1 Ultra & Raw Node", "title": "ComfyUI Flux 1.1 Ultra & Raw Node",
@ -677,16 +687,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI-Easyai is a powerful extension for ComfyUI that enables users to share workflows and models to easyai." "description": "ComfyUI-Easyai is a powerful extension for ComfyUI that enables users to share workflows and models to easyai."
},
{
"author": "Isulion",
"title": "ComfyUI_Isulion Random Prompt Generator",
"reference": "https://github.com/Isulion/ComfyUI_Isulion",
"files": [
"https://github.com/Isulion/ComfyUI_Isulion"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes that generate prompts with the help of LLM from local or remote Ollama."
} }
] ]
} }

View File

@ -1340,6 +1340,7 @@
"ARD Load Image", "ARD Load Image",
"ARD Math", "ARD Math",
"ARD Position", "ARD Position",
"ARD Prompt Travel",
"ARD Remainder", "ARD Remainder",
"ARD Resize", "ARD Resize",
"ARD Save Image", "ARD Save Image",
@ -3516,6 +3517,20 @@
"title_aux": "ComfyUI-Stereopsis" "title_aux": "ComfyUI-Stereopsis"
} }
], ],
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": [
[
"JoinVideos",
"MakeDrivingVideoForLivePortrait",
"MakePortraitWalk",
"MoveInOrOut",
"MoveLeftOrRight",
"MoveUpOrDown",
"Replace_Img_or_Vid_Bg_Assistant"
],
{
"title_aux": "ComfyUI-Animation_Nodes_and_Workflows"
}
],
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": [ "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": [
[ [
"LineArt_Assistant", "LineArt_Assistant",
@ -7120,7 +7135,7 @@
"SquareImage" "SquareImage"
], ],
{ {
"title_aux": null "title_aux": "Comfyui_Hunyuan3D"
} }
], ],
"https://github.com/TTPlanetPig/Comfyui_JC2": [ "https://github.com/TTPlanetPig/Comfyui_JC2": [