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
5cb203685c
commit
281319d2da
@ -8727,6 +8727,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a hierarchical auxiliary project of the IPAdapter project, which uses a slider to quickly control the hierarchical weights and add fully random and semi random modes"
|
||||
},
|
||||
{
|
||||
"author": "11dogzi",
|
||||
"title": "HYPIR ComfyUI Plugin",
|
||||
"reference": "https://github.com/11dogzi/Comfyui-HYPIR",
|
||||
"files": [
|
||||
"https://github.com/11dogzi/Comfyui-HYPIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin for [a/HYPIR (Harnessing Diffusion-Yielded Score Priors for Image Restoration)](https://github.com/XPixelGroup/HYPIR), a state-of-the-art image restoration model based on Stable Diffusion 2.1."
|
||||
},
|
||||
{
|
||||
"author": "BXYMartin",
|
||||
"title": "ComfyUI-InstantIDUtils",
|
||||
@ -20044,6 +20054,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: StarNode Startsettings for Flux and SD, Smplers for Flux and SD, Detail Deamon, Wildcards and more Helper Nodes"
|
||||
},
|
||||
{
|
||||
"author": "Starnodes2024",
|
||||
"title": "ComfyUI_StarBetaNodes",
|
||||
"reference": "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes",
|
||||
"files": [
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to Star Beta Nodes - a collection of experimental custom nodes for ComfyUI designed for beta testing and feedback. These nodes provide enhanced functionality for image processing, video handling, and workflow automation."
|
||||
},
|
||||
{
|
||||
"author": "motivated3",
|
||||
"title": "ComfyUI MiaoShua Creator",
|
||||
@ -30100,6 +30120,47 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
|
||||
},
|
||||
{
|
||||
"author": "Simlym",
|
||||
"title": "ComfyUI Prompt Helper",
|
||||
"id": "prompt-helper",
|
||||
"reference": "https://github.com/Simlym/comfyui-prompt-helper",
|
||||
"files": [
|
||||
"https://github.com/Simlym/comfyui-prompt-helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple and intuitive prompt management tool for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "woct0rdho",
|
||||
"title": "ComfyUI-RadialAttn",
|
||||
"reference": "https://github.com/woct0rdho/ComfyUI-RadialAttn",
|
||||
"files": [
|
||||
"https://github.com/woct0rdho/ComfyUI-RadialAttn"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "RadialAttention in ComfyUI native workflow"
|
||||
},
|
||||
{
|
||||
"author": "jiafuzeng",
|
||||
"title": "LatentSync",
|
||||
"reference": "https://github.com/jiafuzeng/comfyui-LatentSync",
|
||||
"files": [
|
||||
"https://github.com/jiafuzeng/comfyui-LatentSync"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "We present LatentSync, an end-to-end lip-sync method based on audio-conditioned latent diffusion models without any intermediate motion representation, diverging from previous diffusion-based lip-sync methods based on pixel-space diffusion or two-stage generation. Our framework can leverage the powerful capabilities of Stable Diffusion to directly model complex audio-visual correlations."
|
||||
},
|
||||
{
|
||||
"author": "What-a-stupid-username",
|
||||
"title": "comfyui_InversedSampler",
|
||||
"reference": "https://github.com/What-a-stupid-username/comfyui-InversedSampler",
|
||||
"files": [
|
||||
"https://github.com/What-a-stupid-username/comfyui-InversedSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A inversed euler sampler to revert image to noisy latent. Can be used to improve content consistency when perform I2I."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -30528,17 +30589,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Simlym",
|
||||
"title": "ComfyUI Prompt Helper",
|
||||
"id": "prompt-helper",
|
||||
"reference": "https://github.com/Simlym/comfyui-prompt-helper",
|
||||
"files": [
|
||||
"https://github.com/Simlym/comfyui-prompt-helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple and intuitive prompt management tool for ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -239,6 +239,14 @@
|
||||
"title_aux": "ComfUI-EGAdapterMadAssistant"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/Comfyui-HYPIR": [
|
||||
[
|
||||
"HYPIRAdvancedRestoration"
|
||||
],
|
||||
{
|
||||
"title_aux": "HYPIR ComfyUI Plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": [
|
||||
[
|
||||
"EG-YSZT-ZT",
|
||||
@ -11787,6 +11795,14 @@
|
||||
"title_aux": "ComfyUI-Prompt-History"
|
||||
}
|
||||
],
|
||||
"https://github.com/Simlym/comfyui-prompt-helper": [
|
||||
[
|
||||
"PromptProcessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Prompt Helper"
|
||||
}
|
||||
],
|
||||
"https://github.com/SimonHeese/ComfyUI_AnimationNodes/raw/refs/heads/main/animated_offset_pad.py": [
|
||||
[
|
||||
"AnimatedOffsetPadding"
|
||||
@ -12434,6 +12450,17 @@
|
||||
"title_aux": "ComfyUI-tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
|
||||
[
|
||||
"StarFrameFromVideo",
|
||||
"StarImageLoader1by1",
|
||||
"StarRandomImageLoader",
|
||||
"StarSavePanoramaJPEG"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StarBetaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarNodes": [
|
||||
[
|
||||
"AdaptiveDetailEnhancement",
|
||||
@ -14205,6 +14232,14 @@
|
||||
"title_aux": "ComfyUI-TagClassifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/What-a-stupid-username/comfyui-InversedSampler": [
|
||||
[
|
||||
"SamplerInversedEulerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_InversedSampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/Wicloz/ComfyUI-Simply-Nodes": [
|
||||
[
|
||||
"WF_ConditionalLoraLoader",
|
||||
@ -15728,6 +15763,7 @@
|
||||
"Comfly_Flux_Kontext_bfl",
|
||||
"Comfly_Googel_Veo3",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mj_swap_face",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
"Comfly_gpt_image_1",
|
||||
@ -26522,6 +26558,14 @@
|
||||
"title_aux": "ComfyUI jhj Kokoro Onnx"
|
||||
}
|
||||
],
|
||||
"https://github.com/jiafuzeng/comfyui-LatentSync": [
|
||||
[
|
||||
"LatentSyncNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "LatentSync"
|
||||
}
|
||||
],
|
||||
"https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": [
|
||||
[
|
||||
"GPTImageEditNode",
|
||||
@ -32871,8 +32915,10 @@
|
||||
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
||||
[
|
||||
"FunPackCLIPLoader",
|
||||
"FunPackContinueVideo",
|
||||
"FunPackImg2LatentInterpolation",
|
||||
"FunPackPromptEnhancer"
|
||||
"FunPackPromptEnhancer",
|
||||
"FunPackVideoStitch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FunPack"
|
||||
@ -38621,7 +38667,8 @@
|
||||
"RestoreCropBox_UTK",
|
||||
"TextBoxNode_UTK",
|
||||
"TextConcatenate_UTK",
|
||||
"ThinkRemover_UTK"
|
||||
"ThinkRemover_UTK",
|
||||
"Video_Prompt_Helper"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-UniversalToolkit"
|
||||
@ -38843,6 +38890,14 @@
|
||||
"title_aux": "comfyui-some-image-processing-stuff"
|
||||
}
|
||||
],
|
||||
"https://github.com/woct0rdho/ComfyUI-RadialAttn": [
|
||||
[
|
||||
"PatchRadialAttn"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RadialAttn"
|
||||
}
|
||||
],
|
||||
"https://github.com/wolfden/ComfyUi_PromptStylers": [
|
||||
[
|
||||
"SDXLPromptStylerAll",
|
||||
|
||||
3896
github-stats.json
3896
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -8980,6 +8980,9 @@
|
||||
],
|
||||
"https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop": [
|
||||
[
|
||||
"FloatRangeLoop",
|
||||
"ParametersRangeLoop",
|
||||
"WanVideoAllParametersLoop",
|
||||
"WanVideoSchedulerInfo",
|
||||
"WanVideoSchedulerLoop",
|
||||
"WanVideoSchedulerSelector"
|
||||
|
||||
@ -1,5 +1,66 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Simlym",
|
||||
"title": "ComfyUI Prompt Helper",
|
||||
"id": "prompt-helper",
|
||||
"reference": "https://github.com/Simlym/comfyui-prompt-helper",
|
||||
"files": [
|
||||
"https://github.com/Simlym/comfyui-prompt-helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple and intuitive prompt management tool for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "What-a-stupid-username",
|
||||
"title": "comfyui_InversedSampler",
|
||||
"reference": "https://github.com/What-a-stupid-username/comfyui-InversedSampler",
|
||||
"files": [
|
||||
"https://github.com/What-a-stupid-username/comfyui-InversedSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A inversed euler sampler to revert image to noisy latent. Can be used to improve content consistency when perform I2I."
|
||||
},
|
||||
{
|
||||
"author": "woct0rdho",
|
||||
"title": "ComfyUI-RadialAttn",
|
||||
"reference": "https://github.com/woct0rdho/ComfyUI-RadialAttn",
|
||||
"files": [
|
||||
"https://github.com/woct0rdho/ComfyUI-RadialAttn"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "RadialAttention in ComfyUI native workflow"
|
||||
},
|
||||
{
|
||||
"author": "11dogzi",
|
||||
"title": "HYPIR ComfyUI Plugin",
|
||||
"reference": "https://github.com/11dogzi/Comfyui-HYPIR",
|
||||
"files": [
|
||||
"https://github.com/11dogzi/Comfyui-HYPIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin for [a/HYPIR (Harnessing Diffusion-Yielded Score Priors for Image Restoration)](https://github.com/XPixelGroup/HYPIR), a state-of-the-art image restoration model based on Stable Diffusion 2.1."
|
||||
},
|
||||
{
|
||||
"author": "jiafuzeng",
|
||||
"title": "LatentSync",
|
||||
"reference": "https://github.com/jiafuzeng/comfyui-LatentSync",
|
||||
"files": [
|
||||
"https://github.com/jiafuzeng/comfyui-LatentSync"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "We present LatentSync, an end-to-end lip-sync method based on audio-conditioned latent diffusion models without any intermediate motion representation, diverging from previous diffusion-based lip-sync methods based on pixel-space diffusion or two-stage generation. Our framework can leverage the powerful capabilities of Stable Diffusion to directly model complex audio-visual correlations."
|
||||
},
|
||||
{
|
||||
"author": "Starnodes2024",
|
||||
"title": "ComfyUI_StarBetaNodes",
|
||||
"reference": "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes",
|
||||
"files": [
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to Star Beta Nodes - a collection of experimental custom nodes for ComfyUI designed for beta testing and feedback. These nodes provide enhanced functionality for image processing, video handling, and workflow automation."
|
||||
},
|
||||
{
|
||||
"author": "Franklyc",
|
||||
"title": "ComfyUI LoRA adaLN Patcher Node",
|
||||
@ -630,109 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for ComfyUI designed for more neatly switching between tiled and default VAE Decode Nodes."
|
||||
},
|
||||
{
|
||||
"author": "webuilder",
|
||||
"title": "ComfyUI WB Utils",
|
||||
"reference": "https://github.com/webuilder/WB-ComfyUI-Utils",
|
||||
"files": [
|
||||
"https://github.com/webuilder/WB-ComfyUI-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility nodes for ComfyUI, including useful functions such as audio processing and text manipulation."
|
||||
},
|
||||
{
|
||||
"author": "alexisrolland",
|
||||
"title": "ComfyUI-Blender",
|
||||
"reference": "https://github.com/alexisrolland/ComfyUI-Blender",
|
||||
"files": [
|
||||
"https://github.com/alexisrolland/ComfyUI-Blender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Blender plugin to send requests to a ComfyUI server."
|
||||
},
|
||||
{
|
||||
"author": "StrawberryFist",
|
||||
"title": "StrawberryFist VRAM Optimizer",
|
||||
"reference": "https://github.com/strawberryPunch/vram_optimizer",
|
||||
"files": [
|
||||
"https://github.com/strawberryPunch/vram_optimizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive VRAM management tool for ComfyUI. Includes automatic cleanup and GPU monitoring.",
|
||||
"nodename_pattern": "StFist",
|
||||
"pip": ["GPUtil>=1.4.0"],
|
||||
"tags": ["vram", "gpu", "optimizer", "monitoring"]
|
||||
},
|
||||
{
|
||||
"author": "MartinDeanMoriarty",
|
||||
"title": "ComfyUI-DeanLogic",
|
||||
"reference": "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic",
|
||||
"files": [
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to switch image input or output path with boolean conditions"
|
||||
},
|
||||
{
|
||||
"author": "rdomunky",
|
||||
"title": "comfyui-subfolderimageloader",
|
||||
"reference": "https://github.com/rdomunky/comfyui-subfolderimageloader",
|
||||
"files": [
|
||||
"https://github.com/rdomunky/comfyui-subfolderimageloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that enhances image loading with subfolder organization and dynamic filtering"
|
||||
},
|
||||
{
|
||||
"author": "Dimona Patrick",
|
||||
"title": "ComfyUI Mzikart Mixer",
|
||||
"reference": "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer",
|
||||
"files": [
|
||||
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional audio processing nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "hiderminer",
|
||||
"title": "ComfyUI-HM-Tools",
|
||||
"reference": "https://github.com/hiderminer/ComfyUI-HM-Utilities",
|
||||
"files": [
|
||||
"https://github.com/hiderminer/ComfyUI-HM-Utilities"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that provides useful image processing tools."
|
||||
},
|
||||
{
|
||||
"author": "Aero-Ex",
|
||||
"title": "ComfyUI Vision LLM Analyzer Node",
|
||||
"reference": "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer",
|
||||
"files": [
|
||||
"https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a powerful and versatile custom node for ComfyUI that seamlessly integrates with OpenAI-compatible Large Language Models (LLMs), including multimodal (vision-enabled) models like GPT-4o.\nThis single node allows you to perform both text generation and image analysis, making it an essential tool for advanced prompt engineering and creative automation."
|
||||
},
|
||||
{
|
||||
"author": "papcorns",
|
||||
"title": "Papcorns ComfyUI Custom Nodes",
|
||||
"reference": "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes",
|
||||
"files": [
|
||||
"https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that enhances image processing and cloud storage capabilities."
|
||||
},
|
||||
{
|
||||
"author": "paulh4x",
|
||||
"title": "ComfyUI_PHRenderFormerWrapper",
|
||||
"reference": "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper",
|
||||
"files": [
|
||||
"https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Wrapper and a set of Custom Nodes for using RenderFormer as a 3d Environment in ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -239,6 +239,14 @@
|
||||
"title_aux": "ComfUI-EGAdapterMadAssistant"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/Comfyui-HYPIR": [
|
||||
[
|
||||
"HYPIRAdvancedRestoration"
|
||||
],
|
||||
{
|
||||
"title_aux": "HYPIR ComfyUI Plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": [
|
||||
[
|
||||
"EG-YSZT-ZT",
|
||||
@ -11787,6 +11795,14 @@
|
||||
"title_aux": "ComfyUI-Prompt-History"
|
||||
}
|
||||
],
|
||||
"https://github.com/Simlym/comfyui-prompt-helper": [
|
||||
[
|
||||
"PromptProcessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Prompt Helper"
|
||||
}
|
||||
],
|
||||
"https://github.com/SimonHeese/ComfyUI_AnimationNodes/raw/refs/heads/main/animated_offset_pad.py": [
|
||||
[
|
||||
"AnimatedOffsetPadding"
|
||||
@ -12434,6 +12450,17 @@
|
||||
"title_aux": "ComfyUI-tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
|
||||
[
|
||||
"StarFrameFromVideo",
|
||||
"StarImageLoader1by1",
|
||||
"StarRandomImageLoader",
|
||||
"StarSavePanoramaJPEG"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StarBetaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarNodes": [
|
||||
[
|
||||
"AdaptiveDetailEnhancement",
|
||||
@ -14205,6 +14232,14 @@
|
||||
"title_aux": "ComfyUI-TagClassifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/What-a-stupid-username/comfyui-InversedSampler": [
|
||||
[
|
||||
"SamplerInversedEulerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_InversedSampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/Wicloz/ComfyUI-Simply-Nodes": [
|
||||
[
|
||||
"WF_ConditionalLoraLoader",
|
||||
@ -15728,6 +15763,7 @@
|
||||
"Comfly_Flux_Kontext_bfl",
|
||||
"Comfly_Googel_Veo3",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mj_swap_face",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
"Comfly_gpt_image_1",
|
||||
@ -26522,6 +26558,14 @@
|
||||
"title_aux": "ComfyUI jhj Kokoro Onnx"
|
||||
}
|
||||
],
|
||||
"https://github.com/jiafuzeng/comfyui-LatentSync": [
|
||||
[
|
||||
"LatentSyncNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "LatentSync"
|
||||
}
|
||||
],
|
||||
"https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": [
|
||||
[
|
||||
"GPTImageEditNode",
|
||||
@ -32871,8 +32915,10 @@
|
||||
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
||||
[
|
||||
"FunPackCLIPLoader",
|
||||
"FunPackContinueVideo",
|
||||
"FunPackImg2LatentInterpolation",
|
||||
"FunPackPromptEnhancer"
|
||||
"FunPackPromptEnhancer",
|
||||
"FunPackVideoStitch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FunPack"
|
||||
@ -38621,7 +38667,8 @@
|
||||
"RestoreCropBox_UTK",
|
||||
"TextBoxNode_UTK",
|
||||
"TextConcatenate_UTK",
|
||||
"ThinkRemover_UTK"
|
||||
"ThinkRemover_UTK",
|
||||
"Video_Prompt_Helper"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-UniversalToolkit"
|
||||
@ -38843,6 +38890,14 @@
|
||||
"title_aux": "comfyui-some-image-processing-stuff"
|
||||
}
|
||||
],
|
||||
"https://github.com/woct0rdho/ComfyUI-RadialAttn": [
|
||||
[
|
||||
"PatchRadialAttn"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RadialAttn"
|
||||
}
|
||||
],
|
||||
"https://github.com/wolfden/ComfyUi_PromptStylers": [
|
||||
[
|
||||
"SDXLPromptStylerAll",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user