update DB

This commit is contained in:
Dr.Lt.Data 2025-06-27 07:23:09 +09:00
parent 90196af8f8
commit 0836e8fe7c
5 changed files with 61 additions and 0 deletions

View File

@ -2508,6 +2508,7 @@
],
"https://github.com/BennyKok/comfyui-deploy": [
[
"ComfyDeployOutputEXR",
"ComfyDeployOutputImage",
"ComfyDeployOutputText",
"ComfyDeployWebscoketImageInput",
@ -6702,6 +6703,7 @@
"DrawThingsLoRA",
"DrawThingsNegative",
"DrawThingsPositive",
"DrawThingsPrompt",
"DrawThingsRefiner",
"DrawThingsSampler",
"DrawThingsUpscaler"
@ -9943,6 +9945,7 @@
"LensFlare",
"MultiFloat",
"MultiTextNode",
"PaintPro",
"SKB_AnySwitch",
"SeamlessTexture",
"TextBox",
@ -24794,12 +24797,15 @@
"https://github.com/jinchanz/ComfyUI-ADIC": [
[
"ADIC_COMMON_API",
"FluxKontextImageScale",
"ImageStitch",
"ImageTranslateAPI",
"ImageTranslateParamsBuilder",
"ImageTranslateResultExtractor",
"LoadImagesFromUrls",
"MarketImageGenerateWithPolling",
"PythonCodeExecutor",
"ReferenceLatent",
"StringToJsonArray"
],
{
@ -24994,6 +25000,7 @@
],
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
[
"ai4artsed_image_analysis",
"ai4artsed_openrouter_key",
"ai4artsed_prompt_interception",
"ai4artsed_random_artform_generator",

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "RedmondAI",
"title": "comfyui-tools [UNSAFE]",
"reference": "https://github.com/RedmondAI/comfyui-tools",
"files": [
"https://github.com/RedmondAI/comfyui-tools"
],
"install_type": "git-clone",
"description": "Custom extensions for ComfyUI used by the Redmond3D VFX team.[w/This node pack has a vulnerability that allows it to create files at arbitrary paths.]"
},
{
"author": "coVISIONSld",
"title": "ComfyUI-OmniGen2 [NAME CONFLICT]",
"reference": "https://github.com/coVISIONSld/ComfyUI-OmniGen2",
"files": [
"https://github.com/coVISIONSld/ComfyUI-OmniGen2"
],
"install_type": "git-clone",
"description": "ComfyUI-OmniGen2 is a custom node package for the OmniGen2 model, enabling advanced text-to-image generation and visual understanding."
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-Gemini [NAME CONFLICT]",

View File

@ -2779,6 +2779,14 @@
"title_aux": "Kuniklo Collection"
}
],
"https://github.com/RedmondAI/comfyui-tools": [
[
"AutoWrite"
],
{
"title_aux": "comfyui-tools [UNSAFE]"
}
],
"https://github.com/RicherdLee/comfyui-oss-image-save": [
[
"SaveImageOSS"
@ -4453,6 +4461,15 @@
"title_aux": "ComfyUI-AppGen [UNSAFE]"
}
],
"https://github.com/coVISIONSld/ComfyUI-OmniGen2": [
[
"OmniGen2ModelLoader",
"OmniGen2Sampler"
],
{
"title_aux": "ComfyUI-OmniGen2 [NAME CONFLICT]"
}
],
"https://github.com/comfyanonymous/ComfyUI": [
[
"APG",

View File

@ -809,6 +809,11 @@
"last_update": "2025-05-02 19:44:45",
"author_account_age_days": 4041
},
"https://github.com/RedmondAI/comfyui-tools": {
"stars": 0,
"last_update": "2025-06-26 22:15:25",
"author_account_age_days": 401
},
"https://github.com/RicherdLee/comfyui-oss-image-save": {
"stars": 0,
"last_update": "2024-12-10 09:08:39",
@ -1459,6 +1464,11 @@
"last_update": "2025-01-02 17:00:32",
"author_account_age_days": 4566
},
"https://github.com/coVISIONSld/ComfyUI-OmniGen2": {
"stars": 0,
"last_update": "2025-06-26 18:08:46",
"author_account_age_days": 265
},
"https://github.com/comfyanonymous/ComfyUI": {
"stars": 80797,
"last_update": "2025-06-26 07:39:12",

View File

@ -2508,6 +2508,7 @@
],
"https://github.com/BennyKok/comfyui-deploy": [
[
"ComfyDeployOutputEXR",
"ComfyDeployOutputImage",
"ComfyDeployOutputText",
"ComfyDeployWebscoketImageInput",
@ -6702,6 +6703,7 @@
"DrawThingsLoRA",
"DrawThingsNegative",
"DrawThingsPositive",
"DrawThingsPrompt",
"DrawThingsRefiner",
"DrawThingsSampler",
"DrawThingsUpscaler"
@ -9943,6 +9945,7 @@
"LensFlare",
"MultiFloat",
"MultiTextNode",
"PaintPro",
"SKB_AnySwitch",
"SeamlessTexture",
"TextBox",
@ -24794,12 +24797,15 @@
"https://github.com/jinchanz/ComfyUI-ADIC": [
[
"ADIC_COMMON_API",
"FluxKontextImageScale",
"ImageStitch",
"ImageTranslateAPI",
"ImageTranslateParamsBuilder",
"ImageTranslateResultExtractor",
"LoadImagesFromUrls",
"MarketImageGenerateWithPolling",
"PythonCodeExecutor",
"ReferenceLatent",
"StringToJsonArray"
],
{
@ -24994,6 +25000,7 @@
],
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
[
"ai4artsed_image_analysis",
"ai4artsed_openrouter_key",
"ai4artsed_prompt_interception",
"ai4artsed_random_artform_generator",