update DB

This commit is contained in:
Dr.Lt.Data 2024-07-09 22:42:39 +09:00
parent 01d8d84346
commit 312f458919
6 changed files with 55 additions and 45 deletions

View File

@ -11269,6 +11269,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Auto translate all languages to english" "description": "Auto translate all languages to english"
}, },
{
"author": "ZZXYWQ",
"title": "ZZX Nodes",
"id": "ZZXYWQ",
"reference": "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ",
"files": [
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ"
],
"install_type": "git-clone",
"description": "Node(s): VideoFormatConverter(VFC)"
},

View File

@ -48,7 +48,11 @@
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [ "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [
[ [
"EGIPAdapter_Mad_Assistant", "EGIPAdapter_Mad_Assistant",
"EGIPAdapter_Mad_AssistantV2" "EGIPAdapter_Mad_AssistantV1",
"EGIPAdapter_Mad_AssistantV2",
"EGIPAdapter_Mad_AssistantV3",
"EGIPAdapter_Mad_AssistantV4",
"EGIPAdapter_Mad_AssistantV5"
], ],
{ {
"title_aux": "ComfUI-EGAdapterMadAssistant" "title_aux": "ComfUI-EGAdapterMadAssistant"
@ -5664,6 +5668,14 @@
"title_aux": "comfyui-portrait-master-zh-cn" "title_aux": "comfyui-portrait-master-zh-cn"
} }
], ],
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
[
"VideoFormatConverter"
],
{
"title_aux": "ZZX Nodes"
}
],
"https://github.com/ZaneA/ComfyUI-ImageReward": [ "https://github.com/ZaneA/ComfyUI-ImageReward": [
[ [
"ImageRewardLoader", "ImageRewardLoader",
@ -9929,6 +9941,7 @@
"get_string", "get_string",
"github_tool", "github_tool",
"google_tool", "google_tool",
"image_iterator",
"interpreter_tool", "interpreter_tool",
"json_get_value", "json_get_value",
"json_parser", "json_parser",

View File

@ -1789,6 +1789,11 @@
"last_update": "2024-06-14 09:00:04", "last_update": "2024-06-14 09:00:04",
"author_account_age_days": 354 "author_account_age_days": 354
}, },
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": {
"stars": 3,
"last_update": "2024-07-09 12:37:59",
"author_account_age_days": 1288
},
"https://github.com/ZaneA/ComfyUI-ImageReward": { "https://github.com/ZaneA/ComfyUI-ImageReward": {
"stars": 22, "stars": 22,
"last_update": "2024-07-01 21:25:12", "last_update": "2024-07-01 21:25:12",

View File

@ -10,16 +10,6 @@
}, },
{
"author": "ZZXYWQ",
"title": "ComfyUI-ZZXYWQ",
"reference": "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ",
"files": [
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ"
],
"install_type": "git-clone",
"description": "I made a node for video transcoding and compression: Can be converted to mp4, mov, avi, mkv, support av1, h264, h265, optional frame rate 8, 15, 24, 25, 30, 50, 59, 60, 120, optional width and height, as well as sound format and quality."
},
{ {
"author": "tom-doerr", "author": "tom-doerr",
"title": "DSPy Nodes [WIP]", "title": "DSPy Nodes [WIP]",

View File

@ -11,6 +11,17 @@
{
"author": "ZZXYWQ",
"title": "ZZX Nodes",
"id": "ZZXYWQ",
"reference": "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ",
"files": [
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ"
],
"install_type": "git-clone",
"description": "Node(s): VideoFormatConverter(VFC)"
},
{ {
"author": "smthemex", "author": "smthemex",
"title": "ComfyUI_AnyDoor", "title": "ComfyUI_AnyDoor",
@ -675,39 +686,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Comfyui Custom Nodes for Showrunner" "description": "Comfyui Custom Nodes for Showrunner"
},
{
"author": "jtydhr88",
"title": "ComfyUI Unique3D",
"id": "unique3d",
"reference": "https://github.com/jtydhr88/ComfyUI-Unique3D",
"files": [
"https://github.com/jtydhr88/ComfyUI-Unique3D"
],
"install_type": "git-clone",
"description": "ComfyUI Unique3D is custom nodes that running AiuniAI/Unique3D into ComfyUI[w/Please follow readme to install with ComfyUI embedded python.]"
},
{
"author": "smthemex",
"title": "ComfyUI_Streamv2v_Plus",
"id": "streamv2v",
"reference": "https://github.com/smthemex/ComfyUI_Streamv2v_Plus",
"files": [
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus"
],
"install_type": "git-clone",
"description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI"
},
{
"author": "jakechai",
"title": "ComfyUI-JakeUpgrade",
"id": "jkupgrade",
"reference": "https://github.com/jakechai/ComfyUI-JakeUpgrade",
"files": [
"https://github.com/jakechai/ComfyUI-JakeUpgrade"
],
"install_type": "git-clone",
"description": "A ComfyUI workflow customization by Jake."
} }
] ]
} }

View File

@ -48,7 +48,11 @@
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [ "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [
[ [
"EGIPAdapter_Mad_Assistant", "EGIPAdapter_Mad_Assistant",
"EGIPAdapter_Mad_AssistantV2" "EGIPAdapter_Mad_AssistantV1",
"EGIPAdapter_Mad_AssistantV2",
"EGIPAdapter_Mad_AssistantV3",
"EGIPAdapter_Mad_AssistantV4",
"EGIPAdapter_Mad_AssistantV5"
], ],
{ {
"title_aux": "ComfUI-EGAdapterMadAssistant" "title_aux": "ComfUI-EGAdapterMadAssistant"
@ -5664,6 +5668,14 @@
"title_aux": "comfyui-portrait-master-zh-cn" "title_aux": "comfyui-portrait-master-zh-cn"
} }
], ],
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
[
"VideoFormatConverter"
],
{
"title_aux": "ZZX Nodes"
}
],
"https://github.com/ZaneA/ComfyUI-ImageReward": [ "https://github.com/ZaneA/ComfyUI-ImageReward": [
[ [
"ImageRewardLoader", "ImageRewardLoader",
@ -9929,6 +9941,7 @@
"get_string", "get_string",
"github_tool", "github_tool",
"google_tool", "google_tool",
"image_iterator",
"interpreter_tool", "interpreter_tool",
"json_get_value", "json_get_value",
"json_parser", "json_parser",