mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
8be35e3621
commit
5236b03f66
@ -29677,6 +29677,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Sends images with metadata (PNGInfo) obtained from the input values of each node to Eagle. You can customize the tags to be registered in Eagle."
|
"description": "Sends images with metadata (PNGInfo) obtained from the input values of each node to Eagle. You can customize the tags to be registered in Eagle."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Azornes",
|
||||||
|
"title": "Comfyui-LayerForge",
|
||||||
|
"id": "layerforge",
|
||||||
|
"reference": "https://github.com/Azornes/Comfyui-LayerForge",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Azornes/Comfyui-LayerForge"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Photoshop-like layered canvas editor to your ComfyUI workflow. This node is perfect for complex compositing, inpainting, and outpainting, featuring multi-layer support, masking, blend modes, and precise transformations. Includes optional AI-powered background removal for streamlined image editing."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -30099,17 +30110,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": "Azornes",
|
|
||||||
"title": "Comfyui-LayerForge",
|
|
||||||
"id": "layerforge",
|
|
||||||
"reference": "https://github.com/Azornes/Comfyui-LayerForge",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Azornes/Comfyui-LayerForge"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Photoshop-like layered canvas editor to your ComfyUI workflow. This node is perfect for complex compositing, inpainting, and outpainting, featuring multi-layer support, masking, blend modes, and precise transformations. Includes optional AI-powered background removal for streamlined image editing."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -19928,6 +19928,7 @@
|
|||||||
"GenerateMusic",
|
"GenerateMusic",
|
||||||
"GenerateSpeech",
|
"GenerateSpeech",
|
||||||
"GenerateVideo",
|
"GenerateVideo",
|
||||||
|
"GroqProviderNode",
|
||||||
"JoinStringsMulti",
|
"JoinStringsMulti",
|
||||||
"LLMToolkitProviderSelector",
|
"LLMToolkitProviderSelector",
|
||||||
"LLMToolkitTextGenerator",
|
"LLMToolkitTextGenerator",
|
||||||
@ -28138,7 +28139,8 @@
|
|||||||
[
|
[
|
||||||
"SanaLoRALoader",
|
"SanaLoRALoader",
|
||||||
"SanaModelLoader",
|
"SanaModelLoader",
|
||||||
"SanaSampler"
|
"SanaSampler",
|
||||||
|
"i2iFlash"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Sana Custom Node"
|
"title_aux": "ComfyUI Sana Custom Node"
|
||||||
@ -32749,6 +32751,8 @@
|
|||||||
"https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": [
|
"https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": [
|
||||||
[
|
[
|
||||||
"PapcornsAspectResize",
|
"PapcornsAspectResize",
|
||||||
|
"PapcornsAudioTrimAndSave",
|
||||||
|
"PapcornsAudioTrimmer",
|
||||||
"UploadImageToGCS"
|
"UploadImageToGCS"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -33527,6 +33531,15 @@
|
|||||||
"title_aux": "queuetools"
|
"title_aux": "queuetools"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/r-vage/ComfyUI-RvTools_v2": [
|
||||||
|
[
|
||||||
|
"CombineVideoClips",
|
||||||
|
"WanVideoVaceSeamlessJoin"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-RvTools_v2"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/r3dial/redial-discomphy": [
|
"https://github.com/r3dial/redial-discomphy": [
|
||||||
[
|
[
|
||||||
"DiscordMessage"
|
"DiscordMessage"
|
||||||
@ -37821,8 +37834,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/wawahuy/ComfyUI-HTTP": [
|
"https://github.com/wawahuy/ComfyUI-HTTP": [
|
||||||
[
|
[
|
||||||
|
"Base64ToImageNode",
|
||||||
|
"HTTPFormDataConcatNode",
|
||||||
|
"HTTPFormDataNode",
|
||||||
|
"HTTPFormFileItemNode",
|
||||||
|
"HTTPFormImageItemNode",
|
||||||
|
"HTTPFormTextItemNode",
|
||||||
"HTTPGetJSONFieldNode",
|
"HTTPGetJSONFieldNode",
|
||||||
"HTTPGetNode"
|
"HTTPGetNode",
|
||||||
|
"HTTPPostFormDataNode",
|
||||||
|
"HTTPPostJSONNode",
|
||||||
|
"HTTPPostRawNode",
|
||||||
|
"ImageToBase64Node"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI HTTP - REST API Nodes"
|
"title_aux": "ComfyUI HTTP - REST API Nodes"
|
||||||
|
|||||||
5366
github-stats.json
5366
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -6627,6 +6627,7 @@
|
|||||||
"https://github.com/kongds1999/ComfyUI_was_image": [
|
"https://github.com/kongds1999/ComfyUI_was_image": [
|
||||||
[
|
[
|
||||||
"ConvertGrayToImage",
|
"ConvertGrayToImage",
|
||||||
|
"Generate Color Palette",
|
||||||
"Replace Color By Palette"
|
"Replace Color By Palette"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -7799,6 +7800,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/pixixai/ComfyUI_Pixix-Tools": [
|
"https://github.com/pixixai/ComfyUI_Pixix-Tools": [
|
||||||
[
|
[
|
||||||
|
"BaiduTranslateNode",
|
||||||
|
"ChatGLM4TranslateTextNode",
|
||||||
|
"ColorPicker",
|
||||||
"LoadTextFromFolderNode"
|
"LoadTextFromFolderNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -7961,9 +7965,14 @@
|
|||||||
[
|
[
|
||||||
"rakete.BuildString",
|
"rakete.BuildString",
|
||||||
"rakete.GetWidgetValue",
|
"rakete.GetWidgetValue",
|
||||||
"rakete.GpuGarbageCollector"
|
"rakete.GpuGarbageCollector",
|
||||||
|
"rakete.JoinStrings"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
"author": "Rakete",
|
||||||
|
"description": "Rakete Comfy Custom Nodes",
|
||||||
|
"nickname": "Rakete Nodes",
|
||||||
|
"title": "Rakete Nodes",
|
||||||
"title_aux": "comfyui-rakete"
|
"title_aux": "comfyui-rakete"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -8533,7 +8542,13 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/spawner1145/comfyui-spawner-nodes": [
|
"https://github.com/spawner1145/comfyui-spawner-nodes": [
|
||||||
[
|
[
|
||||||
|
"ConditioningCrossAttention",
|
||||||
|
"ConditioningInspector",
|
||||||
|
"ConditioningPacker",
|
||||||
"ImageMetadataReader",
|
"ImageMetadataReader",
|
||||||
|
"SaveTrainingDataPair",
|
||||||
|
"TensorInspector",
|
||||||
|
"TensorShapeAdapter",
|
||||||
"TextEncoderDecoder",
|
"TextEncoderDecoder",
|
||||||
"json_process"
|
"json_process"
|
||||||
],
|
],
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Azornes",
|
||||||
|
"title": "Comfyui-LayerForge",
|
||||||
|
"id": "layerforge",
|
||||||
|
"reference": "https://github.com/Azornes/Comfyui-LayerForge",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Azornes/Comfyui-LayerForge"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Photoshop-like layered canvas editor to your ComfyUI workflow. This node is perfect for complex compositing, inpainting, and outpainting, featuring multi-layer support, masking, blend modes, and precise transformations. Includes optional AI-powered background removal for streamlined image editing."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "cedarconnor",
|
"author": "cedarconnor",
|
||||||
"title": "ComfyUI Upsampler Nodes",
|
"title": "ComfyUI Upsampler Nodes",
|
||||||
|
|||||||
@ -19928,6 +19928,7 @@
|
|||||||
"GenerateMusic",
|
"GenerateMusic",
|
||||||
"GenerateSpeech",
|
"GenerateSpeech",
|
||||||
"GenerateVideo",
|
"GenerateVideo",
|
||||||
|
"GroqProviderNode",
|
||||||
"JoinStringsMulti",
|
"JoinStringsMulti",
|
||||||
"LLMToolkitProviderSelector",
|
"LLMToolkitProviderSelector",
|
||||||
"LLMToolkitTextGenerator",
|
"LLMToolkitTextGenerator",
|
||||||
@ -28138,7 +28139,8 @@
|
|||||||
[
|
[
|
||||||
"SanaLoRALoader",
|
"SanaLoRALoader",
|
||||||
"SanaModelLoader",
|
"SanaModelLoader",
|
||||||
"SanaSampler"
|
"SanaSampler",
|
||||||
|
"i2iFlash"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Sana Custom Node"
|
"title_aux": "ComfyUI Sana Custom Node"
|
||||||
@ -32749,6 +32751,8 @@
|
|||||||
"https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": [
|
"https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": [
|
||||||
[
|
[
|
||||||
"PapcornsAspectResize",
|
"PapcornsAspectResize",
|
||||||
|
"PapcornsAudioTrimAndSave",
|
||||||
|
"PapcornsAudioTrimmer",
|
||||||
"UploadImageToGCS"
|
"UploadImageToGCS"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -33527,6 +33531,15 @@
|
|||||||
"title_aux": "queuetools"
|
"title_aux": "queuetools"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/r-vage/ComfyUI-RvTools_v2": [
|
||||||
|
[
|
||||||
|
"CombineVideoClips",
|
||||||
|
"WanVideoVaceSeamlessJoin"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-RvTools_v2"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/r3dial/redial-discomphy": [
|
"https://github.com/r3dial/redial-discomphy": [
|
||||||
[
|
[
|
||||||
"DiscordMessage"
|
"DiscordMessage"
|
||||||
@ -37821,8 +37834,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/wawahuy/ComfyUI-HTTP": [
|
"https://github.com/wawahuy/ComfyUI-HTTP": [
|
||||||
[
|
[
|
||||||
|
"Base64ToImageNode",
|
||||||
|
"HTTPFormDataConcatNode",
|
||||||
|
"HTTPFormDataNode",
|
||||||
|
"HTTPFormFileItemNode",
|
||||||
|
"HTTPFormImageItemNode",
|
||||||
|
"HTTPFormTextItemNode",
|
||||||
"HTTPGetJSONFieldNode",
|
"HTTPGetJSONFieldNode",
|
||||||
"HTTPGetNode"
|
"HTTPGetNode",
|
||||||
|
"HTTPPostFormDataNode",
|
||||||
|
"HTTPPostJSONNode",
|
||||||
|
"HTTPPostRawNode",
|
||||||
|
"ImageToBase64Node"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI HTTP - REST API Nodes"
|
"title_aux": "ComfyUI HTTP - REST API Nodes"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user