mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-27 10:37:31 +08:00
+21
-11
@@ -31049,7 +31049,7 @@
|
|||||||
"https://github.com/INuBq8/ComfyUI-MultiMaskOps"
|
"https://github.com/INuBq8/ComfyUI-MultiMaskOps"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A collection of ComfyUI nodes for working with multiple masks at once — sorting them by position, picking one out, removing duplicates, and expanding/feathering them without letting neighbours overlap."
|
"description": "A ComfyUI node pack for working with multiple masks at once — spatial sorting, index picking, duplicate removal, and overlap-free expansion/feathering. Native-matched dilation and blur."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Erehr",
|
"author": "Erehr",
|
||||||
@@ -52941,16 +52941,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources."
|
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "zhangrui",
|
|
||||||
"title": "ComfyUI-QuickUseTools",
|
|
||||||
"reference": "https://github.com/cingee2016/ComfyUI-QuickUseTools",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/cingee2016/ComfyUI-QuickUseTools"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A collection of quick-use custom nodes for ComfyUI - image processing and workflow tools"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "millerlight",
|
"author": "millerlight",
|
||||||
"title": "Key-Value KV-Tools for ComfyUI",
|
"title": "Key-Value KV-Tools for ComfyUI",
|
||||||
@@ -54327,6 +54317,26 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI nodes for anime prompt selection, random prompt generation, background and character tag composition, and Anima LoRA search, download, and loading."
|
"description": "ComfyUI nodes for anime prompt selection, random prompt generation, background and character tag composition, and Anima LoRA search, download, and loading."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "YOUR_COMFY_PUBLISHER_ID",
|
||||||
|
"title": "Undulating Glitch",
|
||||||
|
"reference": "https://github.com/jsterlingvids/ComfyUI-UndulatingGlitch",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jsterlingvids/ComfyUI-UndulatingGlitch"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Four-way alignment, travelling wave, and block-glitch video compositor nodes for ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "galigali",
|
||||||
|
"title": "ComfyUI-PNGInfo",
|
||||||
|
"reference": "https://github.com/galigali-san/ComfyUI-PNGInfo",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/galigali-san/ComfyUI-PNGInfo"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
+117
-15
@@ -3157,6 +3157,16 @@
|
|||||||
"title_aux": "BangtrixToolkit"
|
"title_aux": "BangtrixToolkit"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Anonymzx/ComfyUI-Supertonic3TTS": [
|
||||||
|
[
|
||||||
|
"SupertonicEffects",
|
||||||
|
"SupertonicLoader",
|
||||||
|
"SupertonicTTS"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Supertonic3TTS"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AntiMatterComfy/antimatter-nodes": [
|
"https://github.com/AntiMatterComfy/antimatter-nodes": [
|
||||||
[
|
[
|
||||||
"Anti_aspect_ratio_master",
|
"Anti_aspect_ratio_master",
|
||||||
@@ -14580,6 +14590,15 @@
|
|||||||
"title_aux": "TIPO-extension"
|
"title_aux": "TIPO-extension"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/KoishiAI/LD-ComfyUI-Prompt-Nodes": [
|
||||||
|
[
|
||||||
|
"BooruPromptGenerator",
|
||||||
|
"SlopPrompt"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "LD ComfyUI Prompt Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Koko-boya/Comfyui-GeminiWeb": [
|
"https://github.com/Koko-boya/Comfyui-GeminiWeb": [
|
||||||
[
|
[
|
||||||
"GeminiWeb"
|
"GeminiWeb"
|
||||||
@@ -25871,6 +25890,16 @@
|
|||||||
"title_aux": "YARS: Yet Another Resolution Selector"
|
"title_aux": "YARS: Yet Another Resolution Selector"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/TrophiHunter/ComfyUI-MLUT": [
|
||||||
|
[
|
||||||
|
"LUTApply",
|
||||||
|
"MLUT_Apply",
|
||||||
|
"PaletteApply"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-MLUT"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": [
|
"https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": [
|
||||||
[
|
[
|
||||||
"Bloom",
|
"Bloom",
|
||||||
@@ -26740,6 +26769,14 @@
|
|||||||
"title_aux": "ComfyUI-Loop-image"
|
"title_aux": "ComfyUI-Loop-image"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/WaitWut/comfyui-ultimate-lora-loader": [
|
||||||
|
[
|
||||||
|
"UltimateLoraLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Ultimate Lora Loader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Wakapedia/ComfyUI-WanVideoWakawave": [
|
"https://github.com/Wakapedia/ComfyUI-WanVideoWakawave": [
|
||||||
[
|
[
|
||||||
"WanVideoWakawaveLoraLoader",
|
"WanVideoWakawaveLoraLoader",
|
||||||
@@ -29937,6 +29974,26 @@
|
|||||||
"title_aux": "ComfyUI-TextOnImage"
|
"title_aux": "ComfyUI-TextOnImage"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/albert999-pixel/comfyui-beeble-switchx": [
|
||||||
|
[
|
||||||
|
"BeebleAccountInfoTestNode",
|
||||||
|
"BeebleDownloadImageTestNode",
|
||||||
|
"BeebleDownloadVideoTestNode",
|
||||||
|
"BeebleDummyTestNode",
|
||||||
|
"BeebleExportMaskTestNode",
|
||||||
|
"BeeblePollJobTestNode",
|
||||||
|
"BeebleStartImageGenerationTestNode",
|
||||||
|
"BeebleStartVideoGenerationTestNode",
|
||||||
|
"BeebleSwitchXImageNode",
|
||||||
|
"BeebleSwitchXVideoNode",
|
||||||
|
"BeebleUploadImageTestNode",
|
||||||
|
"BeebleUploadVideoTestNode",
|
||||||
|
"BeebleWaitJobTestNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-beeble-switchx"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/alchemine/comfyui-alchemine-pack": [
|
"https://github.com/alchemine/comfyui-alchemine-pack": [
|
||||||
[
|
[
|
||||||
"AsyncSaveImage",
|
"AsyncSaveImage",
|
||||||
@@ -36302,16 +36359,6 @@
|
|||||||
"title_aux": "ComfyUI Prompt Optimizer"
|
"title_aux": "ComfyUI Prompt Optimizer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/cingee2016/ComfyUI-QuickUseTools": [
|
|
||||||
[
|
|
||||||
"QuickBatchProcess",
|
|
||||||
"QuickConditionalRoute",
|
|
||||||
"QuickImageResize"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-QuickUseTools"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/ciri/comfyui-model-downloader": [
|
"https://github.com/ciri/comfyui-model-downloader": [
|
||||||
[
|
[
|
||||||
"Auto Model Downloader",
|
"Auto Model Downloader",
|
||||||
@@ -39023,17 +39070,19 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/darth-veitcher/comfydv": [
|
"https://github.com/darth-veitcher/comfydv": [
|
||||||
[
|
[
|
||||||
|
"ChatCompletion",
|
||||||
"CircuitBreaker",
|
"CircuitBreaker",
|
||||||
"FormatString",
|
"FormatString",
|
||||||
"OllamaChatCompletion",
|
"LLMLoadModel",
|
||||||
|
"LLMModelSelector",
|
||||||
|
"LLMUnloadModel",
|
||||||
|
"LlamaCppClient",
|
||||||
"OllamaClient",
|
"OllamaClient",
|
||||||
"OllamaDebugHistory",
|
"OllamaDebugHistory",
|
||||||
"OllamaHeaderBasicAuth",
|
"OllamaHeaderBasicAuth",
|
||||||
"OllamaHeaderBearerToken",
|
"OllamaHeaderBearerToken",
|
||||||
"OllamaHeaderCustom",
|
"OllamaHeaderCustom",
|
||||||
"OllamaHistoryLength",
|
"OllamaHistoryLength",
|
||||||
"OllamaLoadModel",
|
|
||||||
"OllamaModelSelector",
|
|
||||||
"OllamaOptionExtraBody",
|
"OllamaOptionExtraBody",
|
||||||
"OllamaOptionMaxTokens",
|
"OllamaOptionMaxTokens",
|
||||||
"OllamaOptionRepeatPenalty",
|
"OllamaOptionRepeatPenalty",
|
||||||
@@ -39041,7 +39090,6 @@
|
|||||||
"OllamaOptionTemperature",
|
"OllamaOptionTemperature",
|
||||||
"OllamaOptionTopK",
|
"OllamaOptionTopK",
|
||||||
"OllamaOptionTopP",
|
"OllamaOptionTopP",
|
||||||
"OllamaUnloadModel",
|
|
||||||
"RandomChoice"
|
"RandomChoice"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@@ -43074,6 +43122,14 @@
|
|||||||
"title_aux": "ComfyUI-String-Similarity"
|
"title_aux": "ComfyUI-String-Similarity"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/galigali-san/ComfyUI-PNGInfo": [
|
||||||
|
[
|
||||||
|
"PNGInfoReadable"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-PNGInfo"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/galpt/comfy-intelliPrompt": [
|
"https://github.com/galpt/comfy-intelliPrompt": [
|
||||||
[
|
[
|
||||||
"IntelliPromptResolutionPresetLatent",
|
"IntelliPromptResolutionPresetLatent",
|
||||||
@@ -46781,9 +46837,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/jajmangold/ComfyUI-fni8": [
|
"https://github.com/jajmangold/ComfyUI-fni8": [
|
||||||
[
|
[
|
||||||
|
"ApplyTiledDiT",
|
||||||
"FNI8AttentionPatch",
|
"FNI8AttentionPatch",
|
||||||
"FNI8ComponentLoader",
|
"FNI8ComponentLoader",
|
||||||
"UnetLoaderFNI8"
|
"FNI8Multigpu",
|
||||||
|
"FNI8PipelineParallel",
|
||||||
|
"TiledVAEDecode",
|
||||||
|
"UnetLoaderFNI8",
|
||||||
|
"VAETiledChunked"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-fni8 (int8 dp4a / Volta)"
|
"title_aux": "ComfyUI-fni8 (int8 dp4a / Volta)"
|
||||||
@@ -48166,6 +48227,18 @@
|
|||||||
"title_aux": "ComfyUI-CSV-prompt-builder"
|
"title_aux": "ComfyUI-CSV-prompt-builder"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jsterlingvids/ComfyUI-UndulatingGlitch": [
|
||||||
|
[
|
||||||
|
"UG_FourWayFieldComposite",
|
||||||
|
"UG_FourWayQuickAlign",
|
||||||
|
"UG_FourWayUndulatingGlitchMixer",
|
||||||
|
"UG_LiquidTransitionWarp",
|
||||||
|
"UG_UndulatingGlitchField"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Undulating Glitch"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jstit/comfyui_custom_node_image": [
|
"https://github.com/jstit/comfyui_custom_node_image": [
|
||||||
[
|
[
|
||||||
"ImageCropCircle"
|
"ImageCropCircle"
|
||||||
@@ -57996,6 +58069,26 @@
|
|||||||
"title_aux": "ComfyUI_NoxinNodes"
|
"title_aux": "ComfyUI_NoxinNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/nregret/Comfyui-Anima-Tools": [
|
||||||
|
[
|
||||||
|
"AnimaArtistTagSelector",
|
||||||
|
"AnimaArtistTagSelectorPlus",
|
||||||
|
"AnimaBackgroundTagSelector",
|
||||||
|
"AnimaBackgroundTagSelectorPlus",
|
||||||
|
"AnimaCharacterTagSelector",
|
||||||
|
"AnimaCharacterTagSelectorPlus",
|
||||||
|
"AnimaClothingTagSelector",
|
||||||
|
"AnimaClothingTagSelectorPlus",
|
||||||
|
"AnimaMultiLoraLoader",
|
||||||
|
"AnimaPoseTagSelector",
|
||||||
|
"AnimaPoseTagSelectorPlus",
|
||||||
|
"AnimaPromptComposer",
|
||||||
|
"AnimaPromptPlus"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Anima-Tools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": [
|
"https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": [
|
||||||
[
|
[
|
||||||
"ConvertTo3DFormat",
|
"ConvertTo3DFormat",
|
||||||
@@ -65329,6 +65422,7 @@
|
|||||||
"SuperConcatenateMulti",
|
"SuperConcatenateMulti",
|
||||||
"SuperCreateTiles",
|
"SuperCreateTiles",
|
||||||
"SuperHueSaturation",
|
"SuperHueSaturation",
|
||||||
|
"SuperImageCompositeMasked",
|
||||||
"SuperListRandomizer",
|
"SuperListRandomizer",
|
||||||
"SuperLuminancePreprocess",
|
"SuperLuminancePreprocess",
|
||||||
"SuperModelDownloader",
|
"SuperModelDownloader",
|
||||||
@@ -68302,6 +68396,14 @@
|
|||||||
"title_aux": "ComfyUI Save WebP Meta Node"
|
"title_aux": "ComfyUI Save WebP Meta Node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ukr8b3g-cmyk/Empty-Latent-Image-Plus": [
|
||||||
|
[
|
||||||
|
"EmptyLatentImagePlus"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Empty Latent Image Plus"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/umiyuki/comfyui-pad-to-eight": [
|
"https://github.com/umiyuki/comfyui-pad-to-eight": [
|
||||||
[
|
[
|
||||||
"Pad To Eight"
|
"Pad To Eight"
|
||||||
|
|||||||
+2373
-2328
File diff suppressed because it is too large
Load Diff
+746
-746
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "zhangrui",
|
||||||
|
"title": "ComfyUI-QuickUseTools [REMOVED]",
|
||||||
|
"reference": "https://github.com/cingee2016/ComfyUI-QuickUseTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/cingee2016/ComfyUI-QuickUseTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A collection of quick-use custom nodes for ComfyUI - image processing and workflow tools"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Tr1dae",
|
"author": "Tr1dae",
|
||||||
"title": "ComfyUI-EasyFilePaths [REMOVED]",
|
"title": "ComfyUI-EasyFilePaths [REMOVED]",
|
||||||
|
|||||||
@@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "galigali",
|
||||||
|
"title": "ComfyUI-PNGInfo",
|
||||||
|
"reference": "https://github.com/galigali-san/ComfyUI-PNGInfo",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/galigali-san/ComfyUI-PNGInfo"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "YOUR_COMFY_PUBLISHER_ID",
|
||||||
|
"title": "Undulating Glitch",
|
||||||
|
"reference": "https://github.com/jsterlingvids/ComfyUI-UndulatingGlitch",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jsterlingvids/ComfyUI-UndulatingGlitch"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Four-way alignment, travelling wave, and block-glitch video compositor nodes for ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "nnegret",
|
"author": "nnegret",
|
||||||
"title": "Anima-Tools",
|
"title": "Anima-Tools",
|
||||||
|
|||||||
@@ -3157,6 +3157,16 @@
|
|||||||
"title_aux": "BangtrixToolkit"
|
"title_aux": "BangtrixToolkit"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Anonymzx/ComfyUI-Supertonic3TTS": [
|
||||||
|
[
|
||||||
|
"SupertonicEffects",
|
||||||
|
"SupertonicLoader",
|
||||||
|
"SupertonicTTS"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Supertonic3TTS"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AntiMatterComfy/antimatter-nodes": [
|
"https://github.com/AntiMatterComfy/antimatter-nodes": [
|
||||||
[
|
[
|
||||||
"Anti_aspect_ratio_master",
|
"Anti_aspect_ratio_master",
|
||||||
@@ -14580,6 +14590,15 @@
|
|||||||
"title_aux": "TIPO-extension"
|
"title_aux": "TIPO-extension"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/KoishiAI/LD-ComfyUI-Prompt-Nodes": [
|
||||||
|
[
|
||||||
|
"BooruPromptGenerator",
|
||||||
|
"SlopPrompt"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "LD ComfyUI Prompt Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Koko-boya/Comfyui-GeminiWeb": [
|
"https://github.com/Koko-boya/Comfyui-GeminiWeb": [
|
||||||
[
|
[
|
||||||
"GeminiWeb"
|
"GeminiWeb"
|
||||||
@@ -25871,6 +25890,16 @@
|
|||||||
"title_aux": "YARS: Yet Another Resolution Selector"
|
"title_aux": "YARS: Yet Another Resolution Selector"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/TrophiHunter/ComfyUI-MLUT": [
|
||||||
|
[
|
||||||
|
"LUTApply",
|
||||||
|
"MLUT_Apply",
|
||||||
|
"PaletteApply"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-MLUT"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": [
|
"https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": [
|
||||||
[
|
[
|
||||||
"Bloom",
|
"Bloom",
|
||||||
@@ -26740,6 +26769,14 @@
|
|||||||
"title_aux": "ComfyUI-Loop-image"
|
"title_aux": "ComfyUI-Loop-image"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/WaitWut/comfyui-ultimate-lora-loader": [
|
||||||
|
[
|
||||||
|
"UltimateLoraLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Ultimate Lora Loader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Wakapedia/ComfyUI-WanVideoWakawave": [
|
"https://github.com/Wakapedia/ComfyUI-WanVideoWakawave": [
|
||||||
[
|
[
|
||||||
"WanVideoWakawaveLoraLoader",
|
"WanVideoWakawaveLoraLoader",
|
||||||
@@ -29937,6 +29974,26 @@
|
|||||||
"title_aux": "ComfyUI-TextOnImage"
|
"title_aux": "ComfyUI-TextOnImage"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/albert999-pixel/comfyui-beeble-switchx": [
|
||||||
|
[
|
||||||
|
"BeebleAccountInfoTestNode",
|
||||||
|
"BeebleDownloadImageTestNode",
|
||||||
|
"BeebleDownloadVideoTestNode",
|
||||||
|
"BeebleDummyTestNode",
|
||||||
|
"BeebleExportMaskTestNode",
|
||||||
|
"BeeblePollJobTestNode",
|
||||||
|
"BeebleStartImageGenerationTestNode",
|
||||||
|
"BeebleStartVideoGenerationTestNode",
|
||||||
|
"BeebleSwitchXImageNode",
|
||||||
|
"BeebleSwitchXVideoNode",
|
||||||
|
"BeebleUploadImageTestNode",
|
||||||
|
"BeebleUploadVideoTestNode",
|
||||||
|
"BeebleWaitJobTestNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-beeble-switchx"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/alchemine/comfyui-alchemine-pack": [
|
"https://github.com/alchemine/comfyui-alchemine-pack": [
|
||||||
[
|
[
|
||||||
"AsyncSaveImage",
|
"AsyncSaveImage",
|
||||||
@@ -36302,16 +36359,6 @@
|
|||||||
"title_aux": "ComfyUI Prompt Optimizer"
|
"title_aux": "ComfyUI Prompt Optimizer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/cingee2016/ComfyUI-QuickUseTools": [
|
|
||||||
[
|
|
||||||
"QuickBatchProcess",
|
|
||||||
"QuickConditionalRoute",
|
|
||||||
"QuickImageResize"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-QuickUseTools"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/ciri/comfyui-model-downloader": [
|
"https://github.com/ciri/comfyui-model-downloader": [
|
||||||
[
|
[
|
||||||
"Auto Model Downloader",
|
"Auto Model Downloader",
|
||||||
@@ -39023,17 +39070,19 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/darth-veitcher/comfydv": [
|
"https://github.com/darth-veitcher/comfydv": [
|
||||||
[
|
[
|
||||||
|
"ChatCompletion",
|
||||||
"CircuitBreaker",
|
"CircuitBreaker",
|
||||||
"FormatString",
|
"FormatString",
|
||||||
"OllamaChatCompletion",
|
"LLMLoadModel",
|
||||||
|
"LLMModelSelector",
|
||||||
|
"LLMUnloadModel",
|
||||||
|
"LlamaCppClient",
|
||||||
"OllamaClient",
|
"OllamaClient",
|
||||||
"OllamaDebugHistory",
|
"OllamaDebugHistory",
|
||||||
"OllamaHeaderBasicAuth",
|
"OllamaHeaderBasicAuth",
|
||||||
"OllamaHeaderBearerToken",
|
"OllamaHeaderBearerToken",
|
||||||
"OllamaHeaderCustom",
|
"OllamaHeaderCustom",
|
||||||
"OllamaHistoryLength",
|
"OllamaHistoryLength",
|
||||||
"OllamaLoadModel",
|
|
||||||
"OllamaModelSelector",
|
|
||||||
"OllamaOptionExtraBody",
|
"OllamaOptionExtraBody",
|
||||||
"OllamaOptionMaxTokens",
|
"OllamaOptionMaxTokens",
|
||||||
"OllamaOptionRepeatPenalty",
|
"OllamaOptionRepeatPenalty",
|
||||||
@@ -39041,7 +39090,6 @@
|
|||||||
"OllamaOptionTemperature",
|
"OllamaOptionTemperature",
|
||||||
"OllamaOptionTopK",
|
"OllamaOptionTopK",
|
||||||
"OllamaOptionTopP",
|
"OllamaOptionTopP",
|
||||||
"OllamaUnloadModel",
|
|
||||||
"RandomChoice"
|
"RandomChoice"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@@ -43074,6 +43122,14 @@
|
|||||||
"title_aux": "ComfyUI-String-Similarity"
|
"title_aux": "ComfyUI-String-Similarity"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/galigali-san/ComfyUI-PNGInfo": [
|
||||||
|
[
|
||||||
|
"PNGInfoReadable"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-PNGInfo"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/galpt/comfy-intelliPrompt": [
|
"https://github.com/galpt/comfy-intelliPrompt": [
|
||||||
[
|
[
|
||||||
"IntelliPromptResolutionPresetLatent",
|
"IntelliPromptResolutionPresetLatent",
|
||||||
@@ -46781,9 +46837,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/jajmangold/ComfyUI-fni8": [
|
"https://github.com/jajmangold/ComfyUI-fni8": [
|
||||||
[
|
[
|
||||||
|
"ApplyTiledDiT",
|
||||||
"FNI8AttentionPatch",
|
"FNI8AttentionPatch",
|
||||||
"FNI8ComponentLoader",
|
"FNI8ComponentLoader",
|
||||||
"UnetLoaderFNI8"
|
"FNI8Multigpu",
|
||||||
|
"FNI8PipelineParallel",
|
||||||
|
"TiledVAEDecode",
|
||||||
|
"UnetLoaderFNI8",
|
||||||
|
"VAETiledChunked"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-fni8 (int8 dp4a / Volta)"
|
"title_aux": "ComfyUI-fni8 (int8 dp4a / Volta)"
|
||||||
@@ -48166,6 +48227,18 @@
|
|||||||
"title_aux": "ComfyUI-CSV-prompt-builder"
|
"title_aux": "ComfyUI-CSV-prompt-builder"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jsterlingvids/ComfyUI-UndulatingGlitch": [
|
||||||
|
[
|
||||||
|
"UG_FourWayFieldComposite",
|
||||||
|
"UG_FourWayQuickAlign",
|
||||||
|
"UG_FourWayUndulatingGlitchMixer",
|
||||||
|
"UG_LiquidTransitionWarp",
|
||||||
|
"UG_UndulatingGlitchField"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Undulating Glitch"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jstit/comfyui_custom_node_image": [
|
"https://github.com/jstit/comfyui_custom_node_image": [
|
||||||
[
|
[
|
||||||
"ImageCropCircle"
|
"ImageCropCircle"
|
||||||
@@ -57996,6 +58069,26 @@
|
|||||||
"title_aux": "ComfyUI_NoxinNodes"
|
"title_aux": "ComfyUI_NoxinNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/nregret/Comfyui-Anima-Tools": [
|
||||||
|
[
|
||||||
|
"AnimaArtistTagSelector",
|
||||||
|
"AnimaArtistTagSelectorPlus",
|
||||||
|
"AnimaBackgroundTagSelector",
|
||||||
|
"AnimaBackgroundTagSelectorPlus",
|
||||||
|
"AnimaCharacterTagSelector",
|
||||||
|
"AnimaCharacterTagSelectorPlus",
|
||||||
|
"AnimaClothingTagSelector",
|
||||||
|
"AnimaClothingTagSelectorPlus",
|
||||||
|
"AnimaMultiLoraLoader",
|
||||||
|
"AnimaPoseTagSelector",
|
||||||
|
"AnimaPoseTagSelectorPlus",
|
||||||
|
"AnimaPromptComposer",
|
||||||
|
"AnimaPromptPlus"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Anima-Tools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": [
|
"https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": [
|
||||||
[
|
[
|
||||||
"ConvertTo3DFormat",
|
"ConvertTo3DFormat",
|
||||||
@@ -65329,6 +65422,7 @@
|
|||||||
"SuperConcatenateMulti",
|
"SuperConcatenateMulti",
|
||||||
"SuperCreateTiles",
|
"SuperCreateTiles",
|
||||||
"SuperHueSaturation",
|
"SuperHueSaturation",
|
||||||
|
"SuperImageCompositeMasked",
|
||||||
"SuperListRandomizer",
|
"SuperListRandomizer",
|
||||||
"SuperLuminancePreprocess",
|
"SuperLuminancePreprocess",
|
||||||
"SuperModelDownloader",
|
"SuperModelDownloader",
|
||||||
@@ -68302,6 +68396,14 @@
|
|||||||
"title_aux": "ComfyUI Save WebP Meta Node"
|
"title_aux": "ComfyUI Save WebP Meta Node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ukr8b3g-cmyk/Empty-Latent-Image-Plus": [
|
||||||
|
[
|
||||||
|
"EmptyLatentImagePlus"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Empty Latent Image Plus"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/umiyuki/comfyui-pad-to-eight": [
|
"https://github.com/umiyuki/comfyui-pad-to-eight": [
|
||||||
[
|
[
|
||||||
"Pad To Eight"
|
"Pad To Eight"
|
||||||
|
|||||||
Reference in New Issue
Block a user