Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e113e011cb | ||
|
|
22266484bd | ||
|
|
559c011420 | ||
|
|
411c0633a3 | ||
|
|
488f023bdf | ||
|
|
22878f4ef8 | ||
|
|
e732a39fea | ||
|
|
62b4bf7af4 | ||
|
|
47a525ddb4 | ||
|
|
f4360725e0 | ||
|
|
b86607cd41 | ||
|
|
bf57de85c3 | ||
|
|
2dd6118ff4 | ||
|
|
816a53a7b1 | ||
|
|
ced93b0525 | ||
|
|
524ff9a4a6 | ||
|
|
f15032f905 | ||
|
|
d7d31a19e5 | ||
|
|
df2a7ddca4 |
@@ -256,7 +256,7 @@ The following settings are applied based on the section marked as `is_default`.
|
||||
[default]
|
||||
git_exe = <Manually specify the path to the git executable. If left empty, the default git executable path will be used.>
|
||||
use_uv = <Use uv instead of pip for dependency installation.>
|
||||
channel_url = https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
|
||||
default_cache_as_channel_url = <Determines whether to retrieve the DB designated as channel_url at startup>
|
||||
bypass_ssl = <Set to True if SSL errors occur to disable SSL.>
|
||||
file_logging = <Configure whether to create a log file used by ComfyUI-Manager.>
|
||||
windows_selector_event_loop_policy = <If an event loop error occurs on Windows, set this to True.>
|
||||
|
||||
@@ -893,6 +893,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Face Swap, Film Interpolation, Latent Lerp, Int To Number, Bounding Box, Crop, Uncrop, ImageBlur, Denoise, ImageCompare, RGV to HSV, HSV to RGB, Color Correct, Modulo, Deglaze Image, Smart Step, ..."
|
||||
},
|
||||
{
|
||||
"author": "melMass",
|
||||
"title": "comfy-oiio",
|
||||
"reference": "https://github.com/melMass/comfy_oiio",
|
||||
"files": [
|
||||
"https://github.com/melMass/comfy_oiio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "OpenImageIO plugin for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "xXAdonesXx",
|
||||
"title": "NodeGPT",
|
||||
@@ -1936,6 +1946,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Heuristic modification of the Heun sampler using a custom function based on normalized distances. For ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "Negative-attention-for-ComfyUI-",
|
||||
"reference": "https://github.com/Extraltodeus/Negative-attention-for-ComfyUI-",
|
||||
"files": [
|
||||
"https://github.com/Extraltodeus/Negative-attention-for-ComfyUI-"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Takes the difference in between the positive and negative conditioning at the attention.\nNOTE: Will not work with Flux"
|
||||
},
|
||||
{
|
||||
"author": "JPS",
|
||||
"title": "JPS Custom Nodes for ComfyUI",
|
||||
@@ -2528,17 +2548,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Manage models: browsing, download and delete."
|
||||
},
|
||||
{
|
||||
"author": "hayden-fr",
|
||||
"title": "ComfyUI-Image-Browsing",
|
||||
"id": "image-browsing",
|
||||
"reference": "https://github.com/hayden-fr/ComfyUI-Image-Browsing",
|
||||
"files": [
|
||||
"https://github.com/hayden-fr/ComfyUI-Image-Browsing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image Browsing: browsing, download and delete."
|
||||
},
|
||||
{
|
||||
"author": "ali1234",
|
||||
"title": "comfyui-job-iterator",
|
||||
@@ -5108,7 +5117,7 @@
|
||||
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Added new models to Groq LLM. Added a new node: Tiktoken Tokenizer Info."
|
||||
"description": "Added Lora Loader - Tag node, originally by badjeff"
|
||||
},
|
||||
{
|
||||
"author": "AI2lab",
|
||||
@@ -5448,6 +5457,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Some patches for Flux|HunYuanVideo etc, support TeaCache, PuLID."
|
||||
},
|
||||
{
|
||||
"author": "lldacing",
|
||||
"title": "ComfyUI_BEN_ll",
|
||||
"reference": "https://github.com/lldacing/ComfyUI_BEN_ll",
|
||||
"files": [
|
||||
"https://github.com/lldacing/ComfyUI_BEN_ll"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Background removal based on BEN. NODES:LoadRembgByBenModel, RembgByBen, GetMaskByBen, RembgByBenAdvanced, BlurFusionForegroundEstimation."
|
||||
},
|
||||
{
|
||||
"author": "CosmicLaca",
|
||||
"title": "Primere nodes for ComfyUI",
|
||||
@@ -7583,6 +7602,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node extension that integrates the Janus-Pro-7B vision-language model from DeepSeek AI on your's local computer, enabling powerful image understanding and multi-turn conversation capabilities."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-JoyHallo_wrapper",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-JoyHallo_wrapper",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-JoyHallo_wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node wrapper for JoyHallo - One-Shot Audio-Driven Talking Head Generation."
|
||||
},
|
||||
{
|
||||
"author": "redhottensors",
|
||||
"title": "ComfyUI-Prediction",
|
||||
@@ -9403,7 +9432,7 @@
|
||||
"https://github.com/DrMWeigand/ComfyUI-StereoVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The StereoVision plugin for ComfyUI enables the creation of stereoscopic and autostereoscopic images and videos using depth maps. It supports both traditional stereoscopic image generation and autostereogram (Magic Eye) creation."
|
||||
"description": "A ComfyUI node for producing stereoscopic and autostereogram (magic eye) images and videos."
|
||||
},
|
||||
{
|
||||
"author": "bobmagicii",
|
||||
@@ -10426,6 +10455,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_MangaNinjia is a ComfyUI node of MangaNinja which is a Line Art Colorization with Precise Reference Following method."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Sonic",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Sonic",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Sonic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Sonic is a method about ' Shifting Focus to Global Audio Perception in Portrait Animation',you can use it in comfyUI."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_DiffuEraser",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_DiffuEraser",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_DiffuEraser"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DiffuEraser is a diffusion model for video Inpainting, you can use it in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_CSD_MT",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_CSD_MT",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_CSD_MT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/CSD_MT](https://github.com/Snowfallingplum/CSD-MT) is a method about 'Content-Style Decoupling for Unsupervised Makeup Transfer without Generating Pseudo Ground Truth', you can use it in comfyUI."
|
||||
},
|
||||
{
|
||||
"author": "choey",
|
||||
"title": "Comfy-Topaz",
|
||||
@@ -13450,6 +13509,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "NODES: SDXLMixSampler, LatentByRatio"
|
||||
},
|
||||
{
|
||||
"author": "lrzjason",
|
||||
"title": "Comfyui-ThinkRemover",
|
||||
"reference": "https://github.com/lrzjason/Comfyui-ThinkRemover",
|
||||
"files": [
|
||||
"https://github.com/lrzjason/Comfyui-ThinkRemover"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Remove content inside 'think' tag from reasoning llm"
|
||||
},
|
||||
{
|
||||
"author": "amorano",
|
||||
"title": "Cozy Communication",
|
||||
@@ -13817,6 +13886,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "AspectSize and other nodes"
|
||||
},
|
||||
{
|
||||
"author": "DriftJohnson",
|
||||
"title": "KokoroTTS Node",
|
||||
"reference": "https://github.com/MushroomFleet/DJZ-KokoroTTS",
|
||||
"files": [
|
||||
"https://github.com/MushroomFleet/DJZ-KokoroTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node provides advanced text-to-speech functionality powered by KokoroTTS. Follow the instructions below to install, configure, and use the node within your portable ComfyUI installation."
|
||||
},
|
||||
{
|
||||
"author": "var1ableX",
|
||||
"title": "ComfyUI_Accessories",
|
||||
@@ -15786,16 +15865,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
|
||||
},
|
||||
{
|
||||
"author": "NyaamZ",
|
||||
"title": "Get Booru Tag ExtendeD",
|
||||
"reference": "https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED",
|
||||
"files": [
|
||||
"https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED"
|
||||
],
|
||||
"description": "Get tag from Booru site.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "chrissy0",
|
||||
"title": "chris-comfyui-nodes",
|
||||
@@ -17253,7 +17322,7 @@
|
||||
"https://github.com/LevelPixel/ComfyUI-LevelPixel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Various nodes of the Level Pixel company. Includes convenient advanced nodes for working with images from folders; counting files in a folder; cleaning memory; tag filters. Model Unloader, LLM Unloader (GGUF unloaders), Free memory, Tag Filters, Tag Category Filters, Tag Choice Parser, File counter, Image Loader From Path (with counters), Image Remove Background based on RemBG."
|
||||
"description": "Various nodes of the Level Pixel company. Includes convenient advanced nodes for working with images from folders; counting files in a folder; cleaning memory; tag filters. Model Unloader, LLM Unloader (GGUF unloaders), Free memory, Tag Filters, Tag Category Filters, Tag Choice Parser, File counter, Image Loader From Path (with counters), Image Remove Background based on RemBG, Autotagger."
|
||||
},
|
||||
{
|
||||
"author": "morino-kumasan",
|
||||
@@ -17409,6 +17478,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices."
|
||||
},
|
||||
{
|
||||
"author": "Lasse Lauwerys",
|
||||
"title": "Touchpad and trackpad gesture support",
|
||||
"reference": "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures",
|
||||
"files": [
|
||||
"https://github.com/Iemand005/ComfyUI-Touchpad-Gestures"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implements proper touchpad/trackpad zooming and panning into ComfyUI to make it more usable on laptops."
|
||||
},
|
||||
{
|
||||
"author": "phazei",
|
||||
"title": "Prompt Stash Saver Node for ComfyUI",
|
||||
@@ -18027,16 +18106,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes that implement functionality similar to the Dynamic Prompts extension for A1111."
|
||||
},
|
||||
{
|
||||
"author": "Lasse Lauwerys",
|
||||
"title": "Touchpad and trackpad gesture support",
|
||||
"reference": "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures",
|
||||
"files": [
|
||||
"https://github.com/Iemand005/ComfyUI-Touchpad-Gestures"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implements proper touchpad zooming and panning into ComfyUI to make it more usable on laptops."
|
||||
},
|
||||
{
|
||||
"author": "SleeeepyZhou",
|
||||
"title": "CNtranslator",
|
||||
@@ -20009,6 +20078,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to automate batch generation with randomize prompts from text files. It mimics Forge's functionality, allowing you to combine text elements and LoRA. The node supports writing LoRA in any order within a text file using formats like <lora:name:1.0> or <lora:name:unet=1.0:te=0.75>, without needing separate nodes. The node understands LoRA names in Forge's style, when the name is not the filename, but the internal name from the metadata."
|
||||
},
|
||||
{
|
||||
"author": "KLL535",
|
||||
"title": "ComfyUI_PNGInfo_Sidebar",
|
||||
"reference": "https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar",
|
||||
"files": [
|
||||
"https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Frontend extension that adds a sidebar for easy viewing of PNG file metadata."
|
||||
},
|
||||
{
|
||||
"author": "mango125",
|
||||
"title": "ComfyUI-Mango-Random",
|
||||
@@ -20070,17 +20149,7 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of architectural related graph algorithm in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "lingha",
|
||||
"title": "comfyui_kj",
|
||||
"id": "comfyui_kj",
|
||||
"reference": "https://github.com/XieChengYuan/comfyui_kj",
|
||||
"files": [
|
||||
"https://github.com/XieChengYuan/comfyui_kj"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "ziwang-com",
|
||||
"title": "comfyui-deepseek-r1",
|
||||
@@ -20428,6 +20497,249 @@
|
||||
"install_type": "git-clone",
|
||||
"tags": ["image", "composite", "layer", "blend", "transform"]
|
||||
},
|
||||
{
|
||||
"author": "zentrocdot",
|
||||
"title": "ComfyUI_Circle_Detection",
|
||||
"reference": "https://github.com/zentrocdot/ComfyUI_Circle_Detection",
|
||||
"files": [
|
||||
"https://github.com/zentrocdot/ComfyUI_Circle_Detection"
|
||||
],
|
||||
"description": "Next to AI mathematical methods can be used for the detection of objects like a circle.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "zentrocdot",
|
||||
"title": "ComfyUI-RealESRGAN_Upscaler",
|
||||
"reference": "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler",
|
||||
"files": [
|
||||
"https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler"
|
||||
],
|
||||
"description": "This node uses the RealESRGAN model from [a/xinntao](https://github.com/xinntao/Real-ESRGAN).",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "hgabha",
|
||||
"title": "WWAA-CustomNodes",
|
||||
"reference": "https://github.com/hgabha/WWAA-CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/hgabha/WWAA-CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom Nodes by the team at WeirdWonderfulAI.Art. Line Count, Join String, Dither Image, Image Batch Loader, Prompt Writer"
|
||||
},
|
||||
{
|
||||
"author": "slvslvslv",
|
||||
"title": "ComfyUI Smart Helper Nodes",
|
||||
"reference": "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes",
|
||||
"files": [
|
||||
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Smart HunyuanVideo Lora Select, Smart HunyuanVideo Lora StackSmart Format String, Smart Format String (10 params)"
|
||||
},
|
||||
{
|
||||
"author": "Tr1dae",
|
||||
"title": "ComfyUI-Dequality",
|
||||
"reference": "https://github.com/Tr1dae/ComfyUI-Dequality",
|
||||
"files": [
|
||||
"https://github.com/Tr1dae/ComfyUI-Dequality"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple addition to add noise to an image. Found on reddit"
|
||||
},
|
||||
{
|
||||
"author": "greengerong",
|
||||
"title": "Janus-Pro ComfyUI Plugin",
|
||||
"reference": "https://github.com/greengerong/ComfyUI-JanusPro-PL",
|
||||
"files": [
|
||||
"https://github.com/greengerong/ComfyUI-JanusPro-PL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin integrates the Janus-Pro multi-modal model into ComfyUI, enabling advanced image understanding and text-to-image generation capabilities. It supports both image analysis and creative image generation workflows."
|
||||
},
|
||||
{
|
||||
"author": "raindrop313",
|
||||
"title": "ComfyUI_SD3_Flowedit",
|
||||
"reference": "https://github.com/raindrop313/ComfyUI_SD3_Flowedit",
|
||||
"files": [
|
||||
"https://github.com/raindrop313/ComfyUI_SD3_Flowedit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes that support SD3/SD3.5 in FlowEdit"
|
||||
},
|
||||
{
|
||||
"author": "satche",
|
||||
"title": "Prompt Factory",
|
||||
"reference": "https://github.com/satche/comfyui-prompt-factory",
|
||||
"files": [
|
||||
"https://github.com/satche/comfyui-prompt-factory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A modular system that adds randomness to prompt generation"
|
||||
},
|
||||
{
|
||||
"author": "hdfhssg",
|
||||
"title": "ComfyUI_pxtool",
|
||||
"reference": "https://github.com/hdfhssg/ComfyUI_pxtool",
|
||||
"files": [
|
||||
"https://github.com/hdfhssg/ComfyUI_pxtool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom plugin node for ComfyUI that modifies and extends some features from existing projects. The main implementations include:\n* Reproducing some features of the [a/Stable-Diffusion-Webui-Civitai-Helper](https://github.com/zixaphir/Stable-Diffusion-Webui-Civitai-Helper) project within ComfyUI\n* Implementing a feature to randomly generate related prompt words by referencing the [a/noob-wiki dataset](https://huggingface.co/datasets/Laxhar/noob-wiki/tree/main)"
|
||||
},
|
||||
{
|
||||
"author": "martin-rizzo",
|
||||
"title": "ComfyUI-TinyBreaker",
|
||||
"reference": "https://github.com/martin-rizzo/ComfyUI-TinyBreaker",
|
||||
"files": [
|
||||
"https://github.com/martin-rizzo/ComfyUI-TinyBreaker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-TinyBreaker is a collection of custom nodes specifically designed to generate images using the TinyBreaker model. It's actively developed with ongoing improvements. Although still in progress, these nodes are functional and allow you to explore the potential of the model."
|
||||
},
|
||||
{
|
||||
"author": "Arkanun",
|
||||
"title": "ReadCSV_ComfyUI",
|
||||
"reference": "https://github.com/Arkanun/ReadCSV_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Arkanun/ReadCSV_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: ReadCSVRowNode"
|
||||
},
|
||||
{
|
||||
"author": "gorillaframeai",
|
||||
"title": "GF_translate",
|
||||
"reference": "https://github.com/gorillaframeai/GF_translate",
|
||||
"files": [
|
||||
"https://github.com/gorillaframeai/GF_translate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These custom nodes for ComfyUI provide advanced text translation capabilities using Google Translate. They are designed for seamless integration into the ComfyUI environment, offering users powerful tools for text and JSON file translation tasks."
|
||||
},
|
||||
{
|
||||
"author": "DragonDiffusionbyBoyo",
|
||||
"title": "Boyonodes",
|
||||
"reference": "https://github.com/DragonDiffusionbyBoyo/Boyonodes",
|
||||
"files": [
|
||||
"https://github.com/DragonDiffusionbyBoyo/Boyonodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Vae node is a sneaky little node perfect for deployment in Schools or work environments where you do not want the kiddywinkles creating NSFW content. Just rename the node to VAE decode and it looks like a normal node but hidden inside is an NSFW detector. Once hidden in the workflow there are no settings to undo the NSFW detection so cannot be worked around unless you remove the node. The node looks innocent once renamed so is virtually undetectable. I have placed an example workflow for you to see how to connect it. Simple stuff really, but once connected just rename."
|
||||
},
|
||||
{
|
||||
"author": "StarAsh042",
|
||||
"title": "ComfyUI_RollingArtist",
|
||||
"reference": "https://github.com/StarAsh042/ComfyUI_RollingArtist",
|
||||
"files": [
|
||||
"https://github.com/StarAsh042/ComfyUI_RollingArtist"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "RollingArtist is a ComfyUI node designed to generate artist prompt texts with random weights, suitable for text-to-image generation models. The node reads an artist list from a CSV file and generates combined prompts based on the parameters."
|
||||
},
|
||||
{
|
||||
"author": "magekinnarus",
|
||||
"title": "ComfyUI-V-Prediction-Node",
|
||||
"reference": "https://github.com/magekinnarus/ComfyUI-V-Prediction-Node",
|
||||
"files": [
|
||||
"https://github.com/magekinnarus/ComfyUI-V-Prediction-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to set v-prediction sampling when using SDXL and other models that may not have the necessary metadata to identify it as a v-prediction model. This node is useful for quantized models since they lack the necessary metadata."
|
||||
},
|
||||
{
|
||||
"author": "CC-SUN6",
|
||||
"title": "ccsun_node",
|
||||
"reference": "https://github.com/CC-SUN6/ccsun_node",
|
||||
"files": [
|
||||
"https://github.com/CC-SUN6/ccsun_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "About the comfyui image selector, image adjustment (panning, rotation, zoom), adjust image size to be a multiple of 8"
|
||||
},
|
||||
{
|
||||
"author": "DiaoDaiaChan",
|
||||
"title": "Comfyui SDAPI Request / NovelAI",
|
||||
"id": "diaodaiachan",
|
||||
"reference": "https://github.com/DiaoDaiaChan/ComfyUI_API_Request",
|
||||
"files": [
|
||||
"https://github.com/DiaoDaiaChan/ComfyUI_API_Request"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Novel AI / SD-WebUI request node, support nai3/nai4, use NovelAI model in Your Comfyui."
|
||||
},
|
||||
{
|
||||
"author": "dorpxam",
|
||||
"title": "ComfyUI-LTXVideoLoRA",
|
||||
"reference": "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA",
|
||||
"files": [
|
||||
"https://github.com/dorpxam/ComfyUI-LTXVideoLoRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes enabling LoRA support for LTX Video"
|
||||
},
|
||||
{
|
||||
"author": "asdrabael",
|
||||
"title": "Hunyuan-Multi-Lora-Loader",
|
||||
"id": "Hunyuan Multi-Lora Loader",
|
||||
"reference": "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader",
|
||||
"files": [
|
||||
"https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Node for loading multiple Lora's [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
|
||||
},
|
||||
{
|
||||
"author": "lingha",
|
||||
"title": "comfyui_kj",
|
||||
"id": "comfyui_kj",
|
||||
"reference": "https://github.com/lingha0h/comfyui_kj",
|
||||
"files": [
|
||||
"https://github.com/lingha0h/comfyui_kj"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users."
|
||||
},
|
||||
{
|
||||
"author": "vahlok-alunmid",
|
||||
"title": "ComfyUI-ExtendIPAdapterClipVision",
|
||||
"reference": "https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision",
|
||||
"files": [
|
||||
"https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides two nodes to use with my experimental [a/ip-adapter finetune](https://civitai.com/models/1233692?modelVersionId=1390253) for NoobAI-XL style transfer. [a/Here](https://github.com/vahlok-alunmid/reForge-preprocessor_bigG_448) is the counterpart extension for Reforge WebUI."
|
||||
},
|
||||
{
|
||||
"author": "guerreiro",
|
||||
"title": "Comfyg Switch",
|
||||
"reference": "https://github.com/guerreiro/comfyg-switch",
|
||||
"files": [
|
||||
"https://github.com/guerreiro/comfyg-switch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyg Switch is a custom node that dynamically selects model configuration parameters based on the chosen checkpoint. It reads model-specific settings from a JSON file (model_configs.json)."
|
||||
},
|
||||
{
|
||||
"author": "yanhuifair",
|
||||
"title": "comfyui-janus",
|
||||
"reference": "https://github.com/yanhuifair/comfyui-janus",
|
||||
"files": [
|
||||
"https://github.com/yanhuifair/comfyui-janus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for Janus"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
5545
github-stats.json
5545
github-stats.json
File diff suppressed because it is too large
Load Diff
@@ -42,7 +42,7 @@ import manager_downloader
|
||||
from node_package import InstalledNodePackage
|
||||
|
||||
|
||||
version_code = [3, 17, 2]
|
||||
version_code = [3, 18, 1]
|
||||
version_str = f"V{version_code[0]}.{version_code[1]}" + (f'.{version_code[2]}' if len(version_code) > 2 else '')
|
||||
|
||||
|
||||
@@ -733,14 +733,17 @@ class UnifiedManager:
|
||||
|
||||
json_obj = await get_data_by_mode(mode, 'custom-node-list.json', channel_url=channel_url)
|
||||
for x in json_obj['custom_nodes']:
|
||||
for y in x['files']:
|
||||
if 'github.com' in y and not (y.endswith('.py') or y.endswith('.js')):
|
||||
repo_name = y.split('/')[-1]
|
||||
res[repo_name] = (x, False)
|
||||
try:
|
||||
for y in x['files']:
|
||||
if 'github.com' in y and not (y.endswith('.py') or y.endswith('.js')):
|
||||
repo_name = y.split('/')[-1]
|
||||
res[repo_name] = (x, False)
|
||||
|
||||
if 'id' in x:
|
||||
if x['id'] not in res:
|
||||
res[x['id']] = (x, True)
|
||||
if 'id' in x:
|
||||
if x['id'] not in res:
|
||||
res[x['id']] = (x, True)
|
||||
except:
|
||||
logging.error(f"[ComfyUI-Manager] broken item:{x}")
|
||||
|
||||
return res
|
||||
|
||||
@@ -821,7 +824,7 @@ class UnifiedManager:
|
||||
if os.path.exists(install_script_path) and install_script_path not in self.processed_install:
|
||||
self.processed_install.add(install_script_path)
|
||||
print("Install: install script")
|
||||
install_cmd = manager_util.make_pip_cmd(["install.py"])
|
||||
install_cmd = [sys.executable, "install.py"]
|
||||
return try_install_script(url, repo_path, install_cmd, instant_execution=instant_execution)
|
||||
|
||||
return True
|
||||
@@ -1593,6 +1596,7 @@ def read_config():
|
||||
'git_exe': default_conf['git_exe'] if 'git_exe' in default_conf else '',
|
||||
'use_uv': default_conf['use_uv'].lower() == 'true' if 'use_uv' in default_conf else False,
|
||||
'channel_url': default_conf['channel_url'] if 'channel_url' in default_conf else DEFAULT_CHANNEL,
|
||||
'default_cache_as_channel_url': default_conf['default_cache_as_channel_url'].lower() == 'true' if 'default_cache_as_channel_url' in default_conf else False,
|
||||
'share_option': default_conf['share_option'] if 'share_option' in default_conf else 'all',
|
||||
'bypass_ssl': default_conf['bypass_ssl'].lower() == 'true' if 'bypass_ssl' in default_conf else False,
|
||||
'file_logging': default_conf['file_logging'].lower() == 'true' if 'file_logging' in default_conf else True,
|
||||
@@ -1613,6 +1617,7 @@ def read_config():
|
||||
'git_exe': '',
|
||||
'use_uv': False,
|
||||
'channel_url': DEFAULT_CHANNEL,
|
||||
'default_cache_as_channel_url': False,
|
||||
'share_option': 'all',
|
||||
'bypass_ssl': False,
|
||||
'file_logging': True,
|
||||
@@ -2093,7 +2098,7 @@ async def get_data_by_mode(mode, filename, channel_url=None):
|
||||
cache_uri = os.path.join(manager_util.cache_dir, cache_uri)
|
||||
|
||||
if mode == "cache" and manager_util.is_file_created_within_one_day(cache_uri):
|
||||
json_obj = await manager_util.get_data(cache_uri)
|
||||
json_obj = await manager_util.get_data(cache_uri)
|
||||
else:
|
||||
json_obj = await manager_util.get_data(uri)
|
||||
with manager_util.cache_lock:
|
||||
|
||||
@@ -3,6 +3,11 @@ from urllib.parse import urlparse
|
||||
import urllib
|
||||
import sys
|
||||
import logging
|
||||
import requests
|
||||
from huggingface_hub import HfApi
|
||||
from tqdm.auto import tqdm
|
||||
|
||||
|
||||
aria2 = os.getenv('COMFYUI_MANAGER_ARIA2_SERVER')
|
||||
HF_ENDPOINT = os.getenv('HF_ENDPOINT')
|
||||
|
||||
@@ -117,3 +122,37 @@ def download_url_with_agent(url, save_path):
|
||||
|
||||
print("Installation was successful.")
|
||||
return True
|
||||
|
||||
# NOTE: snapshot_download doesn't provide file size tqdm.
|
||||
def download_repo_in_bytes(repo_id, local_dir):
|
||||
api = HfApi()
|
||||
repo_info = api.repo_info(repo_id=repo_id, files_metadata=True)
|
||||
|
||||
os.makedirs(local_dir, exist_ok=True)
|
||||
|
||||
total_size = 0
|
||||
for file_info in repo_info.siblings:
|
||||
if file_info.size is not None:
|
||||
total_size += file_info.size
|
||||
|
||||
pbar = tqdm(total=total_size, unit="B", unit_scale=True, desc="Downloading")
|
||||
|
||||
for file_info in repo_info.siblings:
|
||||
out_path = os.path.join(local_dir, file_info.rfilename)
|
||||
os.makedirs(os.path.dirname(out_path), exist_ok=True)
|
||||
|
||||
if file_info.size is None:
|
||||
continue
|
||||
|
||||
download_url = f"https://huggingface.co/{repo_id}/resolve/main/{file_info.rfilename}"
|
||||
|
||||
with requests.get(download_url, stream=True) as r, open(out_path, "wb") as f:
|
||||
r.raise_for_status()
|
||||
for chunk in r.iter_content(chunk_size=65536):
|
||||
if chunk:
|
||||
f.write(chunk)
|
||||
pbar.update(len(chunk))
|
||||
|
||||
pbar.close()
|
||||
|
||||
|
||||
|
||||
@@ -21,6 +21,8 @@ import logging
|
||||
import asyncio
|
||||
import queue
|
||||
|
||||
import manager_downloader
|
||||
|
||||
|
||||
logging.info(f"### Loading: ComfyUI-Manager ({core.version_str})")
|
||||
|
||||
@@ -30,6 +32,7 @@ comfyui_tag = None
|
||||
SECURITY_MESSAGE_MIDDLE_OR_BELOW = "ERROR: To use this action, a security_level of `middle or below` is required. Please contact the administrator.\nReference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy"
|
||||
SECURITY_MESSAGE_NORMAL_MINUS = "ERROR: To use this feature, you must either set '--listen' to a local IP and set the security level to 'normal-' or lower, or set the security level to 'middle' or 'weak'. Please contact the administrator.\nReference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy"
|
||||
SECURITY_MESSAGE_GENERAL = "ERROR: This installation is not allowed in this security_level. Please contact the administrator.\nReference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy"
|
||||
SECURITY_MESSAGE_NORMAL_MINUS_MODEL = "ERROR: Downloading models that are not in '.safetensors' format is only allowed for models registered in the 'default' channel at this security level. If you want to download this model, set the security level to 'normal-' or lower."
|
||||
|
||||
routes = PromptServer.instance.routes
|
||||
|
||||
@@ -96,7 +99,7 @@ async def get_risky_level(files, pip_packages):
|
||||
|
||||
all_urls = set()
|
||||
for x in json_data1['custom_nodes'] + json_data2['custom_nodes']:
|
||||
all_urls.update(x['files'])
|
||||
all_urls.update(x.get('files', []))
|
||||
|
||||
for x in files:
|
||||
if x not in all_urls:
|
||||
@@ -104,8 +107,7 @@ async def get_risky_level(files, pip_packages):
|
||||
|
||||
all_pip_packages = set()
|
||||
for x in json_data1['custom_nodes'] + json_data2['custom_nodes']:
|
||||
if "pip" in x:
|
||||
all_pip_packages.update(x['pip'])
|
||||
all_pip_packages.update(x.get('pip', []))
|
||||
|
||||
for p in pip_packages:
|
||||
if p not in all_pip_packages:
|
||||
@@ -306,7 +308,10 @@ def get_model_path(data, show_log=False):
|
||||
if base_model is None:
|
||||
return None
|
||||
else:
|
||||
return os.path.join(base_model, data['filename'])
|
||||
if data['filename'] == '<huggingface>':
|
||||
return os.path.join(base_model, os.path.basename(data['url']))
|
||||
else:
|
||||
return os.path.join(base_model, data['filename'])
|
||||
|
||||
|
||||
def check_state_of_git_node_pack(node_packs, do_fetch=False, do_update_check=True, do_update=False):
|
||||
@@ -478,7 +483,18 @@ async def task_worker():
|
||||
try:
|
||||
if model_path is not None:
|
||||
logging.info(f"Install model '{json_data['name']}' from '{model_url}' into '{model_path}'")
|
||||
if not core.get_config()['model_download_by_agent'] and (
|
||||
|
||||
if json_data['filename'] == '<huggingface>':
|
||||
if os.path.exists(os.path.join(model_path, os.path.dirname(json_data['url']))):
|
||||
logging.error(f"[ComfyUI-Manager] the model path already exists: {model_path}")
|
||||
return f"The model path already exists: {model_path}"
|
||||
|
||||
logging.info(f"[ComfyUI-Manager] Downloading '{model_url}' into '{model_path}'")
|
||||
manager_downloader.download_repo_in_bytes(repo_id=model_url, local_dir=model_path)
|
||||
|
||||
return 'success'
|
||||
|
||||
elif not core.get_config()['model_download_by_agent'] and (
|
||||
model_url.startswith('https://github.com') or model_url.startswith('https://huggingface.co') or model_url.startswith('https://heibox.uni-heidelberg.de')):
|
||||
model_dir = get_model_dir(json_data, True)
|
||||
download_url(model_url, model_dir, filename=json_data['filename'])
|
||||
@@ -494,13 +510,13 @@ async def task_worker():
|
||||
if res and model_path.endswith('.zip'):
|
||||
res = core.unzip(model_path)
|
||||
else:
|
||||
logging.error(f"Model installation error: invalid model type - {json_data['type']}")
|
||||
logging.error(f"[ComfyUI-Manager] Model installation error: invalid model type - {json_data['type']}")
|
||||
|
||||
if res:
|
||||
return 'success'
|
||||
|
||||
except Exception as e:
|
||||
logging.error(f"[ERROR] {e}", file=sys.stderr)
|
||||
logging.error(f"[ComfyUI-Manager] ERROR: {e}", file=sys.stderr)
|
||||
|
||||
return f"Model installation error: {model_url}"
|
||||
|
||||
@@ -787,15 +803,18 @@ async def fetch_customnode_alternatives(request):
|
||||
|
||||
|
||||
def check_model_installed(json_obj):
|
||||
def is_exists(model_dir_name, file_name):
|
||||
def is_exists(model_dir_name, filename, url):
|
||||
if filename == '<huggingface>':
|
||||
filename = os.path.basename(url)
|
||||
|
||||
dirs = folder_paths.get_folder_paths(model_dir_name)
|
||||
|
||||
for x in dirs:
|
||||
if os.path.exists(os.path.join(x, file_name)):
|
||||
if os.path.exists(os.path.join(x, filename)):
|
||||
return True
|
||||
|
||||
return False
|
||||
|
||||
|
||||
model_dir_names = ['checkpoints', 'loras', 'vae', 'text_encoders', 'diffusion_models', 'clip_vision', 'embeddings',
|
||||
'diffusers', 'vae_approx', 'controlnet', 'gligen', 'upscale_models', 'hypernetworks',
|
||||
'photomaker', 'classifiers']
|
||||
@@ -815,23 +834,30 @@ def check_model_installed(json_obj):
|
||||
if item['save_path'] == 'default':
|
||||
model_dir_name = model_dir_name_map.get(item['type'].lower())
|
||||
if model_dir_name is not None:
|
||||
item['installed'] = str(is_exists(model_dir_name, item['filename']))
|
||||
item['installed'] = str(is_exists(model_dir_name, item['filename'], item['url']))
|
||||
else:
|
||||
item['installed'] = 'False'
|
||||
else:
|
||||
model_dir_name = item['save_path'].split('/')[0]
|
||||
if model_dir_name in folder_paths.folder_names_and_paths:
|
||||
if is_exists(model_dir_name, item['filename']):
|
||||
if is_exists(model_dir_name, item['filename'], item['url']):
|
||||
item['installed'] = 'True'
|
||||
|
||||
if 'installed' not in item:
|
||||
fullpath = os.path.join(folder_paths.models_dir, item['save_path'], item['filename'])
|
||||
if item['filename'] == '<huggingface>':
|
||||
filename = os.path.basename(item['url'])
|
||||
else:
|
||||
filename = item['filename']
|
||||
|
||||
fullpath = os.path.join(folder_paths.models_dir, item['save_path'], filename)
|
||||
|
||||
item['installed'] = 'True' if os.path.exists(fullpath) else 'False'
|
||||
|
||||
with concurrent.futures.ThreadPoolExecutor(8) as executor:
|
||||
for item in json_obj['models']:
|
||||
executor.submit(process_model_phase, item)
|
||||
|
||||
|
||||
@routes.get("/externalmodel/getlist")
|
||||
async def fetch_externalmodel_list(request):
|
||||
json_obj = await core.get_data_by_mode(request.rel_url.query["mode"], 'model-list.json')
|
||||
@@ -1338,10 +1364,10 @@ async def install_model(request):
|
||||
|
||||
if not is_allowed_security_level('middle'):
|
||||
logging.error(SECURITY_MESSAGE_MIDDLE_OR_BELOW)
|
||||
return web.Response(status=403)
|
||||
return web.Response(status=403, text="A security error has occurred. Please check the terminal logs")
|
||||
|
||||
if not json_data['filename'].endswith('.safetensors') and not is_allowed_security_level('high'):
|
||||
models_json = await core.get_data_by_mode('cache', 'model-list.json')
|
||||
models_json = await core.get_data_by_mode('cache', 'model-list.json', 'default')
|
||||
|
||||
is_belongs_to_whitelist = False
|
||||
for x in models_json['models']:
|
||||
@@ -1350,8 +1376,8 @@ async def install_model(request):
|
||||
break
|
||||
|
||||
if not is_belongs_to_whitelist:
|
||||
logging.error(SECURITY_MESSAGE_NORMAL_MINUS)
|
||||
return web.Response(status=403)
|
||||
logging.error(SECURITY_MESSAGE_NORMAL_MINUS_MODEL)
|
||||
return web.Response(status=403, text="A security error has occurred. Please check the terminal logs")
|
||||
|
||||
install_item = json_data.get('ui_id'), json_data
|
||||
task_queue.put(("install-model", install_item))
|
||||
@@ -1578,7 +1604,11 @@ cm_global.register_api('cm.try-install-custom-node', confirm_try_install)
|
||||
async def default_cache_update():
|
||||
channel_url = core.get_config()['channel_url']
|
||||
async def get_cache(filename):
|
||||
uri = f"{channel_url}/{filename}"
|
||||
if core.get_config()['default_cache_as_channel_url']:
|
||||
uri = f"{channel_url}/{filename}"
|
||||
else:
|
||||
uri = f"{core.DEFAULT_CHANNEL}/{filename}"
|
||||
|
||||
cache_uri = str(manager_util.simple_hash(uri)) + '_' + filename
|
||||
cache_uri = os.path.join(manager_util.cache_dir, cache_uri)
|
||||
|
||||
|
||||
@@ -130,7 +130,12 @@ async def get_data(uri, silent=False):
|
||||
with open(uri, "r", encoding="utf-8") as f:
|
||||
json_text = f.read()
|
||||
|
||||
json_obj = json.loads(json_text)
|
||||
try:
|
||||
json_obj = json.loads(json_text)
|
||||
except Exception as e:
|
||||
logging.error(f"[ComfyUI-Manager] An error occurred while fetching '{uri}': {e}")
|
||||
|
||||
return {}
|
||||
|
||||
if not silent:
|
||||
print(" [DONE]")
|
||||
|
||||
24
js/common.js
24
js/common.js
@@ -413,10 +413,22 @@ export const icons = {
|
||||
}
|
||||
|
||||
export function sanitizeHTML(str) {
|
||||
return str
|
||||
.replace(/&/g, "&")
|
||||
.replace(/</g, "<")
|
||||
.replace(/>/g, ">")
|
||||
.replace(/"/g, """)
|
||||
.replace(/'/g, "'");
|
||||
return str
|
||||
.replace(/&/g, "&")
|
||||
.replace(/</g, "<")
|
||||
.replace(/>/g, ">")
|
||||
.replace(/"/g, """)
|
||||
.replace(/'/g, "'");
|
||||
}
|
||||
|
||||
export function showTerminal() {
|
||||
try {
|
||||
const panel = app.extensionManager.bottomPanel;
|
||||
const isTerminalVisible = panel.bottomPanelVisible && panel.activeBottomPanelTab.id === 'logs-terminal';
|
||||
if (!isTerminalVisible)
|
||||
panel.toggleBottomPanelTab('logs-terminal');
|
||||
}
|
||||
catch(exception) {
|
||||
// do nothing
|
||||
}
|
||||
}
|
||||
@@ -4,7 +4,8 @@ import { api } from "../../scripts/api.js";
|
||||
|
||||
import {
|
||||
manager_instance, rebootAPI, install_via_git_url,
|
||||
fetchData, md5, icons, show_message, customConfirm, customAlert, customPrompt, sanitizeHTML, infoToast
|
||||
fetchData, md5, icons, show_message, customConfirm, customAlert, customPrompt,
|
||||
sanitizeHTML, infoToast, showTerminal
|
||||
} from "./common.js";
|
||||
|
||||
// https://cenfun.github.io/turbogrid/api.html
|
||||
@@ -1369,14 +1370,14 @@ export class CustomNodesManager {
|
||||
});
|
||||
|
||||
if (res.status != 200) {
|
||||
errorMsg = `${item.title} ${mode} failed: `;
|
||||
errorMsg = `'${item.title}': `;
|
||||
|
||||
if(res.status == 403) {
|
||||
errorMsg += `This action is not allowed with this security level configuration.`;
|
||||
errorMsg += `This action is not allowed with this security level configuration.\n`;
|
||||
} else if(res.status == 404) {
|
||||
errorMsg += `With the current security level configuration, only custom nodes from the <B>"default channel"</B> can be installed.`;
|
||||
errorMsg += `With the current security level configuration, only custom nodes from the <B>"default channel"</B> can be installed.\n`;
|
||||
} else {
|
||||
errorMsg += await res.text();
|
||||
errorMsg += await res.text() + '\n';
|
||||
}
|
||||
|
||||
break;
|
||||
@@ -1387,17 +1388,18 @@ export class CustomNodesManager {
|
||||
|
||||
if(errorMsg) {
|
||||
this.showError(errorMsg);
|
||||
show_message("Installation Error:\n"+errorMsg);
|
||||
show_message("[Installation Errors]\n"+errorMsg);
|
||||
|
||||
// reset
|
||||
for(let k in target_items) {
|
||||
let item = this.install_context.targets[k];
|
||||
const item = target_items[k];
|
||||
this.grid.updateCell(item, "action");
|
||||
}
|
||||
}
|
||||
else {
|
||||
await api.fetchApi('/manager/queue/start');
|
||||
this.showStop();
|
||||
showTerminal();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ import { app } from "../../scripts/app.js";
|
||||
import { $el } from "../../scripts/ui.js";
|
||||
import {
|
||||
manager_instance, rebootAPI,
|
||||
fetchData, md5, icons, show_message, customAlert, infoToast
|
||||
fetchData, md5, icons, show_message, customAlert, infoToast, showTerminal
|
||||
} from "./common.js";
|
||||
import { api } from "../../scripts/api.js";
|
||||
|
||||
@@ -640,7 +640,6 @@ export class ModelManager {
|
||||
}
|
||||
|
||||
btn.classList.add("cmm-btn-loading");
|
||||
this.showLoading();
|
||||
this.showError("");
|
||||
|
||||
let needRefresh = false;
|
||||
@@ -671,7 +670,14 @@ export class ModelManager {
|
||||
});
|
||||
|
||||
if (res.status != 200) {
|
||||
errorMsg = `Install failed: ${item.name} ${res.error.message}`;
|
||||
errorMsg = `'${item.name}': `;
|
||||
|
||||
if(res.status == 403) {
|
||||
errorMsg += `This action is not allowed with this security level configuration.\n`;
|
||||
} else {
|
||||
errorMsg += await res.text() + '\n';
|
||||
}
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
@@ -680,17 +686,18 @@ export class ModelManager {
|
||||
|
||||
if(errorMsg) {
|
||||
this.showError(errorMsg);
|
||||
show_message("Installation Error:\n"+errorMsg);
|
||||
show_message("[Installation Errors]\n"+errorMsg);
|
||||
|
||||
// reset
|
||||
for (const hash of list) {
|
||||
const item = this.grid.getRowItemBy("hash", hash);
|
||||
for(let k in target_items) {
|
||||
const item = target_items[k];
|
||||
this.grid.updateCell(item, "installed");
|
||||
}
|
||||
}
|
||||
else {
|
||||
await api.fetchApi('/manager/queue/start');
|
||||
this.showStop();
|
||||
showTerminal();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -209,28 +209,6 @@
|
||||
"url": "https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler/resolve/main/x4-upscaler-ema.safetensors",
|
||||
"size": "3.53GB"
|
||||
},
|
||||
{
|
||||
"name": "Inswapper-fp16 (face swap)",
|
||||
"type": "insightface",
|
||||
"base": "inswapper",
|
||||
"save_path": "insightface",
|
||||
"description": "Checkpoint of the insightface swapper model\n(used by ComfyUI-FaceSwap, comfyui-reactor-node, CharacterFaceSwap,\nComfyUI roop and comfy_mtb)",
|
||||
"reference": "https://github.com/facefusion/facefusion-assets",
|
||||
"filename": "inswapper_128_fp16.onnx",
|
||||
"url": "https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128_fp16.onnx",
|
||||
"size": "277.7MB"
|
||||
},
|
||||
{
|
||||
"name": "Inswapper (face swap)",
|
||||
"type": "insightface",
|
||||
"base": "inswapper",
|
||||
"save_path": "insightface",
|
||||
"description": "Checkpoint of the insightface swapper model\n(used by ComfyUI-FaceSwap, comfyui-reactor-node, CharacterFaceSwap,\nComfyUI roop and comfy_mtb)",
|
||||
"reference": "https://github.com/facefusion/facefusion-assets",
|
||||
"filename": "inswapper_128.onnx",
|
||||
"url": "https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx",
|
||||
"size": "555.3MB"
|
||||
},
|
||||
{
|
||||
"name": "Deepbump",
|
||||
"type": "deepbump",
|
||||
@@ -4684,6 +4662,29 @@
|
||||
"filename": "customnet_inpaint_v1.pt",
|
||||
"url": "https://huggingface.co/TencentARC/CustomNet/resolve/main/customnet_inpaint_v1.pt",
|
||||
"size": "5.71GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "deepseek-ai/Janus-Pro-1B",
|
||||
"type": "Janus-Pro",
|
||||
"base": "Janus-Pro",
|
||||
"save_path": "Janus-Pro",
|
||||
"description": "[SNAPSHOT] Janus-Pro-1B model.[w/You cannot download this item on ComfyUI-Manager versions below V3.18]",
|
||||
"reference": "https://huggingface.co/deepseek-ai/Janus-Pro-1B",
|
||||
"filename": "<huggingface>",
|
||||
"url": "deepseek-ai/Janus-Pro-1B",
|
||||
"size": "7.8GB"
|
||||
},
|
||||
{
|
||||
"name": "deepseek-ai/Janus-Pro-7B",
|
||||
"type": "Janus-Pro",
|
||||
"base": "Janus-Pro",
|
||||
"save_path": "Janus-Pro",
|
||||
"description": "[SNAPSHOT] Janus-Pro-7B model.[w/You cannot download this item on ComfyUI-Manager versions below V3.18]",
|
||||
"reference": "https://huggingface.co/deepseek-ai/Janus-Pro-7B",
|
||||
"filename": "<huggingface>",
|
||||
"url": "deepseek-ai/Janus-Pro-7B",
|
||||
"size": "14.85GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,6 +11,138 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "tc888",
|
||||
"title": "ComfyUI_Save_Flux_Image",
|
||||
"reference": "https://github.com/tc888/ComfyUI_Save_Flux_Image",
|
||||
"files": [
|
||||
"https://github.com/tc888/ComfyUI_Save_Flux_Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Customized version of comfyui-image-save tailored for saving Flux images"
|
||||
},
|
||||
{
|
||||
"author": "var1ableX",
|
||||
"title": "ComfyUI_Accessories",
|
||||
"reference": "https://github.com/var1ableX/ComfyUI_Accessories",
|
||||
"files": [
|
||||
"https://github.com/var1ableX/ComfyUI_Accessories"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Get Mask Dimensions, Get Random Dimensions, Is Mask Empty/Image, Any Cast, Make List From Text"
|
||||
},
|
||||
{
|
||||
"author": "xinyiSS",
|
||||
"title": "CombineMasksNode",
|
||||
"reference": "https://github.com/xinyiSS/CombineMasksNode",
|
||||
"files": [
|
||||
"https://github.com/xinyiSS/CombineMasksNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Combine Masks Node"
|
||||
},
|
||||
{
|
||||
"author": "osuiso-depot",
|
||||
"title": "comfyui-keshigom_custom",
|
||||
"reference": "https://github.com/osuiso-depot/comfyui-keshigom_custom",
|
||||
"files": [
|
||||
"https://github.com/osuiso-depot/comfyui-keshigom_custom"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: RegexpChopper, FLIP-W/H Selector, FLIP-W/H SelectorConst, TextFind, ckpt_Loader_Simple, True-or-False, myStringNode"
|
||||
},
|
||||
{
|
||||
"author": "LucipherDev",
|
||||
"title": "ComfyUI-Sentinel [WIP]",
|
||||
"reference": "https://github.com/LucipherDev/ComfyUI-Sentinel",
|
||||
"files": [
|
||||
"https://github.com/LucipherDev/ComfyUI-Sentinel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Extension for Advanced Security. Implements login, multi-user registration, IP filtering, and user-specific input/output directories.[w/WARN:While ComfyUI Sentinel enhances security for ComfyUI, it does not guarantee absolute protection. Security is about risk mitigation, not elimination. Users are responsible for implementing their own security measures.]"
|
||||
},
|
||||
{
|
||||
"author": "threadedblue",
|
||||
"title": "MLXnodes [WIP]",
|
||||
"reference": "https://github.com/threadedblue/MLXnodes",
|
||||
"files": [
|
||||
"https://github.com/threadedblue/MLXnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A port of MLX Examples to ComfyUI custom_nodes. These are intended to run on a macOS M1.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "jschoormans",
|
||||
"title": "Comfy-InterestingPixels [WIP]",
|
||||
"reference": "https://github.com/jschoormans/Comfy-InterestingPixels",
|
||||
"files": [
|
||||
"https://github.com/jschoormans/Comfy-InterestingPixels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Shareable Image Slider, Random Palette\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "jschoormans",
|
||||
"title": "ComfyUI-TexturePacker [WIP]",
|
||||
"reference": "https://github.com/kijai/ComfyUI-TexturePacker",
|
||||
"files": [
|
||||
"https://github.com/jschoormans/Comfy-InterestingPixels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to use PyTexturePacker\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "lum3on",
|
||||
"title": "comfyui_LLM_Polymath [WIP]",
|
||||
"reference": "https://github.com/lum3on/comfyui_LLM_Polymath",
|
||||
"files": [
|
||||
"https://github.com/lum3on/comfyui_LLM_Polymath"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced chat node, that integrates large language models to automate data processes and enhance prompt responses through real-time web search and image handling. It supports both OpenAI's GPT-like models and a local Ollama API. Custom node finder and smart assistant tools provide tailored workflow recommendations for efficient integration. Additionally, the node dynamically augments prompts and offers flexible output compression options.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "MickeyJ",
|
||||
"title": "ComfyUI_mickster_nodes [WIP]",
|
||||
"reference": "https://github.com/MickeyJ/ComfyUI_mickster_nodes",
|
||||
"files": [
|
||||
"https://github.com/MickeyJ/ComfyUI_mickster_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI, focusing on image handling and LoRA training."
|
||||
},
|
||||
{
|
||||
"author": "thedivergentai",
|
||||
"title": "Divergent Nodes [WIP]",
|
||||
"reference": "https://github.com/thedivergentai/divergent_nodes",
|
||||
"files": [
|
||||
"https://github.com/thedivergentai/divergent_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for counting CLIP tokens in text input."
|
||||
},
|
||||
{
|
||||
"author": "gold24park",
|
||||
"title": "loki-comfyui-node",
|
||||
"reference": "https://github.com/gold24park/loki-comfyui-node",
|
||||
"files": [
|
||||
"https://github.com/gold24park/loki-comfyui-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Get Image Luminance, Get Dominant Color, Overlay Text"
|
||||
},
|
||||
{
|
||||
"author": "hayden-fr",
|
||||
"title": "ComfyUI-Image-Browsing [USAFE]",
|
||||
"id": "image-browsing",
|
||||
"reference": "https://github.com/hayden-fr/ComfyUI-Image-Browsing",
|
||||
"files": [
|
||||
"https://github.com/hayden-fr/ComfyUI-Image-Browsing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image Browsing: browsing, download and delete."
|
||||
},
|
||||
{
|
||||
"author": "molbal",
|
||||
"title": "comfy-url-fetcher [WIP]",
|
||||
@@ -169,7 +301,7 @@
|
||||
"https://github.com/7BEII/Comfyui_PDuse"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:PD_groupfontsize unnify, PD_grownumber-JSON, PD_add or delete words, PD_Image Crop Location, PD_Image centerCrop, PD_GetImageSize\nNOTE: The files in the repo are not organized."
|
||||
"description": "NODES: PD_json_group_fontsize, PD_Incremental_JSON, PD_removeword, PD_Image Crop Location, PD_ImageConcanate, PD_FileName_refixer\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "RLW-Chars",
|
||||
@@ -229,7 +361,7 @@
|
||||
"https://github.com/yanhuifair/comfyui-deepseek"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implement deepseek API call [a/https://api-docs.deepseek.com/](Implement deepseek API call https://api-docs.deepseek.com/)\nNOTE: The files in the repo are not organized."
|
||||
"description": "nodes for deepseek api\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "807502278",
|
||||
@@ -251,16 +383,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Face Crop, [w/A pack of custom nodes used in my projects. Not intended to be used by other persons as the usage is not documented. But if something interests you in this repository, go for it !]"
|
||||
},
|
||||
{
|
||||
"author": "zmwv823",
|
||||
"title": "ComfyUI-VideoDiffusion",
|
||||
"reference": "https://github.com/zmwv823/ComfyUI-VideoDiffusion",
|
||||
"files": [
|
||||
"https://github.com/zmwv823/ComfyUI-VideoDiffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/LatentSync](https://github.com/bytedance/LatentSync) and [a/Sonic](https://github.com/jixiaozhong/Sonic). [w/Just for study purpose. It's not for directly use, u should know how to fix issues.]"
|
||||
},
|
||||
{
|
||||
"author": "KihongK",
|
||||
"title": "ComfyUI-RoysNodes [WIP]",
|
||||
@@ -2010,16 +2132,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-OpenAINode is a user-friendly node that serves as an interface to the OpenAI Models.[w/Repo name conflict with Electrofried/ComfyUI-OpenAINode]"
|
||||
},
|
||||
{
|
||||
"author": "hgabha",
|
||||
"title": "WWAA-CustomNodes",
|
||||
"reference": "https://github.com/hgabha/WWAA-CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/hgabha/WWAA-CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom Nodes for ComfyUI made by the team at [a/WeirdWonderfulAI.Art](https://weirdwonderfulai.art/). Line Count, Join String, Dither Image, Image Batch Loader"
|
||||
},
|
||||
{
|
||||
"author": "IgPoly",
|
||||
"title": "ComfyUI-igTools",
|
||||
|
||||
@@ -164,13 +164,12 @@
|
||||
],
|
||||
"https://github.com/7BEII/Comfyui_PDuse": [
|
||||
[
|
||||
"BatchChangeNodeColor",
|
||||
"BatchJsonIncremental",
|
||||
"PD_GetImageSize",
|
||||
"FileName_refixer",
|
||||
"PD_ImageConcanate",
|
||||
"PD_Image_Crop_Location",
|
||||
"PD_Image_centerCrop",
|
||||
"PD_RemoveColorWords",
|
||||
"PD_node"
|
||||
"json_group_fontsize"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-promptbymood [WIP]"
|
||||
@@ -179,8 +178,10 @@
|
||||
"https://github.com/807502278/ComfyUI_TensorRT_Merge": [
|
||||
[
|
||||
"BiRefNet2_tensort",
|
||||
"Dwpose_Tensorrt",
|
||||
"building_tensorrt_engine",
|
||||
"load_BiRefNet2_General"
|
||||
"load_BiRefNet2_General",
|
||||
"load_dwpos_model"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_TensorRT_Merge [WIP]"
|
||||
@@ -620,6 +621,7 @@
|
||||
"DevToolsErrorRaiseNodeWithMessage",
|
||||
"DevToolsExperimentalNode",
|
||||
"DevToolsLongComboDropdown",
|
||||
"DevToolsNodeWithBooleanInput",
|
||||
"DevToolsNodeWithForceInput",
|
||||
"DevToolsNodeWithOnlyOptionalInput",
|
||||
"DevToolsNodeWithOptionalInput",
|
||||
@@ -628,6 +630,9 @@
|
||||
"DevToolsNodeWithStringInput",
|
||||
"DevToolsNodeWithUnionInput",
|
||||
"DevToolsObjectPatchNode",
|
||||
"DevToolsRemoteWidgetNode",
|
||||
"DevToolsRemoteWidgetNodeWithParams",
|
||||
"DevToolsRemoteWidgetNodeWithRefresh",
|
||||
"DevToolsSimpleSlider"
|
||||
],
|
||||
{
|
||||
@@ -924,6 +929,7 @@
|
||||
"DeepSeekImageGeneration",
|
||||
"DeepSeekImageUnderstanding",
|
||||
"DeepSeekModelLoader",
|
||||
"ImagePreprocessor",
|
||||
"LLM_Loader",
|
||||
"OpenAICompatibleLoader"
|
||||
],
|
||||
@@ -933,7 +939,9 @@
|
||||
],
|
||||
"https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": [
|
||||
[
|
||||
"Face Crop"
|
||||
"Face Crop",
|
||||
"Face Crop Mouth",
|
||||
"Get Beard Mask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Ifnot-Pack"
|
||||
@@ -982,6 +990,7 @@
|
||||
"CombineVideos",
|
||||
"ImAppendFreeChatAction",
|
||||
"ImAppendImageActionNode",
|
||||
"ImAppendNodeHub",
|
||||
"ImAppendQuickbackNode",
|
||||
"ImAppendQuickbackVideoNode",
|
||||
"ImAppendVideoNode",
|
||||
@@ -991,6 +1000,7 @@
|
||||
"ImNodeTitleOverride",
|
||||
"ImSetActionKeywordMapping",
|
||||
"MergeNode",
|
||||
"MuteNode",
|
||||
"NewNode",
|
||||
"Node2String",
|
||||
"OllamaChat",
|
||||
@@ -1003,6 +1013,7 @@
|
||||
"TurnOnOffNodeOnEnter",
|
||||
"batchNodes",
|
||||
"grepNodeByText",
|
||||
"imageList",
|
||||
"mergeEntityAndPointer",
|
||||
"redirectToNode"
|
||||
],
|
||||
@@ -1099,6 +1110,7 @@
|
||||
"RK_Accumulate_Text_Multiline_Numbered",
|
||||
"RK_Advanced_Script_Finder",
|
||||
"RK_CSV_File_State_Looper_v01",
|
||||
"RK_CSV_File_State_Looper_v02",
|
||||
"RK_Calc",
|
||||
"RK_Concatenate_Text",
|
||||
"RK_Excel_File_State_Looper",
|
||||
@@ -1259,6 +1271,15 @@
|
||||
"title_aux": "ComfyUI-MS_Tools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/MickeyJ/ComfyUI_mickster_nodes": [
|
||||
[
|
||||
"Image Size Scaled",
|
||||
"ImageSwitchSelect"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_mickster_nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/MrAdamBlack/CheckProgress": [
|
||||
[
|
||||
"CHECK_PROGRESS"
|
||||
@@ -1629,10 +1650,17 @@
|
||||
"FrameBlend",
|
||||
"ImageReferenceUpdate",
|
||||
"ImageSelector",
|
||||
"KeypointComparator",
|
||||
"KeypointComparatorNode",
|
||||
"KeypointsInput",
|
||||
"KeypointsInputNode",
|
||||
"KeypointsToPose",
|
||||
"KeypointsToPoseNode",
|
||||
"PoseDatabase",
|
||||
"PoseDatabaseVisualizer",
|
||||
"PoseDifference",
|
||||
"PoseEstimator",
|
||||
"PoseEstimatorNode",
|
||||
"SimHashCompare",
|
||||
"TemporalConsistency"
|
||||
],
|
||||
@@ -2422,6 +2450,8 @@
|
||||
"ModelMergeAdd",
|
||||
"ModelMergeAuraflow",
|
||||
"ModelMergeBlocks",
|
||||
"ModelMergeCosmos14B",
|
||||
"ModelMergeCosmos7B",
|
||||
"ModelMergeFlux1",
|
||||
"ModelMergeLTXV",
|
||||
"ModelMergeMochiPreview",
|
||||
@@ -2920,6 +2950,18 @@
|
||||
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gold24park/loki-comfyui-node": [
|
||||
[
|
||||
"Base64ToImage",
|
||||
"DominantColor",
|
||||
"ImageLuminance",
|
||||
"ImageToBase64",
|
||||
"OverlayText"
|
||||
],
|
||||
{
|
||||
"title_aux": "loki-comfyui-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/grimli333/ComfyUI_Grim": [
|
||||
[
|
||||
"GenerateFileName",
|
||||
@@ -3002,17 +3044,6 @@
|
||||
"title_aux": "ComfyUI AceNodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hgabha/WWAA-CustomNodes": [
|
||||
[
|
||||
"WWAA-BuildString",
|
||||
"WWAA-LineCount",
|
||||
"WWAA_DitherNode",
|
||||
"WWAA_ImageLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "WWAA-CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/horidream/ComfyUI-Horidream": [
|
||||
[
|
||||
"PassThroughWithSound"
|
||||
@@ -3355,6 +3386,15 @@
|
||||
"title_aux": "ComfyUI_HelpfulNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/jschoormans/Comfy-InterestingPixels": [
|
||||
[
|
||||
"Random Palette",
|
||||
"Shareable Image Slider"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TexturePacker [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtscmw01/ComfyUI-DiffBIR": [
|
||||
[
|
||||
"DiffBIR_sample",
|
||||
@@ -3515,6 +3555,7 @@
|
||||
"Hy3DSetMeshPBRAttributes",
|
||||
"Hy3DSetMeshPBRTextures",
|
||||
"Hy3DTorchCompileSettings",
|
||||
"Hy3DUploadMesh",
|
||||
"Hy3DVAEDecode"
|
||||
],
|
||||
{
|
||||
@@ -3598,7 +3639,8 @@
|
||||
[
|
||||
"GetWarpedNoiseFromVideo",
|
||||
"GetWarpedNoiseFromVideoAnimateDiff",
|
||||
"GetWarpedNoiseFromVideoCogVideoX"
|
||||
"GetWarpedNoiseFromVideoCogVideoX",
|
||||
"GetWarpedNoiseFromVideoHunyuan"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VideoNoiseWarp [WIP]"
|
||||
@@ -3915,6 +3957,14 @@
|
||||
"title_aux": "SK-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/lum3on/comfyui_LLM_Polymath": [
|
||||
[
|
||||
"polymath_chat"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_LLM_Polymath [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/majorsauce/comfyui_indieTools": [
|
||||
[
|
||||
"IndCutByMask",
|
||||
@@ -4136,6 +4186,7 @@
|
||||
[
|
||||
"EditableStringNode",
|
||||
"IntegratedCLIPTextEncodeWithExtract",
|
||||
"MagicLatent",
|
||||
"ProcessAndSave",
|
||||
"StringConcat"
|
||||
],
|
||||
@@ -4147,11 +4198,13 @@
|
||||
[
|
||||
"IAzureAiApi",
|
||||
"ICutStrings",
|
||||
"IFinalizeProject",
|
||||
"IIfElse",
|
||||
"ILLMExecute",
|
||||
"ILLMExecute2",
|
||||
"ILoadAzureAiApi",
|
||||
"ILoadOllamaApi",
|
||||
"IMergeImages",
|
||||
"IMultilineSplitToStrings",
|
||||
"IPassImage",
|
||||
"IPostProcessLLMResponse",
|
||||
@@ -4163,6 +4216,7 @@
|
||||
"IStringsToFile",
|
||||
"IStringsToString",
|
||||
"ITimesToStrings",
|
||||
"IUploadToGoogleDrive",
|
||||
"IZipImages"
|
||||
],
|
||||
{
|
||||
@@ -4281,7 +4335,8 @@
|
||||
],
|
||||
"https://github.com/nomcycle/ComfyUI_Cluster": [
|
||||
[
|
||||
"ClusterFanInTensorsToBatch",
|
||||
"ClusterFanInImages",
|
||||
"ClusterFanInLatents",
|
||||
"ClusterInstanceIndex"
|
||||
],
|
||||
{
|
||||
@@ -4301,6 +4356,22 @@
|
||||
"title_aux": "ComfyUI-oshtz-nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/osuiso-depot/comfyui-keshigom_custom": [
|
||||
[
|
||||
"KANI_Checkpoint_Loader_Simple",
|
||||
"KANI_Multiplexer",
|
||||
"KANI_ShowAnything",
|
||||
"KANI_TextFind",
|
||||
"KANI_TrueorFalse",
|
||||
"RegExTextChopper",
|
||||
"ResolutionSelector",
|
||||
"ResolutionSelectorConst",
|
||||
"StringNodeClass"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-keshigom_custom"
|
||||
}
|
||||
],
|
||||
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
|
||||
[
|
||||
"BinaryImageMask",
|
||||
@@ -4335,6 +4406,7 @@
|
||||
"ConditioningZeroOutCombine",
|
||||
"ConvertTimestepToSigma",
|
||||
"DynSamplerSelect",
|
||||
"DynamicThresholdingPost",
|
||||
"DynamicThresholdingSimplePost",
|
||||
"EmptyLatentImageAR",
|
||||
"FreeU2PPM",
|
||||
@@ -4342,6 +4414,7 @@
|
||||
"LatentOperationTonemapLuminance",
|
||||
"LatentToMaskBB",
|
||||
"LatentToWidthHeight",
|
||||
"MaskCompositePPM",
|
||||
"PPMSamplerSelect",
|
||||
"RescaleCFGPost"
|
||||
],
|
||||
@@ -4774,6 +4847,22 @@
|
||||
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tc888/ComfyUI_Save_Flux_Image": [
|
||||
[
|
||||
"Cfg Literal",
|
||||
"Int Literal",
|
||||
"Sampler Select",
|
||||
"Save Flux Image with Metadata",
|
||||
"Scheduler Select",
|
||||
"Seed Gen",
|
||||
"String Literal",
|
||||
"Unet Select",
|
||||
"Width/Height Literal"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Save_Flux_Image"
|
||||
}
|
||||
],
|
||||
"https://github.com/techzuhaib/ComfyUI-CacheImageNode": [
|
||||
[
|
||||
"CacheImageNode"
|
||||
@@ -4791,6 +4880,24 @@
|
||||
"title_aux": "_topfun_s_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/thedivergentai/divergent_nodes": [
|
||||
[
|
||||
"CLIPTokenCounter",
|
||||
"DolphinVisionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Divergent Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/threadedblue/MLXnodes": [
|
||||
[
|
||||
"MLXImg2Img",
|
||||
"MLXText2Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "MLXnodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
|
||||
[
|
||||
"ImageSizer",
|
||||
@@ -4895,6 +5002,19 @@
|
||||
"title_aux": "ComfyUI-My-Handy-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
||||
[
|
||||
"ACC_AnyCast",
|
||||
"AccMakeListNode",
|
||||
"GetMaskDimensions",
|
||||
"GetRandomDimensions",
|
||||
"isImageEmpty",
|
||||
"isMaskEmpty"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Accessories"
|
||||
}
|
||||
],
|
||||
"https://github.com/walterFeng/ComfyUI-Image-Utils": [
|
||||
[
|
||||
"Calculate Image Brightness",
|
||||
@@ -4996,23 +5116,32 @@
|
||||
"title_aux": "ComfyUI-XYNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/xinyiSS/CombineMasksNode": [
|
||||
[
|
||||
"CombineMasksNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "CombineMasksNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/yanhuifair/ComfyUI-FairLab": [
|
||||
[
|
||||
"CLIPTranslatedNode",
|
||||
"DownloadImageNode",
|
||||
"FixUTF8StringNode",
|
||||
"ImageResizeNode",
|
||||
"ImagesToVideoNode",
|
||||
"LoadImageFormURLNode",
|
||||
"LoadImageFromFolderNode",
|
||||
"SaveImageToFolderNode",
|
||||
"SaveImagesToFolderNode",
|
||||
"SaveStringToFolderNode",
|
||||
"ImageToVideoNode",
|
||||
"LoadImageFromDirectoryNode",
|
||||
"LoadImageFromURLNode",
|
||||
"PrintAnyNode",
|
||||
"PrintImageNode",
|
||||
"SaveImageToDirectoryNode",
|
||||
"SaveStringToDirectoryNode",
|
||||
"SequenceStringListNode",
|
||||
"StringCombineNode",
|
||||
"StringFieldNode",
|
||||
"TranslateStringNode",
|
||||
"VideoToImagesNode"
|
||||
"VideoToImageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FairLab"
|
||||
@@ -5077,22 +5206,10 @@
|
||||
"title_aux": "Comfyui_image2prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/zmwv823/ComfyUI-VideoDiffusion": [
|
||||
[
|
||||
"UL_LatentSyncLoader",
|
||||
"UL_LatentSyncProcess",
|
||||
"UL_LatentSyncSampler",
|
||||
"UL_SonicLoader",
|
||||
"UL_SonicProcess",
|
||||
"UL_SonicSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VideoDiffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/zyd232/ComfyUI-zyd232-Nodes": [
|
||||
[
|
||||
"zyd232 ImagesPixelsCompare"
|
||||
"zyd232 ImagesPixelsCompare",
|
||||
"zyd232_SavePreviewImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-zyd232-Nodes"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,37 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "zmwv823",
|
||||
"title": "ComfyUI-VideoDiffusion [REMOVED]",
|
||||
"reference": "https://github.com/zmwv823/ComfyUI-VideoDiffusion",
|
||||
"files": [
|
||||
"https://github.com/zmwv823/ComfyUI-VideoDiffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/LatentSync](https://github.com/bytedance/LatentSync) and [a/Sonic](https://github.com/jixiaozhong/Sonic). [w/Just for study purpose. It's not for directly use, u should know how to fix issues.]"
|
||||
},
|
||||
{
|
||||
"author": "NyaamZ",
|
||||
"title": "Get Booru Tag ExtendeD [REMOVED]",
|
||||
"reference": "https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED",
|
||||
"files": [
|
||||
"https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED"
|
||||
],
|
||||
"description": "Get tag from Booru site.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "lingha",
|
||||
"title": "comfyui_kj [REMOVED]",
|
||||
"id": "comfyui_kj",
|
||||
"reference": "https://github.com/XieChengYuan/comfyui_kj",
|
||||
"files": [
|
||||
"https://github.com/XieChengYuan/comfyui_kj"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users."
|
||||
},
|
||||
{
|
||||
"author": "myAiLemon",
|
||||
"title": "MagicGetPromptAutomatically",
|
||||
|
||||
@@ -1,5 +1,27 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "Inswapper-fp16 (face swap) [REMOVED]",
|
||||
"type": "insightface",
|
||||
"base": "inswapper",
|
||||
"save_path": "insightface",
|
||||
"description": "Checkpoint of the insightface swapper model\n(used by ComfyUI-FaceSwap, comfyui-reactor-node, CharacterFaceSwap,\nComfyUI roop and comfy_mtb)",
|
||||
"reference": "https://github.com/facefusion/facefusion-assets",
|
||||
"filename": "inswapper_128_fp16.onnx",
|
||||
"url": "https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128_fp16.onnx",
|
||||
"size": "277.7MB"
|
||||
},
|
||||
{
|
||||
"name": "Inswapper (face swap) [REMOVED]",
|
||||
"type": "insightface",
|
||||
"base": "inswapper",
|
||||
"save_path": "insightface",
|
||||
"description": "Checkpoint of the insightface swapper model\n(used by ComfyUI-FaceSwap, comfyui-reactor-node, CharacterFaceSwap,\nComfyUI roop and comfy_mtb)",
|
||||
"reference": "https://github.com/facefusion/facefusion-assets",
|
||||
"filename": "inswapper_128.onnx",
|
||||
"url": "https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx",
|
||||
"size": "555.3MB"
|
||||
},
|
||||
{
|
||||
"name": "pfg-novel-n10.pt",
|
||||
"type": "PFG",
|
||||
|
||||
@@ -10,16 +10,340 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"title": "A2V Multi Image Composite",
|
||||
"author": "AiartvnTeam",
|
||||
"id": "Aiartvn",
|
||||
"description": "Node for compositing multiple images with interactive preview and layer management",
|
||||
"repository": "https://github.com/aiartvn/A2V_Multi_Image_Composite",
|
||||
"author": "lingha",
|
||||
"title": "comfyui_kj",
|
||||
"id": "comfyui_kj",
|
||||
"reference": "https://github.com/lingha0h/comfyui_kj",
|
||||
"files": [
|
||||
"https://github.com/lingha0h/comfyui_kj"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users."
|
||||
},
|
||||
{
|
||||
"author": "asdrabael",
|
||||
"title": "Hunyuan-Multi-Lora-Loader",
|
||||
"id": "Hunyuan Multi-Lora Loader",
|
||||
"reference": "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader",
|
||||
"files": [
|
||||
"https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Node for loading multiple Lora's [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
|
||||
},
|
||||
{
|
||||
"author": "vahlok-alunmid",
|
||||
"title": "ComfyUI-ExtendIPAdapterClipVision",
|
||||
"reference": "https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision",
|
||||
"files": [
|
||||
"https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides two nodes to use with my experimental [a/ip-adapter finetune](https://civitai.com/models/1233692?modelVersionId=1390253) for NoobAI-XL style transfer. [a/Here](https://github.com/vahlok-alunmid/reForge-preprocessor_bigG_448) is the counterpart extension for Reforge WebUI."
|
||||
},
|
||||
{
|
||||
"author": "yanhuifair",
|
||||
"title": "comfyui-janus",
|
||||
"reference": "https://github.com/yanhuifair/comfyui-janus",
|
||||
"files": [
|
||||
"https://github.com/yanhuifair/comfyui-janus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for Janus"
|
||||
},
|
||||
{
|
||||
"author": "guerreiro",
|
||||
"title": "Comfyg Switch",
|
||||
"reference": "https://github.com/guerreiro/comfyg-switch",
|
||||
"files": [
|
||||
"https://github.com/guerreiro/comfyg-switch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyg Switch is a custom node that dynamically selects model configuration parameters based on the chosen checkpoint. It reads model-specific settings from a JSON file (model_configs.json)."
|
||||
},
|
||||
{
|
||||
"author": "dorpxam",
|
||||
"title": "ComfyUI-LTXVideoLoRA",
|
||||
"reference": "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA",
|
||||
"files": [
|
||||
"https://github.com/dorpxam/ComfyUI-LTXVideoLoRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes enabling LoRA support for LTX Video"
|
||||
},
|
||||
{
|
||||
"author": "DriftJohnson",
|
||||
"title": "KokoroTTS Node",
|
||||
"reference": "https://github.com/MushroomFleet/DJZ-KokoroTTS",
|
||||
"files": [
|
||||
"https://github.com/MushroomFleet/DJZ-KokoroTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node provides advanced text-to-speech functionality powered by KokoroTTS. Follow the instructions below to install, configure, and use the node within your portable ComfyUI installation."
|
||||
},
|
||||
{
|
||||
"author": "zentrocdot",
|
||||
"title": "ComfyUI-RealESRGAN_Upscaler",
|
||||
"reference": "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler",
|
||||
"files": [
|
||||
"https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler"
|
||||
],
|
||||
"description": "This node uses the RealESRGAN model from [a/xinntao](https://github.com/xinntao/Real-ESRGAN).",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_DiffuEraser",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_DiffuEraser",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_DiffuEraser"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DiffuEraser is a diffusion model for video Inpainting, you can use it in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_CSD_MT",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_CSD_MT",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_CSD_MT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/CSD_MT](https://github.com/Snowfallingplum/CSD-MT) is a method about 'Content-Style Decoupling for Unsupervised Makeup Transfer without Generating Pseudo Ground Truth', you can use it in comfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "Negative-attention-for-ComfyUI-",
|
||||
"reference": "https://github.com/Extraltodeus/Negative-attention-for-ComfyUI-",
|
||||
"files": [
|
||||
"https://github.com/Extraltodeus/Negative-attention-for-ComfyUI-"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Takes the difference in between the positive and negative conditioning at the attention.\nNOTE: Will not work with Flux"
|
||||
},
|
||||
{
|
||||
"author": "magekinnarus",
|
||||
"title": "ComfyUI-V-Prediction-Node",
|
||||
"reference": "https://github.com/magekinnarus/ComfyUI-V-Prediction-Node",
|
||||
"files": [
|
||||
"https://github.com/magekinnarus/ComfyUI-V-Prediction-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to set v-prediction sampling when using SDXL and other models that may not have the necessary metadata to identify it as a v-prediction model. This node is useful for quantized models since they lack the necessary metadata."
|
||||
},
|
||||
{
|
||||
"author": "raindrop313",
|
||||
"title": "ComfyUI_SD3_Flowedit",
|
||||
"reference": "https://github.com/raindrop313/ComfyUI_SD3_Flowedit",
|
||||
"files": [
|
||||
"https://github.com/raindrop313/ComfyUI_SD3_Flowedit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes that support SD3/SD3.5 in FlowEdit"
|
||||
},
|
||||
{
|
||||
"author": "martin-rizzo",
|
||||
"title": "ComfyUI-TinyBreaker",
|
||||
"reference": "https://github.com/martin-rizzo/ComfyUI-TinyBreaker",
|
||||
"files": [
|
||||
"https://github.com/martin-rizzo/ComfyUI-TinyBreaker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-TinyBreaker is a collection of custom nodes specifically designed to generate images using the TinyBreaker model. It's actively developed with ongoing improvements. Although still in progress, these nodes are functional and allow you to explore the potential of the model."
|
||||
},
|
||||
{
|
||||
"author": "melMass",
|
||||
"title": "comfy-oiio",
|
||||
"reference": "https://github.com/melMass/comfy_oiio",
|
||||
"files": [
|
||||
"https://github.com/melMass/comfy_oiio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "OpenImageIO plugin for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "KLL535",
|
||||
"title": "ComfyUI_PNGInfo_Sidebar",
|
||||
"reference": "https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar",
|
||||
"files": [
|
||||
"https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Frontend extension that adds a sidebar for easy viewing of PNG file metadata."
|
||||
},
|
||||
{
|
||||
"author": "greengerong",
|
||||
"title": "Janus-Pro ComfyUI Plugin",
|
||||
"reference": "https://github.com/greengerong/ComfyUI-JanusPro-PL",
|
||||
"files": [
|
||||
"https://github.com/greengerong/ComfyUI-JanusPro-PL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin integrates the Janus-Pro multi-modal model into ComfyUI, enabling advanced image understanding and text-to-image generation capabilities. It supports both image analysis and creative image generation workflows."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Sonic",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Sonic",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Sonic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Sonic is a method about ' Shifting Focus to Global Audio Perception in Portrait Animation',you can use it in comfyUI."
|
||||
},
|
||||
{
|
||||
"author": "satche",
|
||||
"title": "Prompt Factory",
|
||||
"reference": "https://github.com/satche/comfyui-prompt-factory",
|
||||
"files": [
|
||||
"https://github.com/satche/comfyui-prompt-factory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A modular system that adds randomness to prompt generation"
|
||||
},
|
||||
{
|
||||
"author": "hdfhssg",
|
||||
"title": "ComfyUI_pxtool",
|
||||
"reference": "https://github.com/hdfhssg/ComfyUI_pxtool",
|
||||
"files": [
|
||||
"https://github.com/hdfhssg/ComfyUI_pxtool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom plugin node for ComfyUI that modifies and extends some features from existing projects. The main implementations include:\n* Reproducing some features of the [a/Stable-Diffusion-Webui-Civitai-Helper](https://github.com/zixaphir/Stable-Diffusion-Webui-Civitai-Helper) project within ComfyUI\n* Implementing a feature to randomly generate related prompt words by referencing the [a/noob-wiki dataset](https://huggingface.co/datasets/Laxhar/noob-wiki/tree/main)"
|
||||
},
|
||||
{
|
||||
"author": "CC-SUN6",
|
||||
"title": "ccsun_node",
|
||||
"reference": "https://github.com/CC-SUN6/ccsun_node",
|
||||
"files": [
|
||||
"https://github.com/CC-SUN6/ccsun_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "About the comfyui image selector, image adjustment (panning, rotation, zoom), adjust image size to be a multiple of 8"
|
||||
},
|
||||
{
|
||||
"author": "DiaoDaiaChan",
|
||||
"title": "Comfyui SDAPI Request / NovelAI",
|
||||
"id": "diaodaiachan",
|
||||
"reference": "https://github.com/DiaoDaiaChan/ComfyUI_API_Request",
|
||||
"files": [
|
||||
"https://github.com/DiaoDaiaChan/ComfyUI_API_Request"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Novel AI / SD-WebUI request node, support nai3/nai4, use NovelAI model in Your Comfyui."
|
||||
},
|
||||
{
|
||||
"author": "hgabha",
|
||||
"title": "WWAA-CustomNodes",
|
||||
"reference": "https://github.com/hgabha/WWAA-CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/hgabha/WWAA-CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom Nodes by the team at WeirdWonderfulAI.Art. Line Count, Join String, Dither Image, Image Batch Loader, Prompt Writer"
|
||||
},
|
||||
{
|
||||
"author": "slvslvslv",
|
||||
"title": "ComfyUI Smart Helper Nodes",
|
||||
"reference": "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes",
|
||||
"files": [
|
||||
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Smart HunyuanVideo Lora Select, Smart HunyuanVideo Lora StackSmart Format String, Smart Format String (10 params)"
|
||||
},
|
||||
{
|
||||
"author": "Tr1dae",
|
||||
"title": "ComfyUI-Dequality",
|
||||
"reference": "https://github.com/Tr1dae/ComfyUI-Dequality",
|
||||
"files": [
|
||||
"https://github.com/Tr1dae/ComfyUI-Dequality"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple addition to add noise to an image. Found on reddit"
|
||||
},
|
||||
{
|
||||
"author": "DragonDiffusionbyBoyo",
|
||||
"title": "Boyonodes",
|
||||
"reference": "https://github.com/DragonDiffusionbyBoyo/Boyonodes",
|
||||
"files": [
|
||||
"https://github.com/DragonDiffusionbyBoyo/Boyonodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Vae node is a sneaky little node perfect for deployment in Schools or work environments where you do not want the kiddywinkles creating NSFW content. Just rename the node to VAE decode and it looks like a normal node but hidden inside is an NSFW detector. Once hidden in the workflow there are no settings to undo the NSFW detection so cannot be worked around unless you remove the node. The node looks innocent once renamed so is virtually undetectable. I have placed an example workflow for you to see how to connect it. Simple stuff really, but once connected just rename."
|
||||
},
|
||||
{
|
||||
"author": "lldacing",
|
||||
"title": "ComfyUI_BEN_ll",
|
||||
"reference": "https://github.com/lldacing/ComfyUI_BEN_ll",
|
||||
"files": [
|
||||
"https://github.com/lldacing/ComfyUI_BEN_ll"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Background removal based on BEN. NODES:LoadRembgByBenModel, RembgByBen, GetMaskByBen, RembgByBenAdvanced, BlurFusionForegroundEstimation."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-JoyHallo_wrapper",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-JoyHallo_wrapper",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-JoyHallo_wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node wrapper for JoyHallo - One-Shot Audio-Driven Talking Head Generation."
|
||||
},
|
||||
{
|
||||
"author": "gorillaframeai",
|
||||
"title": "GF_translate",
|
||||
"reference": "https://github.com/gorillaframeai/GF_translate",
|
||||
"files": [
|
||||
"https://github.com/gorillaframeai/GF_translate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These custom nodes for ComfyUI provide advanced text translation capabilities using Google Translate. They are designed for seamless integration into the ComfyUI environment, offering users powerful tools for text and JSON file translation tasks."
|
||||
},
|
||||
{
|
||||
"author": "StarAsh042",
|
||||
"title": "ComfyUI_RollingArtist",
|
||||
"reference": "https://github.com/StarAsh042/ComfyUI_RollingArtist",
|
||||
"files": [
|
||||
"https://github.com/StarAsh042/ComfyUI_RollingArtist"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "RollingArtist is a ComfyUI node designed to generate artist prompt texts with random weights, suitable for text-to-image generation models. The node reads an artist list from a CSV file and generates combined prompts based on the parameters."
|
||||
},
|
||||
{
|
||||
"author": "Arkanun",
|
||||
"title": "ReadCSV_ComfyUI",
|
||||
"reference": "https://github.com/Arkanun/ReadCSV_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Arkanun/ReadCSV_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: ReadCSVRowNode"
|
||||
},
|
||||
{
|
||||
"author": "zentrocdot",
|
||||
"title": "ComfyUI_Circle_Detection",
|
||||
"reference": "https://github.com/zentrocdot/ComfyUI_Circle_Detection",
|
||||
"files": [
|
||||
"https://github.com/zentrocdot/ComfyUI_Circle_Detection"
|
||||
],
|
||||
"description": "Next to AI mathematical methods can be used for the detection of objects like a circle.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "AiartvnTeam",
|
||||
"title": "A2V Multi Image Composite",
|
||||
"id": "Aiartvn",
|
||||
"reference": "https://github.com/aiartvn/A2V_Multi_Image_Composite",
|
||||
"files": [
|
||||
"https://github.com/aiartvn/A2V_Multi_Image_Composite"
|
||||
],
|
||||
"description": "Node for compositing multiple images with interactive preview and layer management",
|
||||
"install_type": "git-clone",
|
||||
"tags": ["image", "composite", "layer", "blend", "transform"]
|
||||
},
|
||||
{
|
||||
@@ -370,368 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui share models to oss conveniently."
|
||||
},
|
||||
{
|
||||
"author": "danielw",
|
||||
"title": "Custom nodes for llm chat with optional image input",
|
||||
"id": "llm-api",
|
||||
"reference": "https://github.com/tianyuw/ComfyUI-LLM-API",
|
||||
"files": [
|
||||
"https://github.com/tianyuw/ComfyUI-LLM-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
|
||||
},
|
||||
{
|
||||
"author": "JohnDoeSmithee",
|
||||
"title": "ComfyUI-SoX-Mixdown",
|
||||
"reference": "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown",
|
||||
"files": [
|
||||
"https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for sox's mixdown function such as 'sox --combine inputfile1.wav inputfile2.wav outputfile.wav'."
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Video Depth Anything",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is an unofficial ComfyUI implementation of [a/Video Depth Anything](https://github.com/DepthAnything/Video-Depth-Anything), for depth estimation on long videos without compromising quality, consistency, or generalization ability."
|
||||
},
|
||||
{
|
||||
"author": "EnragedAntelope",
|
||||
"title": "ComfyUI-EACloudNodes",
|
||||
"reference": "https://github.com/EnragedAntelope/ComfyUI-EACloudNodes",
|
||||
"files": [
|
||||
"https://github.com/EnragedAntelope/ComfyUI-EACloudNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI custom nodes for interacting with various cloud services. These nodes are designed to work with any ComfyUI instance, including cloud-hosted environments (such as MimicPC) where users may have limited system access."
|
||||
},
|
||||
{
|
||||
"author": "smlbiobot",
|
||||
"title": "sml-comfyui-prompt-expansion",
|
||||
"id": "sml-comfyui-prompt-expansion",
|
||||
"reference": "https://github.com/smlbiobot/sml-comfyui-prompt-expansion",
|
||||
"files": [
|
||||
"https://github.com/smlbiobot/sml-comfyui-prompt-expansion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Expansion for Stable Diffusion, using Deepseek API."
|
||||
},
|
||||
{
|
||||
"author": "spacepxl",
|
||||
"title": "ComfyUI-LossTesting",
|
||||
"reference": "https://github.com/spacepxl/ComfyUI-LossTesting",
|
||||
"files": [
|
||||
"https://github.com/spacepxl/ComfyUI-LossTesting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Basic utility for testing diffusion model loss across the timestep schedule. Should work with any native models that use ksampler. This could be used for comparing models, testing captions on an image, etc."
|
||||
},
|
||||
{
|
||||
"author": "JTriggerFish",
|
||||
"title": "Comfy Latent Tools",
|
||||
"reference": "https://github.com/JTriggerFish/ComfyLatentTools",
|
||||
"files": [
|
||||
"https://github.com/JTriggerFish/ComfyLatentTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of tools for manipulating latent tensors in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "bradsec",
|
||||
"title": "ComfyUI_StringEssentials",
|
||||
"reference": "https://github.com/bradsec/ComfyUI_StringEssentials",
|
||||
"files": [
|
||||
"https://github.com/bradsec/ComfyUI_StringEssentials"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Essential string manipulation nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "huixingyun",
|
||||
"title": "ComfyUI-HX-Captioner",
|
||||
"reference": "https://github.com/huixingyun/ComfyUI-HX-Captioner",
|
||||
"files": [
|
||||
"https://github.com/huixingyun/ComfyUI-HX-Captioner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI plugin library based on [a/https://github.com/stavsap/comfyui-ollama](https://github.com/stavsap/comfyui-ollama), with the Ollama cluster provided by Huixingyun."
|
||||
},
|
||||
{
|
||||
"author": "MontagenAI",
|
||||
"title": "ComfyUI-Montagen",
|
||||
"reference": "https://github.com/MontagenAI/ComfyUI-Montagen",
|
||||
"files": [
|
||||
"https://github.com/MontagenAI/ComfyUI-Montagen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Montagen is an extension designed to enhance the video editing ability of ComfyUI with custom nodes and Montagen. It offers basic video editing features and integrates media clips with the ComfyUI workflow. Furthermore, this extension unlocks the full potential of AI-based video generation and task automation."
|
||||
},
|
||||
{
|
||||
"author": "vincentfs",
|
||||
"title": "ComfyUI-ArchiGraph",
|
||||
"id": "archigraph",
|
||||
"reference": "https://github.com/vincentfs/ComfyUI-ArchiGraph",
|
||||
"files": [
|
||||
"https://github.com/vincentfs/ComfyUI-ArchiGraph"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of architectural related graph algorithm in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "cake-ml",
|
||||
"title": "TinySanaPreview",
|
||||
"reference": "https://github.com/cake-ml/tiny-sana-preview",
|
||||
"files": [
|
||||
"https://github.com/cake-ml/tiny-sana-preview"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TinySanaPreview is a custom ComfyUI node that implements real-time previews during generation for Sana diffusion models."
|
||||
},
|
||||
{
|
||||
"author": "CY-CHENYUE",
|
||||
"title": "ComfyUI-MiniCPM-o",
|
||||
"id": "ComfyUI-MiniCPM-o",
|
||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o",
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o"
|
||||
],
|
||||
"description": "ComfyUI custom nodes for MiniCPM",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "niknah",
|
||||
"title": "ComfyUI Hunyuan-3D-2",
|
||||
"id": "comfyui-hunyuan-3d-2",
|
||||
"reference": "https://github.com/niknah/ComfyUI-Hunyuan-3D-2",
|
||||
"files": [
|
||||
"https://github.com/niknah/ComfyUI-Hunyuan-3D-2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image to 3D using Hunyuan-3D-2"
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
"title": "AudioDriven-Latent-Space-Tools-for-ComfyUI",
|
||||
"reference": "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that analyzes audio files using Librosa, extracting tempo, beat times, energy levels, and timestamps. The analysis results can be displayed in a text box within ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "jhj0517",
|
||||
"title": "ComfyUI jhj Kokoro Onnx",
|
||||
"id": "comfyui-jhj-kokoro-onnx",
|
||||
"reference": "https://github.com/jhj0517/ComfyUI-jhj-Kokoro-Onnx",
|
||||
"files": [
|
||||
"https://github.com/jhj0517/ComfyUI-jhj-Kokoro-Onnx"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "kokoro-onnx (opensource TTS model) wrapper for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "EnragedAntelope",
|
||||
"title": "ComfyUI-ConstrainResolution",
|
||||
"reference": "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution",
|
||||
"files": [
|
||||
"https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Given min/max resolution constraints, this automatically suggests optimal dimensions while preserving aspect ratio. Ideal for Image to Image (I2I) and Image to Video (I2V) workflows!"
|
||||
},
|
||||
{
|
||||
"author": "SshunWang",
|
||||
"title": "ComfyUI for CosyVoice",
|
||||
"reference": "https://github.com/SshunWang/ComfyUI_CosyVoice",
|
||||
"files": [
|
||||
"https://github.com/SshunWang/ComfyUI_CosyVoice"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Support both CosyVoice1.0 and CosyVoice2.0. Referenced [a/CosyVoice-ComfyUI](https://github.com/AIFSH/CosyVoice-ComfyUI), the following modifications have been made: Add support for CosyVoice2.0, Add whether to use stream processing options, Use speed control by CosyVoice, Add model path check to avoid duplicate downloads, Provide two ways of use"
|
||||
},
|
||||
{
|
||||
"author": "Xiangyu-CAS",
|
||||
"title": "HandFixer",
|
||||
"reference": "https://github.com/Xiangyu-CAS/HandFixer",
|
||||
"files": [
|
||||
"https://github.com/Xiangyu-CAS/HandFixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project addresses the issue of numerous hand defects in AI-generated portrait images by using a workflow based on FLUX/FLUX-Fill to correct hand deformities. It is effective for both real-life and anime images, including those generated by DiT/SDXL/Midjourney. It supports diffusers, gradio, ComfyUI, and more"
|
||||
},
|
||||
{
|
||||
"author": "davidgressett",
|
||||
"title": "CartesianCSVNode for ComfyUI",
|
||||
"reference": "https://github.com/davidgressett/comfyui-systemlevel",
|
||||
"files": [
|
||||
"https://github.com/davidgressett/comfyui-systemlevel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to load data from one or more CSV files, then feed that data into subsequent nodes in a ComfyUI workflow."
|
||||
},
|
||||
{
|
||||
"author": "lingha",
|
||||
"title": "comfyui_kj",
|
||||
"id": "comfyui_kj",
|
||||
"reference": "https://github.com/XieChengYuan/comfyui_kj",
|
||||
"files": [
|
||||
"https://github.com/XieChengYuan/comfyui_kj"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users."
|
||||
},
|
||||
{
|
||||
"author": "ziwang-com",
|
||||
"title": "comfyui-deepseek-r1",
|
||||
"reference": "https://github.com/ziwang-com/comfyui-deepseek-r1",
|
||||
"files": [
|
||||
"https://github.com/ziwang-com/comfyui-deepseek-r1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui-deepseek-r1 Node Plugin"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "bugltd",
|
||||
"title": "ComfyLab Pack",
|
||||
"id": "comfylab-pack",
|
||||
"reference": "https://github.com/bugltd/ComfyLab-Pack",
|
||||
"files": [
|
||||
"https://github.com/bugltd/ComfyLab-Pack"
|
||||
],
|
||||
"nodename_pattern": " \\(lab\\)$",
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: XY Plot with many options, Output Config (JSON / JSON5 / YAML), Queue, Format String, List utilities, Input nodes, ...."
|
||||
},
|
||||
{
|
||||
"author": "asutermo",
|
||||
"title": "Try Off w/ Flux and CatVTON",
|
||||
"id": "tryoffflux",
|
||||
"reference": "https://github.com/asutermo/ComfyUI-Flux-TryOff",
|
||||
"files": [
|
||||
"https://github.com/asutermo/ComfyUI-Flux-TryOff"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a set of nodes to make it possible to extract garments/clothing from models to apply elsewhere."
|
||||
},
|
||||
{
|
||||
"author": "DJ-Tribefull",
|
||||
"title": "Comfyui FOCUS nodes",
|
||||
"reference": "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes",
|
||||
"files": [
|
||||
"https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a small collection of nodes designed for efficiency and the reduction of screen clutter. I work primarily with a two-stage SDXL workflow, so some of the nodes are tailored to that, but many of the most useful nodes can be used in any context."
|
||||
},
|
||||
{
|
||||
"author": "stavsap",
|
||||
"title": "comfyui-kokoro",
|
||||
"reference": "https://github.com/stavsap/comfyui-kokoro",
|
||||
"files": [
|
||||
"https://github.com/stavsap/comfyui-kokoro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI Nodes for TTS with Kokoro, genenrate and merge speakers for new style generations."
|
||||
},
|
||||
{
|
||||
"author": "KLL535",
|
||||
"title": "ComfyUI_SimpleButcher",
|
||||
"reference": "https://github.com/KLL535/ComfyUI_SimpleButcher",
|
||||
"files": [
|
||||
"https://github.com/KLL535/ComfyUI_SimpleButcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "I needed to automate the process of generating images and I did not find ready-made simple solutions for this, so I wrote my own. The idea is to repeat the functionality of forge: the script 'Prompts from file or textbox'. So that you can easily sort through pre-prepared lists of prompts, lora, styles, and connect text as you like. The resulting images must be compatible with Forge, and ideally, no different from it. The problem is that Forge uses the internal name from the Lora file metadata as the lora name, not the file name. Therefore, all existing solutions simply did not understand my templates. I would also like it if lore could be written in any order and any quantity in a text file in this format: <lora:name:1.0> or <lora:name:unet=1.0:te=0.75> and this would be applied automatically, without the need to create nodes for each lora separately. I would like the civitai site to understand metadata, the closest to this was the alexopus/ComfyUI-Image-Saver project, but it loses lora written in Forge style, by internal name."
|
||||
},
|
||||
{
|
||||
"author": "GoingAI1998",
|
||||
"title": "ComfyUI Web Canvas Node",
|
||||
"reference": "https://github.com/GoingAI1998/Comfyui_imgcanvas",
|
||||
"files": [
|
||||
"https://github.com/GoingAI1998/Comfyui_imgcanvas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "# ComfyUI_imgcanvas At present, I have not used the useful comfyui custom node about layer mixing, and I have written a comfyui runtime automatic pop-up window for layer editing node"
|
||||
},
|
||||
{
|
||||
"author": "fblissjr",
|
||||
"title": "ComfyUI-EmbeddingPipelineAnalytics",
|
||||
"reference": "https://github.com/fblissjr/ComfyUI-EmbeddingPipelineAnalytics",
|
||||
"files": [
|
||||
"https://github.com/fblissjr/ComfyUI-EmbeddingPipelineAnalytics"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "this repo is to capture end-to-end data, metadata, and embeddings for ComfyUI workflows, specifically HunyuanVideo to start."
|
||||
},
|
||||
{
|
||||
"author": "WUYUDING2583",
|
||||
"title": "Save Image With Callback",
|
||||
"reference": "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback",
|
||||
"files": [
|
||||
"https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node enables integration between ComfyUI and external services by adding callback capabilities to the image saving process. When an image is saved, the node automatically call your webhook with your specified URL with custom data."
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "Comfyui-Deepseek",
|
||||
"reference": "https://github.com/yichengup/Comfyui-Deepseek",
|
||||
"files": [
|
||||
"https://github.com/yichengup/Comfyui-Deepseek"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "About DeepSeek Chat API\nGo here to register and get the api-key [a/https://platform.deepseek.com/](https://platform.deepseek.com/) Then enter api_key in config.json"
|
||||
},
|
||||
{
|
||||
"author": "mango125",
|
||||
"title": "ComfyUI-Mango-Random",
|
||||
"reference": "https://github.com/mango-rgb/ComfyUI-Mango-Random-node",
|
||||
"files": [
|
||||
"https://github.com/mango-rgb/ComfyUI-Mango-Random-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "🥭 Mango Random Nodes - A collection of random file nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "meanin2",
|
||||
"title": "ComfyUI Image Watermarking Node",
|
||||
"reference": "https://github.com/meanin2/comfyui-MGnodes",
|
||||
"files": [
|
||||
"https://github.com/meanin2/comfyui-MGnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows you to add image watermarks with advanced controls for transparency, positioning, and color manipulation."
|
||||
},
|
||||
{
|
||||
"author": "duchamps0305",
|
||||
"title": "comfyui-white-extractor",
|
||||
"reference": "https://github.com/duchamps0305/comfyui-white-extractor",
|
||||
"files": [
|
||||
"https://github.com/duchamps0305/comfyui-white-extractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a simple white extractor node for comfyui."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "benjiyaya",
|
||||
"title": "ComfyUI-KokoroTTS",
|
||||
"reference": "https://github.com/benjiyaya/ComfyUI-KokoroTTS",
|
||||
"files": [
|
||||
"https://github.com/benjiyaya/ComfyUI-KokoroTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Text To Speech node using Kokoro TTS in ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,28 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "deepseek-ai/Janus-Pro-1B",
|
||||
"type": "Janus-Pro",
|
||||
"base": "Janus-Pro",
|
||||
"save_path": "Janus-Pro",
|
||||
"description": "[SNAPSHOT] Janus-Pro-1B model.[w/You cannot download this item on ComfyUI-Manager versions below V3.18]",
|
||||
"reference": "https://huggingface.co/deepseek-ai/Janus-Pro-1B",
|
||||
"filename": "<huggingface>",
|
||||
"url": "deepseek-ai/Janus-Pro-1B",
|
||||
"size": "7.8GB"
|
||||
},
|
||||
{
|
||||
"name": "deepseek-ai/Janus-Pro-7B",
|
||||
"type": "Janus-Pro",
|
||||
"base": "Janus-Pro",
|
||||
"save_path": "Janus-Pro",
|
||||
"description": "[SNAPSHOT] Janus-Pro-7B model.[w/You cannot download this item on ComfyUI-Manager versions below V3.18]",
|
||||
"reference": "https://huggingface.co/deepseek-ai/Janus-Pro-7B",
|
||||
"filename": "<huggingface>",
|
||||
"url": "deepseek-ai/Janus-Pro-7B",
|
||||
"size": "14.85GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Leoxing/pia.ckpt",
|
||||
"type": "animatediff-pia",
|
||||
|
||||
@@ -22,8 +22,9 @@ import folder_paths
|
||||
|
||||
import datetime
|
||||
if hasattr(datetime, 'datetime'):
|
||||
from datetime import datetime
|
||||
def current_timestamp():
|
||||
return datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S.%f')[:-3]
|
||||
return datetime.now().strftime('%Y-%m-%d %H:%M:%S.%f')[:-3]
|
||||
else:
|
||||
# NOTE: Occurs in some Mac environments.
|
||||
import time
|
||||
@@ -57,22 +58,6 @@ def is_import_failed_extension(name):
|
||||
return name in import_failed_extensions
|
||||
|
||||
|
||||
def check_file_logging():
|
||||
global enable_file_logging
|
||||
try:
|
||||
import configparser
|
||||
config = configparser.ConfigParser()
|
||||
config.read(manager_config_path)
|
||||
default_conf = config['default']
|
||||
|
||||
if 'file_logging' in default_conf and default_conf['file_logging'].lower() == 'false':
|
||||
enable_file_logging = False
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
|
||||
check_file_logging()
|
||||
|
||||
comfy_path = os.environ.get('COMFYUI_PATH')
|
||||
comfy_base_path = os.environ.get('COMFYUI_FOLDERS_BASE_PATH')
|
||||
|
||||
@@ -107,19 +92,27 @@ default_conf = {}
|
||||
|
||||
def read_config():
|
||||
global default_conf
|
||||
import configparser
|
||||
config = configparser.ConfigParser()
|
||||
config.read(manager_config_path)
|
||||
default_conf = config['default']
|
||||
try:
|
||||
import configparser
|
||||
config = configparser.ConfigParser()
|
||||
config.read(manager_config_path)
|
||||
default_conf = config['default']
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
def read_uv_mode():
|
||||
if 'use_uv' in default_conf:
|
||||
manager_util.use_uv = default_conf['use_uv']
|
||||
manager_util.use_uv = default_conf['use_uv'].lower() == 'true'
|
||||
|
||||
def check_file_logging():
|
||||
global enable_file_logging
|
||||
if 'file_logging' in default_conf and default_conf['file_logging'].lower() == 'false':
|
||||
enable_file_logging = False
|
||||
|
||||
|
||||
read_config()
|
||||
read_uv_mode()
|
||||
|
||||
check_file_logging()
|
||||
|
||||
cm_global.pip_overrides = {'numpy': 'numpy<2', 'ultralytics': 'ultralytics==8.3.40'}
|
||||
if os.path.exists(manager_pip_overrides_path):
|
||||
@@ -429,8 +422,9 @@ except Exception as e:
|
||||
|
||||
|
||||
try:
|
||||
import git # noqa: F401
|
||||
import git # noqa: F401
|
||||
import toml # noqa: F401
|
||||
import rich # noqa: F401
|
||||
except ModuleNotFoundError:
|
||||
my_path = os.path.dirname(__file__)
|
||||
requirements_path = os.path.join(my_path, "requirements.txt")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "comfyui-manager"
|
||||
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
|
||||
version = "3.17.2"
|
||||
version = "3.18.1"
|
||||
license = { file = "LICENSE.txt" }
|
||||
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]
|
||||
|
||||
|
||||
@@ -6,4 +6,5 @@ huggingface-hub>0.20
|
||||
typer
|
||||
rich
|
||||
typing-extensions
|
||||
toml
|
||||
toml
|
||||
uv
|
||||
|
||||
Reference in New Issue
Block a user