mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
90196af8f8
commit
0836e8fe7c
@ -2508,6 +2508,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/BennyKok/comfyui-deploy": [
|
"https://github.com/BennyKok/comfyui-deploy": [
|
||||||
[
|
[
|
||||||
|
"ComfyDeployOutputEXR",
|
||||||
"ComfyDeployOutputImage",
|
"ComfyDeployOutputImage",
|
||||||
"ComfyDeployOutputText",
|
"ComfyDeployOutputText",
|
||||||
"ComfyDeployWebscoketImageInput",
|
"ComfyDeployWebscoketImageInput",
|
||||||
@ -6702,6 +6703,7 @@
|
|||||||
"DrawThingsLoRA",
|
"DrawThingsLoRA",
|
||||||
"DrawThingsNegative",
|
"DrawThingsNegative",
|
||||||
"DrawThingsPositive",
|
"DrawThingsPositive",
|
||||||
|
"DrawThingsPrompt",
|
||||||
"DrawThingsRefiner",
|
"DrawThingsRefiner",
|
||||||
"DrawThingsSampler",
|
"DrawThingsSampler",
|
||||||
"DrawThingsUpscaler"
|
"DrawThingsUpscaler"
|
||||||
@ -9943,6 +9945,7 @@
|
|||||||
"LensFlare",
|
"LensFlare",
|
||||||
"MultiFloat",
|
"MultiFloat",
|
||||||
"MultiTextNode",
|
"MultiTextNode",
|
||||||
|
"PaintPro",
|
||||||
"SKB_AnySwitch",
|
"SKB_AnySwitch",
|
||||||
"SeamlessTexture",
|
"SeamlessTexture",
|
||||||
"TextBox",
|
"TextBox",
|
||||||
@ -24794,12 +24797,15 @@
|
|||||||
"https://github.com/jinchanz/ComfyUI-ADIC": [
|
"https://github.com/jinchanz/ComfyUI-ADIC": [
|
||||||
[
|
[
|
||||||
"ADIC_COMMON_API",
|
"ADIC_COMMON_API",
|
||||||
|
"FluxKontextImageScale",
|
||||||
|
"ImageStitch",
|
||||||
"ImageTranslateAPI",
|
"ImageTranslateAPI",
|
||||||
"ImageTranslateParamsBuilder",
|
"ImageTranslateParamsBuilder",
|
||||||
"ImageTranslateResultExtractor",
|
"ImageTranslateResultExtractor",
|
||||||
"LoadImagesFromUrls",
|
"LoadImagesFromUrls",
|
||||||
"MarketImageGenerateWithPolling",
|
"MarketImageGenerateWithPolling",
|
||||||
"PythonCodeExecutor",
|
"PythonCodeExecutor",
|
||||||
|
"ReferenceLatent",
|
||||||
"StringToJsonArray"
|
"StringToJsonArray"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -24994,6 +25000,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
||||||
[
|
[
|
||||||
|
"ai4artsed_image_analysis",
|
||||||
"ai4artsed_openrouter_key",
|
"ai4artsed_openrouter_key",
|
||||||
"ai4artsed_prompt_interception",
|
"ai4artsed_prompt_interception",
|
||||||
"ai4artsed_random_artform_generator",
|
"ai4artsed_random_artform_generator",
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "ZHO-ZHO-ZHO",
|
||||||
"title": "ComfyUI-Gemini [NAME CONFLICT]",
|
"title": "ComfyUI-Gemini [NAME CONFLICT]",
|
||||||
|
|||||||
@ -2779,6 +2779,14 @@
|
|||||||
"title_aux": "Kuniklo Collection"
|
"title_aux": "Kuniklo Collection"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/RedmondAI/comfyui-tools": [
|
||||||
|
[
|
||||||
|
"AutoWrite"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-tools [UNSAFE]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/RicherdLee/comfyui-oss-image-save": [
|
"https://github.com/RicherdLee/comfyui-oss-image-save": [
|
||||||
[
|
[
|
||||||
"SaveImageOSS"
|
"SaveImageOSS"
|
||||||
@ -4453,6 +4461,15 @@
|
|||||||
"title_aux": "ComfyUI-AppGen [UNSAFE]"
|
"title_aux": "ComfyUI-AppGen [UNSAFE]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/coVISIONSld/ComfyUI-OmniGen2": [
|
||||||
|
[
|
||||||
|
"OmniGen2ModelLoader",
|
||||||
|
"OmniGen2Sampler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-OmniGen2 [NAME CONFLICT]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/comfyanonymous/ComfyUI": [
|
"https://github.com/comfyanonymous/ComfyUI": [
|
||||||
[
|
[
|
||||||
"APG",
|
"APG",
|
||||||
|
|||||||
@ -809,6 +809,11 @@
|
|||||||
"last_update": "2025-05-02 19:44:45",
|
"last_update": "2025-05-02 19:44:45",
|
||||||
"author_account_age_days": 4041
|
"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": {
|
"https://github.com/RicherdLee/comfyui-oss-image-save": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2024-12-10 09:08:39",
|
"last_update": "2024-12-10 09:08:39",
|
||||||
@ -1459,6 +1464,11 @@
|
|||||||
"last_update": "2025-01-02 17:00:32",
|
"last_update": "2025-01-02 17:00:32",
|
||||||
"author_account_age_days": 4566
|
"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": {
|
"https://github.com/comfyanonymous/ComfyUI": {
|
||||||
"stars": 80797,
|
"stars": 80797,
|
||||||
"last_update": "2025-06-26 07:39:12",
|
"last_update": "2025-06-26 07:39:12",
|
||||||
|
|||||||
@ -2508,6 +2508,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/BennyKok/comfyui-deploy": [
|
"https://github.com/BennyKok/comfyui-deploy": [
|
||||||
[
|
[
|
||||||
|
"ComfyDeployOutputEXR",
|
||||||
"ComfyDeployOutputImage",
|
"ComfyDeployOutputImage",
|
||||||
"ComfyDeployOutputText",
|
"ComfyDeployOutputText",
|
||||||
"ComfyDeployWebscoketImageInput",
|
"ComfyDeployWebscoketImageInput",
|
||||||
@ -6702,6 +6703,7 @@
|
|||||||
"DrawThingsLoRA",
|
"DrawThingsLoRA",
|
||||||
"DrawThingsNegative",
|
"DrawThingsNegative",
|
||||||
"DrawThingsPositive",
|
"DrawThingsPositive",
|
||||||
|
"DrawThingsPrompt",
|
||||||
"DrawThingsRefiner",
|
"DrawThingsRefiner",
|
||||||
"DrawThingsSampler",
|
"DrawThingsSampler",
|
||||||
"DrawThingsUpscaler"
|
"DrawThingsUpscaler"
|
||||||
@ -9943,6 +9945,7 @@
|
|||||||
"LensFlare",
|
"LensFlare",
|
||||||
"MultiFloat",
|
"MultiFloat",
|
||||||
"MultiTextNode",
|
"MultiTextNode",
|
||||||
|
"PaintPro",
|
||||||
"SKB_AnySwitch",
|
"SKB_AnySwitch",
|
||||||
"SeamlessTexture",
|
"SeamlessTexture",
|
||||||
"TextBox",
|
"TextBox",
|
||||||
@ -24794,12 +24797,15 @@
|
|||||||
"https://github.com/jinchanz/ComfyUI-ADIC": [
|
"https://github.com/jinchanz/ComfyUI-ADIC": [
|
||||||
[
|
[
|
||||||
"ADIC_COMMON_API",
|
"ADIC_COMMON_API",
|
||||||
|
"FluxKontextImageScale",
|
||||||
|
"ImageStitch",
|
||||||
"ImageTranslateAPI",
|
"ImageTranslateAPI",
|
||||||
"ImageTranslateParamsBuilder",
|
"ImageTranslateParamsBuilder",
|
||||||
"ImageTranslateResultExtractor",
|
"ImageTranslateResultExtractor",
|
||||||
"LoadImagesFromUrls",
|
"LoadImagesFromUrls",
|
||||||
"MarketImageGenerateWithPolling",
|
"MarketImageGenerateWithPolling",
|
||||||
"PythonCodeExecutor",
|
"PythonCodeExecutor",
|
||||||
|
"ReferenceLatent",
|
||||||
"StringToJsonArray"
|
"StringToJsonArray"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -24994,6 +25000,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
||||||
[
|
[
|
||||||
|
"ai4artsed_image_analysis",
|
||||||
"ai4artsed_openrouter_key",
|
"ai4artsed_openrouter_key",
|
||||||
"ai4artsed_prompt_interception",
|
"ai4artsed_prompt_interception",
|
||||||
"ai4artsed_random_artform_generator",
|
"ai4artsed_random_artform_generator",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user