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
06b89ca277
commit
22a3d8f95f
@ -32942,6 +32942,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that leverages the Google Cloud Vertex AI Imagen API to generate and edit images."
|
||||
},
|
||||
{
|
||||
"author": "ru4ls",
|
||||
"title": "Google Font Text Image Node for ComfyUI",
|
||||
"reference": "https://github.com/ru4ls/ComfyUI_Google-Fonts",
|
||||
"files": [
|
||||
"https://github.com/ru4ls/ComfyUI_Google-Fonts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node provides a powerful and flexible way to create images from text with advanced typographic controls. It's an ideal tool for generating inputs for Typography, creating titles and watermarks, or producing font specimens for multimodal models to analyze and generate."
|
||||
},
|
||||
{
|
||||
"author": "garg-aayush",
|
||||
"title": "ComfyUI-Svg2Raster",
|
||||
@ -34242,7 +34252,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
|
||||
@ -39182,6 +39182,14 @@
|
||||
"title_aux": "ComfyUI Batch BBox Detector"
|
||||
}
|
||||
],
|
||||
"https://github.com/ru4ls/ComfyUI_Google-Fonts": [
|
||||
[
|
||||
"GoogleFontNodeAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "Google Font Text Image Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ru4ls/ComfyUI_Imagen": [
|
||||
[
|
||||
"ImagenNode"
|
||||
@ -40465,7 +40473,9 @@
|
||||
"ImageRadialZoomBlur_GPU",
|
||||
"WanVideoCacheSamples",
|
||||
"WanVideoEmptyEmbeds_v2",
|
||||
"WanVideoFlowmapDistortion",
|
||||
"WanVideoImageToVideoEncode_v2",
|
||||
"WanVideoMotionToFlowmap",
|
||||
"WanVideoPowerLoraLoader"
|
||||
],
|
||||
{
|
||||
|
||||
@ -13714,6 +13714,11 @@
|
||||
"last_update": "2025-10-10 17:18:58",
|
||||
"author_account_age_days": 1366
|
||||
},
|
||||
"https://github.com/ru4ls/ComfyUI_Google-Fonts": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-10-10 08:56:47",
|
||||
"author_account_age_days": 961
|
||||
},
|
||||
"https://github.com/ru4ls/ComfyUI_Imagen": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-09-14 08:50:35",
|
||||
|
||||
@ -1,5 +1,55 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "pizurny",
|
||||
"title": "ComfyUI-Just-DWPose [WIP]",
|
||||
"reference": "https://github.com/pizurny/ComfyUI-Just-DWPose",
|
||||
"files": [
|
||||
"https://github.com/pizurny/ComfyUI-Just-DWPose"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced DWPose annotator for ComfyUI with TorchScript and ONNX backends, featuring comprehensive pose detection, bone validation, temporal smoothing, and custom visualization tools."
|
||||
},
|
||||
{
|
||||
"author": "pizurny",
|
||||
"title": "ComfyUI Feedback Sampler [WIP]",
|
||||
"reference": "https://github.com/pizurny/Comfyui-FeedbackSampler",
|
||||
"files": [
|
||||
"https://github.com/pizurny/Comfyui-FeedbackSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI sampler for creating Deforum-style zoom animations through iterative feedback loop."
|
||||
},
|
||||
{
|
||||
"author": "FlowX Team",
|
||||
"title": "FlowX Preprocess [UNSAFE]",
|
||||
"reference": "https://github.com/cgf120/comfyui-flowx-preprocess",
|
||||
"files": [
|
||||
"https://github.com/cgf120/comfyui-flowx-preprocess"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FlowX Preprocess Node for ComfyUI - Export workflow configurations with input parameters[w/This node pack includes an endpoint that deletes files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "jpwgad",
|
||||
"title": "jpwgad",
|
||||
"reference": "https://github.com/jpwgad/jpwgad-comfy",
|
||||
"files": [
|
||||
"https://github.com/jpwgad/jpwgad-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Image Size Input, Date/Time based output path"
|
||||
},
|
||||
{
|
||||
"author": "octapus8085",
|
||||
"title": "OpenAI-comfyui-O",
|
||||
"reference": "https://github.com/Spicely/Comfyui-File-Utils",
|
||||
"files": [
|
||||
"https://github.com/Spicely/Comfyui-File-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin provides multiple file-handling and utility nodes for ComfyUI, including: image saving, audio saving, video saving, video composition, audio-to-subtitle conversion, and random number generation nodes. These nodes not only process files but also return their absolute file paths.\nNOTE: The files in the repo are not organized.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "octapus8085",
|
||||
"title": "OpenAI-comfyui-O",
|
||||
|
||||
@ -3731,6 +3731,19 @@
|
||||
"title_aux": "ComfyUI_Remaker_FaceSwap"
|
||||
}
|
||||
],
|
||||
"https://github.com/Spicely/Comfyui-File-Utils": [
|
||||
[
|
||||
"AudioToSubtitle",
|
||||
"RandomFloat",
|
||||
"SaveAudioWithPath",
|
||||
"SaveImageWithPath",
|
||||
"SaveVideoWithPath",
|
||||
"VideoCompose"
|
||||
],
|
||||
{
|
||||
"title_aux": "OpenAI-comfyui-O"
|
||||
}
|
||||
],
|
||||
"https://github.com/Stable-X/ComfyUI-Hi3DGen": [
|
||||
[
|
||||
"DifferenceExtractorNode",
|
||||
@ -7639,6 +7652,15 @@
|
||||
"title_aux": "ComfyUI_HelpfulNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/jpwgad/jpwgad-comfy": [
|
||||
[
|
||||
"OutputPath",
|
||||
"SizeInput"
|
||||
],
|
||||
{
|
||||
"title_aux": "jpwgad"
|
||||
}
|
||||
],
|
||||
"https://github.com/jschoormans/Comfy-InterestingPixels": [
|
||||
[
|
||||
"Random Palette",
|
||||
@ -9499,6 +9521,23 @@
|
||||
"title_aux": "ComfyUI-PixuAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/pizurny/ComfyUI-Just-DWPose": [
|
||||
[
|
||||
"DWPoseAnnotator",
|
||||
"DWPoseJSONToImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Just-DWPose [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/pizurny/Comfyui-FeedbackSampler": [
|
||||
[
|
||||
"FeedbackSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Feedback Sampler [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": [
|
||||
[
|
||||
"VibeVoiceSelector"
|
||||
|
||||
@ -1304,6 +1304,11 @@
|
||||
"last_update": "2024-07-15 11:57:20",
|
||||
"author_account_age_days": 3431
|
||||
},
|
||||
"https://github.com/Spicely/Comfyui-File-Utils": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-10-13 03:06:03",
|
||||
"author_account_age_days": 3965
|
||||
},
|
||||
"https://github.com/Stable-X/ComfyUI-Hi3DGen": {
|
||||
"stars": 167,
|
||||
"last_update": "2025-04-04 03:48:36",
|
||||
@ -1964,6 +1969,11 @@
|
||||
"last_update": "2025-08-13 11:30:35",
|
||||
"author_account_age_days": 158
|
||||
},
|
||||
"https://github.com/cgf120/comfyui-flowx-preprocess": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-10-11 14:16:55",
|
||||
"author_account_age_days": 3384
|
||||
},
|
||||
"https://github.com/chaojie/ComfyUI-DynamiCrafter": {
|
||||
"stars": 130,
|
||||
"last_update": "2024-06-14 10:23:59",
|
||||
@ -2729,6 +2739,11 @@
|
||||
"last_update": "2025-05-17 01:04:37",
|
||||
"author_account_age_days": 2901
|
||||
},
|
||||
"https://github.com/jpwgad/jpwgad-comfy": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-10-13 03:34:53",
|
||||
"author_account_age_days": 4610
|
||||
},
|
||||
"https://github.com/jschoormans/Comfy-InterestingPixels": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-02-05 08:34:17",
|
||||
@ -3529,6 +3544,16 @@
|
||||
"last_update": "2025-03-01 13:56:56",
|
||||
"author_account_age_days": 225
|
||||
},
|
||||
"https://github.com/pizurny/ComfyUI-Just-DWPose": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-10-12 13:11:50",
|
||||
"author_account_age_days": 1156
|
||||
},
|
||||
"https://github.com/pizurny/Comfyui-FeedbackSampler": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-10-12 14:35:12",
|
||||
"author_account_age_days": 1156
|
||||
},
|
||||
"https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-04-08 11:18:55",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ru4ls",
|
||||
"title": "Google Font Text Image Node for ComfyUI",
|
||||
"reference": "https://github.com/ru4ls/ComfyUI_Google-Fonts",
|
||||
"files": [
|
||||
"https://github.com/ru4ls/ComfyUI_Google-Fonts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node provides a powerful and flexible way to create images from text with advanced typographic controls. It's an ideal tool for generating inputs for Typography, creating titles and watermarks, or producing font specimens for multimodal models to analyze and generate."
|
||||
},
|
||||
{
|
||||
"author": "eddyhhlure1Eddy",
|
||||
"title": "ComfyUI-TorchCompileSpeed",
|
||||
@ -690,36 +700,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node pack for WAN v2v long video generation. Provides nodes for chunking, overlap stitching, control group orchestration, debug numbering, and de-overlap merging to create seamless long-form videos."
|
||||
},
|
||||
{
|
||||
"author": "9nate-drake",
|
||||
"title": "ComfyUI Mask to Center Point Nodes",
|
||||
"reference": "https://github.com/9nate-drake/ComfyUI-MaskCenter",
|
||||
"files": [
|
||||
"https://github.com/9nate-drake/ComfyUI-MaskCenter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This pack provides two custom nodes for ComfyUI designed to find the center coordinates of masks and segments. They are useful for workflows where you need to precisely identify the location of objects or regions of interest."
|
||||
},
|
||||
{
|
||||
"author": "mochidroppot",
|
||||
"title": "ComfyUI-ProxyFix",
|
||||
"reference": "https://github.com/mochidroppot/ComfyUI-ProxyFix",
|
||||
"files": [
|
||||
"https://github.com/mochidroppot/ComfyUI-ProxyFix"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension fixes URL encoding issues when ComfyUI is accessed through reverse proxies like 'jupyter-server-proxy'."
|
||||
},
|
||||
{
|
||||
"author": "guill",
|
||||
"title": "Stegaflow",
|
||||
"reference": "https://github.com/guill/comfyui-stegaflow",
|
||||
"files": [
|
||||
"https://github.com/guill/comfyui-stegaflow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node pack for embedding workflow data in image pixels using steganography"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -39182,6 +39182,14 @@
|
||||
"title_aux": "ComfyUI Batch BBox Detector"
|
||||
}
|
||||
],
|
||||
"https://github.com/ru4ls/ComfyUI_Google-Fonts": [
|
||||
[
|
||||
"GoogleFontNodeAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "Google Font Text Image Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ru4ls/ComfyUI_Imagen": [
|
||||
[
|
||||
"ImagenNode"
|
||||
@ -40465,7 +40473,9 @@
|
||||
"ImageRadialZoomBlur_GPU",
|
||||
"WanVideoCacheSamples",
|
||||
"WanVideoEmptyEmbeds_v2",
|
||||
"WanVideoFlowmapDistortion",
|
||||
"WanVideoImageToVideoEncode_v2",
|
||||
"WanVideoMotionToFlowmap",
|
||||
"WanVideoPowerLoraLoader"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user