mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Merge branch 'main' into feat/cnr
This commit is contained in:
commit
3335c82350
@ -1085,6 +1085,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models.\nNOTE: PhotoMaker V2 is supported."
|
||||
},
|
||||
{
|
||||
"author": "shiimizu",
|
||||
"title": "Semantic-aware Guidance (S-CFG)",
|
||||
"id": "s-cfg",
|
||||
"reference": "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance",
|
||||
"files": [
|
||||
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Semantic-aware Guidance based on the [a/paper](https://arxiv.org/abs/2404.05384) 'Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance'"
|
||||
},
|
||||
{
|
||||
"author": "ZaneA",
|
||||
"title": "ImageReward",
|
||||
@ -6505,6 +6516,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "comfyui_overly_complicated_sampling",
|
||||
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
|
||||
"files": [
|
||||
"https://github.com/blepping/comfyui_overly_complicated_sampling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]"
|
||||
},
|
||||
{
|
||||
"author": "JerryOrbachJr",
|
||||
"title": "Random Size",
|
||||
@ -6959,6 +6980,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "all art styles"
|
||||
},
|
||||
{
|
||||
"author": "al-swaiti",
|
||||
"title": "GeminiOllama ComfyUI Extension",
|
||||
"reference": "https://github.com/al-swaiti/ComfyUI-OllamaGemini",
|
||||
"files": [
|
||||
"https://github.com/al-swaiti/ComfyUI-OllamaGemini"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension integrates Google's Gemini API and Ollama into ComfyUI, allowing users to leverage these powerful language models directly within their ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "mirabarukaso",
|
||||
"title": "ComfyUI_Mira",
|
||||
@ -8178,7 +8209,7 @@
|
||||
"https://github.com/zombieyang/sd-ppp"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "!!Another custom node about Photoshop!! PPP means interoP with your PhotoshoP. You can get or send layers from/to your Photoshop. This custom node is easier to use."
|
||||
"description": "getting/sending picture from/to Photoshop with a simple connection. Make Photoshop become the workspace of your ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "KytraScript",
|
||||
@ -8210,6 +8241,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process."
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "Dimensional Latent Perlin for ComfyUI",
|
||||
"reference": "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin",
|
||||
"files": [
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "PromptJSON Node for ComfyUI",
|
||||
"reference": "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON",
|
||||
"files": [
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions."
|
||||
},
|
||||
{
|
||||
"author": "MokkaBoss1",
|
||||
"title": "Node Pack mostly for manipulating strings and integers",
|
||||
@ -8818,6 +8869,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "AniTalker-ComfyUI",
|
||||
"id": "anitalker",
|
||||
"reference": "https://github.com/AIFSH/AniTalker-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/AniTalker-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "DHLive-ComfyUI",
|
||||
"id": "dhlive",
|
||||
"reference": "https://github.com/AIFSH/DHLive-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/DH_live](https://github.com/kleinlee/DH_live)"
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@ -9591,6 +9664,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets."
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2 Send Eagle",
|
||||
"id": "d2-send-eagle",
|
||||
"reference": "https://github.com/da2el-ai/ComfyUI-d2-send-eagle",
|
||||
"files": [
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for sending images generated in ComfyUI to the image management software Eagle. It's an extension of an existing custom node called [a/ComfyUI-send-eagle-slim](https://github.com/shingo1228/ComfyUI-send-eagle-slim), modified to suit my preferences. I'm grateful to Shingo.T for creating the excellent original custom node."
|
||||
},
|
||||
{
|
||||
"author": "nat-chan",
|
||||
"title": "ComfyUI-Transceiver📡",
|
||||
@ -11430,6 +11514,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
|
||||
},
|
||||
{
|
||||
"author": "SEkINVR",
|
||||
"title": "ComfyUI-Animator",
|
||||
"reference": "https://github.com/SEkINVR/ComfyUI-Animator",
|
||||
"files": [
|
||||
"https://github.com/SEkINVR/ComfyUI-Animator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
|
||||
},
|
||||
{
|
||||
"author": "MrSamSeen",
|
||||
"title": "ComfyUI_SSStereoscope",
|
||||
@ -11957,7 +12051,7 @@
|
||||
"https://github.com/BetaDoggo/ComfyUI-VideoPlayer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "1 step closer to replacing all software with comfy"
|
||||
"description": "A silly POC Video Player for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "WX-NPS1598",
|
||||
@ -12349,6 +12443,197 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Script for [a/AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) and node for ComfyUI to enhance colors.\nThis is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to [CIELCh(ab) and normalizes the chroma (or '[a/colorfulness](https://en.wikipedia.org/wiki/Colorfulness)') component. Original source can be found in the link below."
|
||||
},
|
||||
{
|
||||
"author": "emojiiii",
|
||||
"title": "ComfyUI_Emojiiii_Custom_Nodes",
|
||||
"reference": "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes",
|
||||
"files": [
|
||||
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode"
|
||||
},
|
||||
{
|
||||
"author": "aonekoss",
|
||||
"title": "ComfyUI-Counter",
|
||||
"reference": "https://github.com/oleksandr612/ComfyUI-Counter",
|
||||
"files": [
|
||||
"https://github.com/oleksandr612/ComfyUI-Counter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple counter, when pressing 'Queue Prompt' resets the count."
|
||||
},
|
||||
{
|
||||
"author": "syaofox",
|
||||
"title": "ComfyUI_FoxTools",
|
||||
"reference": "https://github.com/syaofox/ComfyUI_FoxTools",
|
||||
"files": [
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:BatchImageFromList, Load Face Occlusion Model, Create Face Mask, Simple FaceAlign, Cacul FaceAlign, Gen Blurbord, Face Align, Face Rotate, ImageAdd, LoadImageList, SaveImage Plus, RegTextFind"
|
||||
},
|
||||
{
|
||||
"author": "alpertunga-bile",
|
||||
"title": "image-caption-comfyui",
|
||||
"reference": "https://github.com/alpertunga-bile/image-caption-comfyui",
|
||||
"files": [
|
||||
"https://github.com/alpertunga-bile/image-caption-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image caption node for ComfyUI. You can load your image caption model and generate prompts with the given picture. Insert prompt node is added here to help the users to add their prompts easily."
|
||||
},
|
||||
{
|
||||
"author": "Anibaaal",
|
||||
"title": "ComfyUI UX Nodes",
|
||||
"reference": "https://github.com/Anibaaal/ComfyUI-UX-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Easy Resolution Picker, Step Calculator"
|
||||
},
|
||||
{
|
||||
"author": "NMWave",
|
||||
"title": "Image Captioning and Tagging Assistor Nodes",
|
||||
"id": "naderimagecaptionandtag",
|
||||
"reference": "https://github.com/NMWave/ComfyUI-Nader-Tagging",
|
||||
"files": [
|
||||
"https://github.com/NMWave/ComfyUI-Nader-Tagging"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A small set of useful nodes which aid with the tagging process by splitting tags and strings, alternating tags from multiple sources and removing duplicates."
|
||||
},
|
||||
{
|
||||
"author": "caleboleary",
|
||||
"title": "Arc2Face ComfyUI Node Library",
|
||||
"reference": "https://github.com/caleboleary/ComfyUI-Arc2Face",
|
||||
"files": [
|
||||
"https://github.com/caleboleary/ComfyUI-Arc2Face"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI node library builds upon the work done to train the [a/Arc2Face](https://github.com/foivospar/Arc2Face) model by foivospar. It provides a set of nodes for ComfyUI that allow users to extract face embeddings, generate images based on these embeddings, and perform image-to-image transformations."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI-GeekyRemB",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI-GeekyRemB",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images."
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
"id": "simple-stereoscopic",
|
||||
"reference": "https://github.com/Dobidop/ComfyStereo",
|
||||
"files": [
|
||||
"https://github.com/Dobidop/ComfyStereo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||
},
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"title": "SP-Nodes",
|
||||
"id": "spnodes",
|
||||
"reference": "https://github.com/bananasss00/ComfyUI-SP-Nodes",
|
||||
"files": [
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_M3Net",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_M3Net",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_M3Net"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_InternVL2",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_InternVL2",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_InternVL2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_LLaSM",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_LLaSM",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_LLaSM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)"
|
||||
},
|
||||
{
|
||||
"author": "lenskikh",
|
||||
"title": "Propmt Worker",
|
||||
"reference": "https://github.com/lenskikh/ComfyUI-Prompt-Worker",
|
||||
"files": [
|
||||
"https://github.com/lenskikh/ComfyUI-Prompt-Worker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node:Prompt Worker. A text manipulation node for postprocessing of prompt."
|
||||
},
|
||||
{
|
||||
"author": "kappa54",
|
||||
"title": "ComfyUI Usability",
|
||||
"id": "comfyui_usability",
|
||||
"reference": "https://github.com/kappa54m/ComfyUI_Usability",
|
||||
"files": [
|
||||
"https://github.com/kappa54m/ComfyUI_Usability"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes intended to improve usability."
|
||||
},
|
||||
{
|
||||
"author": "IuvenisSapiens",
|
||||
"title": "ComfyUI_MiniCPM-V-2_6-int4",
|
||||
"id": "minicpm-v-2_6-int4",
|
||||
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
|
||||
"files": [
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
|
||||
},
|
||||
{
|
||||
"author": "mltask",
|
||||
"title": "MLTask_ComfyUI",
|
||||
"id": "mltask_comfyui",
|
||||
"reference": "https://github.com/misterjoessef/MLTask_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/misterjoessef/MLTask_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a set of nodes to help u run ai code using MLTask"
|
||||
},
|
||||
{
|
||||
"author": "smlbiobot",
|
||||
"title": "ComfyUI-Flux-Replicate-API",
|
||||
"id": "replicate-api",
|
||||
"reference": "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API",
|
||||
"files": [
|
||||
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -300,6 +300,15 @@
|
||||
"title_aux": "Image-vector-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/AniTalker-ComfyUI": [
|
||||
[
|
||||
"AniTalkerNode",
|
||||
"PreViewVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "AniTalker-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": [
|
||||
[
|
||||
"LoadImagePath",
|
||||
@ -520,6 +529,17 @@
|
||||
"title_aux": "CosyVoice-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI": [
|
||||
[
|
||||
"DHLiveNode",
|
||||
"LoadVideo",
|
||||
"PreViewVideo",
|
||||
"StaticVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "DHLive-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/DiffMorpher-ComfyUI": [
|
||||
[
|
||||
"DiffMorpherNode",
|
||||
@ -867,6 +887,16 @@
|
||||
"title_aux": "Jovimetrix Composition Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
|
||||
[
|
||||
"DenoiseCalculator",
|
||||
"EasyResolutionPicker",
|
||||
"StepCalculator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI UX Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": [
|
||||
[
|
||||
"LoraTuner"
|
||||
@ -1170,6 +1200,7 @@
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalText",
|
||||
"ComfyUIDeployExternalTextList",
|
||||
"ComfyUIDeployExternalVid",
|
||||
"ComfyUIDeployExternalVideo"
|
||||
],
|
||||
@ -1183,6 +1214,7 @@
|
||||
],
|
||||
"https://github.com/BetaDoggo/ComfyUI-VideoPlayer": [
|
||||
[
|
||||
"AllInOnePlayer",
|
||||
"ImageToEmoji",
|
||||
"LoadFrame",
|
||||
"LoadJPGFrame",
|
||||
@ -1581,6 +1613,15 @@
|
||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dobidop/ComfyStereo": [
|
||||
[
|
||||
"LazyStereo",
|
||||
"StereoImageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dobidop ComfyStereo"
|
||||
}
|
||||
],
|
||||
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
|
||||
[
|
||||
"ApplySerialPrompter",
|
||||
@ -1775,7 +1816,8 @@
|
||||
],
|
||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||
[
|
||||
"NoisyLatentPerlin"
|
||||
"NoisyLatentPerlin",
|
||||
"NoisyLatentPerlin16ch"
|
||||
],
|
||||
{
|
||||
"title_aux": "noise latent perlinpinpin"
|
||||
@ -2262,11 +2304,13 @@
|
||||
],
|
||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
|
||||
[
|
||||
"Articulate_Runner",
|
||||
"FOMM_Partswap",
|
||||
"FOMM_Runner",
|
||||
"FOMM_Seg10Chooser",
|
||||
"FOMM_Seg15Chooser",
|
||||
"FOMM_Seg5Chooser"
|
||||
"FOMM_Seg5Chooser",
|
||||
"Spline_Runner"
|
||||
],
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
@ -2346,6 +2390,14 @@
|
||||
"title_aux": "ComfyUI-SD3LatentSelectRes"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB": [
|
||||
[
|
||||
"GeekyRemB"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GeekyRemB"
|
||||
}
|
||||
],
|
||||
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
|
||||
[
|
||||
"GentlemanHu_SunoAI",
|
||||
@ -2641,6 +2693,16 @@
|
||||
"title_aux": "ComfyUI-Stereopsis"
|
||||
}
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||
[
|
||||
"LoadVideo",
|
||||
"MiniCPM_VQA",
|
||||
"PreViewVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
|
||||
}
|
||||
],
|
||||
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
||||
[
|
||||
"CLIPTextEncode SDXL Plus (JPS)",
|
||||
@ -2801,6 +2863,7 @@
|
||||
"JNodes_SetPositivePromptInMetaData",
|
||||
"JNodes_SplitAndJoin",
|
||||
"JNodes_StringLiteral",
|
||||
"JNodes_SubdirectorySelector",
|
||||
"JNodes_SyncedStringLiteral",
|
||||
"JNodes_TokenCounter",
|
||||
"JNodes_TrimAndStrip",
|
||||
@ -3027,6 +3090,20 @@
|
||||
"ADE_ConditioningSetMask",
|
||||
"ADE_ConditioningSetMaskAndCombine",
|
||||
"ADE_ConditioningSetUnmaskedAndCombine",
|
||||
"ADE_ContextExtras_ContextRef",
|
||||
"ADE_ContextExtras_ContextRef_Keyframe",
|
||||
"ADE_ContextExtras_ContextRef_KeyframeFromList",
|
||||
"ADE_ContextExtras_ContextRef_KeyframeInterpolation",
|
||||
"ADE_ContextExtras_ContextRef_ModeFirst",
|
||||
"ADE_ContextExtras_ContextRef_ModeIndexes",
|
||||
"ADE_ContextExtras_ContextRef_ModeSliding",
|
||||
"ADE_ContextExtras_ContextRef_TuneAttn",
|
||||
"ADE_ContextExtras_ContextRef_TuneAttnAdain",
|
||||
"ADE_ContextExtras_NaiveReuse",
|
||||
"ADE_ContextExtras_NaiveReuse_Keyframe",
|
||||
"ADE_ContextExtras_NaiveReuse_KeyframeFromList",
|
||||
"ADE_ContextExtras_NaiveReuse_KeyframeInterpolation",
|
||||
"ADE_ContextExtras_Set",
|
||||
"ADE_CustomCFG",
|
||||
"ADE_CustomCFGKeyframe",
|
||||
"ADE_CustomCFGKeyframeFromList",
|
||||
@ -3694,6 +3771,36 @@
|
||||
"title_aux": "ComfyUI-Paint3D-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NMWave/ComfyUI-Nader-Tagging": [
|
||||
[
|
||||
"Load Text List",
|
||||
"Split Sentences",
|
||||
"Split Tags",
|
||||
"Tag Alternating Combiner",
|
||||
"Tag Duplicate Remover",
|
||||
"Token Counter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image Captioning and Tagging Assistor Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
||||
[
|
||||
"NoisyLatentPerlinD"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dimensional Latent Perlin for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [
|
||||
[
|
||||
"PromptJSON",
|
||||
"TokenCounter"
|
||||
],
|
||||
{
|
||||
"title_aux": "PromptJSON Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
||||
[
|
||||
"SuperPrompterNode"
|
||||
@ -4166,6 +4273,14 @@
|
||||
"title_aux": "comfyui_io_helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-Animator": [
|
||||
[
|
||||
"Animator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
||||
[
|
||||
"ComfyUISaveAs"
|
||||
@ -4248,12 +4363,14 @@
|
||||
],
|
||||
"https://github.com/SayanoAI/Comfy-RVC": [
|
||||
[
|
||||
"Any2ListNode",
|
||||
"AudioBatchValueNode",
|
||||
"AudioTranscriptionNode",
|
||||
"BatchedTranscriptionEncoderNode",
|
||||
"DownloadAudio",
|
||||
"ImageRepeatInterleavedNode",
|
||||
"LatentRepeatInterleavedNode",
|
||||
"List2AnyNode",
|
||||
"LoadHubertModel",
|
||||
"LoadPitchExtractionParams",
|
||||
"LoadRVCModelNode",
|
||||
@ -4266,7 +4383,8 @@
|
||||
"RVCNode",
|
||||
"SimpleMathNode",
|
||||
"SliceNode",
|
||||
"UVR5Node"
|
||||
"UVR5Node",
|
||||
"ZipNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-RVC"
|
||||
@ -5238,6 +5356,7 @@
|
||||
"tri3d-simple_rescale_histogram",
|
||||
"tri3d-skin-feathered-padded-mask",
|
||||
"tri3d-swap-pixels",
|
||||
"tri3d_fill_mask",
|
||||
"tri3d_position_pose_part"
|
||||
],
|
||||
{
|
||||
@ -5668,6 +5787,7 @@
|
||||
"Bus Node",
|
||||
"CLIP Input Switch",
|
||||
"CLIP Vision Input Switch",
|
||||
"CLIPSEG2",
|
||||
"CLIPSeg Batch Masking",
|
||||
"CLIPSeg Masking",
|
||||
"CLIPSeg Model Loader",
|
||||
@ -6467,13 +6587,20 @@
|
||||
],
|
||||
"https://github.com/ai-shizuka/ComfyUI-tbox": [
|
||||
[
|
||||
"AnimalPosePreprocessor",
|
||||
"ConstrainImageNode",
|
||||
"DWPosePreprocessor",
|
||||
"DWPreprocessor",
|
||||
"DensePosePreprocessor",
|
||||
"ImageLoader",
|
||||
"ImageResize",
|
||||
"ImageSaver",
|
||||
"ImageSize",
|
||||
"ImagesSaver"
|
||||
"ImagesSaver",
|
||||
"MiDaSDepthPreprocessor"
|
||||
],
|
||||
{
|
||||
"author": "tstandley",
|
||||
"title_aux": "ComfyUI-tbox"
|
||||
}
|
||||
],
|
||||
@ -6539,6 +6666,14 @@
|
||||
"title_aux": "ComfyUI-CascadeResolutions"
|
||||
}
|
||||
],
|
||||
"https://github.com/al-swaiti/ComfyUI-OllamaGemini": [
|
||||
[
|
||||
"GeminiOllamaAPI"
|
||||
],
|
||||
{
|
||||
"title_aux": "GeminiOllama ComfyUI Extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/alanhuang67/ComfyUI-FAI-Node": [
|
||||
[
|
||||
"FAIDynamicMask",
|
||||
@ -6608,6 +6743,15 @@
|
||||
"title_aux": "ComfyUI-Ollama-Describer"
|
||||
}
|
||||
],
|
||||
"https://github.com/alpertunga-bile/image-caption-comfyui": [
|
||||
[
|
||||
"Image Caption Node",
|
||||
"Insert Prompt Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "image-caption-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui": [
|
||||
[
|
||||
"Prompt Generator"
|
||||
@ -6956,6 +7100,52 @@
|
||||
"title_aux": "ComfyUI-FrameSkipping"
|
||||
}
|
||||
],
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes": [
|
||||
[
|
||||
"BoolSwitchOutStr",
|
||||
"CivitaiPrompts",
|
||||
"FaceScatter",
|
||||
"FaceScatter2",
|
||||
"GodnessMerger_Apply",
|
||||
"GodnessMerger_InputBlocks",
|
||||
"GodnessMerger_InputBlocksExperimental",
|
||||
"GodnessMerger_LabelEmb",
|
||||
"GodnessMerger_MiddleBlock",
|
||||
"GodnessMerger_MiddleBlockExperimental",
|
||||
"GodnessMerger_NoiseInjection",
|
||||
"GodnessMerger_Out",
|
||||
"GodnessMerger_OutputBlocks",
|
||||
"GodnessMerger_OutputBlocksExperimental",
|
||||
"GodnessMerger_RAW_Apply",
|
||||
"GodnessMerger_TimeEmbed",
|
||||
"ImageMonitor",
|
||||
"ImgMetaValueExtractor",
|
||||
"LoraLoaderByPath",
|
||||
"LoraLoaderOnlyModelByPath",
|
||||
"PreviewImageWEBP",
|
||||
"PromptChecker",
|
||||
"RandomPromptFromBook",
|
||||
"Random_Model_Merge",
|
||||
"SD3BlocksMultiply",
|
||||
"SD3Multiply",
|
||||
"SP-CheckpointSave",
|
||||
"SP_KoboldCpp",
|
||||
"SP_WebsocketSendImage",
|
||||
"ScatterParams",
|
||||
"ScatterParamsBatch",
|
||||
"SendTelegramChatBot",
|
||||
"StrToCombo",
|
||||
"TESTER",
|
||||
"TextSplitJoinByDelimiter"
|
||||
],
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more",
|
||||
"nickname": "SP-Nodes",
|
||||
"title": "SP-Nodes",
|
||||
"title_aux": "SP-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/banodoco/steerable-motion": [
|
||||
[
|
||||
"BatchCreativeInterpolation",
|
||||
@ -6983,6 +7173,7 @@
|
||||
"Batch Resize Image for SDXL",
|
||||
"Checkpoint Loader Simple Mikey",
|
||||
"CheckpointHash",
|
||||
"CheckpointSaveModelOnly",
|
||||
"CinematicLook",
|
||||
"Empty Latent Ratio Custom SDXL",
|
||||
"Empty Latent Ratio Select SDXL",
|
||||
@ -7010,6 +7201,9 @@
|
||||
"MikeyLatentTileSamplerCustom",
|
||||
"MikeySamplerTiledAdvanced",
|
||||
"MikeySamplerTiledAdvancedBaseOnly",
|
||||
"ModelMergePixArtSigmaXL2_1024MS",
|
||||
"ModelMergeTrainDiff",
|
||||
"ModelMergeTrainDiffPixartSigmaXL2_1024MS",
|
||||
"MosaicExpandImage",
|
||||
"OobaPrompt",
|
||||
"PresetRatioSelector",
|
||||
@ -7145,6 +7339,20 @@
|
||||
"title_aux": "ComfyUI jank HiDiffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/blepping/comfyui_overly_complicated_sampling": [
|
||||
[
|
||||
"OCS Group",
|
||||
"OCS ModelSetMaxSigma",
|
||||
"OCS MultiParam",
|
||||
"OCS Param",
|
||||
"OCS Sampler",
|
||||
"OCS SimpleRestartSchedule",
|
||||
"OCS Substeps"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_overly_complicated_sampling"
|
||||
}
|
||||
],
|
||||
"https://github.com/blueraincoatli/comfyUI_SillyNodes": [
|
||||
[
|
||||
"BooleanJumper|SillyNode",
|
||||
@ -7451,6 +7659,19 @@
|
||||
"title_aux": "ComfyUI_SUNoise"
|
||||
}
|
||||
],
|
||||
"https://github.com/caleboleary/ComfyUI-Arc2Face": [
|
||||
[
|
||||
"Arc2FaceEncoderLoader",
|
||||
"Arc2FaceFaceExtractor",
|
||||
"Arc2FaceGenerator",
|
||||
"Arc2FaceImageGridGenerator",
|
||||
"Arc2FaceImg2ImgGenerator",
|
||||
"Arc2FaceUNetLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Arc2Face ComfyUI Node Library"
|
||||
}
|
||||
],
|
||||
"https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py": [
|
||||
[
|
||||
"LoadImagewithSubfolders"
|
||||
@ -8395,6 +8616,7 @@
|
||||
"ColorModEdges",
|
||||
"ColorModMove",
|
||||
"ColorModPivot",
|
||||
"ColorspaceConvert",
|
||||
"HDRCreate",
|
||||
"HDRExposureFusion",
|
||||
"LoadImageHDR",
|
||||
@ -8965,11 +9187,13 @@
|
||||
"DebugTensorShape+",
|
||||
"DrawText+",
|
||||
"ExtractKeyframes+",
|
||||
"FluxSamplerParams+",
|
||||
"GetImageSize+",
|
||||
"ImageApplyLUT+",
|
||||
"ImageBatchMultiple+",
|
||||
"ImageCASharpening+",
|
||||
"ImageColorMatch+",
|
||||
"ImageColorMatchAdobe+",
|
||||
"ImageComposite+",
|
||||
"ImageCompositeFromMaskBatch+",
|
||||
"ImageCrop+",
|
||||
@ -9010,6 +9234,7 @@
|
||||
"ModelCompile+",
|
||||
"NoiseFromImage+",
|
||||
"PixelOEPixelize+",
|
||||
"PlotParameters+",
|
||||
"RemBGSession+",
|
||||
"RemoveLatentMask+",
|
||||
"SD3NegativeConditioning+",
|
||||
@ -9065,6 +9290,17 @@
|
||||
"title_aux": "Face Compare"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle": [
|
||||
[
|
||||
"D2 Send Eagle"
|
||||
],
|
||||
{
|
||||
"author": "da2el",
|
||||
"description": "Send images to Eagle, an image management application",
|
||||
"title": "D2 Send Eagle",
|
||||
"title_aux": "D2 Send Eagle"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-size-selector": [
|
||||
[
|
||||
"D2_SizeSelector"
|
||||
@ -9091,11 +9327,20 @@
|
||||
],
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"ApplyBloom",
|
||||
"CFGSkimming",
|
||||
"DynamicStringCombinerNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"Gpt4VisionCloner",
|
||||
"MergedOllamaNode",
|
||||
"OllamaNode",
|
||||
"PGSD3LatentGenerator",
|
||||
"PromptGenerator"
|
||||
"PromptGenerator",
|
||||
"RandomIntegerNode",
|
||||
"SentenceMixerNode",
|
||||
"StringMergerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Auto Prompter"
|
||||
@ -9629,6 +9874,15 @@
|
||||
"title_aux": "Various custom nodes by Eden.art"
|
||||
}
|
||||
],
|
||||
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [
|
||||
[
|
||||
"KolorsMultiTextEncode",
|
||||
"MultiTextEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Emojiiii_Custom_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/evanspearman/ComfyMath": [
|
||||
[
|
||||
"CM_BoolBinaryOperation",
|
||||
@ -9855,7 +10109,8 @@
|
||||
"FL_TD_Sampler",
|
||||
"FL_TetrisGame",
|
||||
"FL_VideoCropMask",
|
||||
"FL_VideoRecompose"
|
||||
"FL_VideoRecompose",
|
||||
"GradientImageGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Fill-Nodes"
|
||||
@ -10364,13 +10619,17 @@
|
||||
[
|
||||
"Add_To_List",
|
||||
"BaseSamplerSetup",
|
||||
"Big_Prompter",
|
||||
"Change_Entries_In_A_List",
|
||||
"Change_Entry_From_List",
|
||||
"CheckpointMetaExtractor",
|
||||
"CheckpointSelector",
|
||||
"Complete_Setup",
|
||||
"Convert_Into",
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"Override_Value_If_Unset",
|
||||
"Pick_Value_From_Dict",
|
||||
"Pick_Values_From_List",
|
||||
"Refine_Prompt",
|
||||
"Refine_Setup",
|
||||
@ -10822,6 +11081,8 @@
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"About_us",
|
||||
"AmapRegeoTool",
|
||||
"AmapWeatherTool",
|
||||
"CLIPTextEncode_party",
|
||||
"ChatTTS_Node",
|
||||
"CosyVoice",
|
||||
@ -10833,6 +11094,9 @@
|
||||
"FeishuSendMsg",
|
||||
"FileOnlineDelete_gitee",
|
||||
"FileOnlineStorage_gitee",
|
||||
"FilePathExists",
|
||||
"GeocodeTool",
|
||||
"Images2Image",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
"KG_json_toolkit_developer",
|
||||
@ -10848,6 +11112,7 @@
|
||||
"URL2IMG",
|
||||
"VAEDecode_party",
|
||||
"accuweather_tool",
|
||||
"advance_ebd_tool",
|
||||
"api_function",
|
||||
"api_tool",
|
||||
"arxiv_tool",
|
||||
@ -10864,9 +11129,13 @@
|
||||
"discord_bot",
|
||||
"discord_file_monitor",
|
||||
"discord_send",
|
||||
"duckduckgo_loader",
|
||||
"duckduckgo_tool",
|
||||
"ebd_tool",
|
||||
"embeddings_function",
|
||||
"end_dialog",
|
||||
"end_workflow",
|
||||
"extra_parameters",
|
||||
"feishu",
|
||||
"feishu_tool",
|
||||
"file_combine",
|
||||
@ -10888,8 +11157,7 @@
|
||||
"list_extend",
|
||||
"list_extend_plus",
|
||||
"listen_audio",
|
||||
"llama_guff_loader",
|
||||
"load_embeddings",
|
||||
"load_ebd",
|
||||
"load_excel",
|
||||
"load_file",
|
||||
"load_file_folder",
|
||||
@ -10905,14 +11173,15 @@
|
||||
"none2false",
|
||||
"omost_decode",
|
||||
"omost_setting",
|
||||
"openai_ebd_tool",
|
||||
"openai_tts",
|
||||
"openai_whisper",
|
||||
"parameter_combine",
|
||||
"parameter_combine_plus",
|
||||
"parameter_function",
|
||||
"play_audio",
|
||||
"replace_string",
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
"show_text_party",
|
||||
"start_dialog",
|
||||
"start_workflow",
|
||||
@ -12052,6 +12321,16 @@
|
||||
"title_aux": "ComfyUI-text-file-util"
|
||||
}
|
||||
],
|
||||
"https://github.com/kappa54m/ComfyUI_Usability": [
|
||||
[
|
||||
"KLoadImageByPath",
|
||||
"KLoadImageByPathAdvanced",
|
||||
"KLoadImageDedup"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Usability"
|
||||
}
|
||||
],
|
||||
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
|
||||
[
|
||||
"NudenetDetector"
|
||||
@ -12224,7 +12503,9 @@
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-Florence2": [
|
||||
[
|
||||
"DownloadAndLoadFlorence2Lora",
|
||||
"DownloadAndLoadFlorence2Model",
|
||||
"Florence2ModelLoader",
|
||||
"Florence2Run"
|
||||
],
|
||||
{
|
||||
@ -12752,6 +13033,36 @@
|
||||
"title_aux": "LNL Frame Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_InternVL2": [
|
||||
[
|
||||
"DynamicPreprocess",
|
||||
"InternVLHFInference",
|
||||
"InternVLLMDEPLOYInference",
|
||||
"InternVLModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_InternVL2"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_LLaSM": [
|
||||
[
|
||||
"LLaSM2Interface",
|
||||
"LLaSM2ModelLoader",
|
||||
"LLaSMLoadAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LLaSM"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_M3Net": [
|
||||
[
|
||||
"M3Net_Interface",
|
||||
"M3Net_ModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_M3Net"
|
||||
}
|
||||
],
|
||||
"https://github.com/leestuartx/ComfyUI-GG": [
|
||||
[
|
||||
"AddPaddingToImage",
|
||||
@ -12783,6 +13094,14 @@
|
||||
"title_aux": "ComfyUI-TRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/lenskikh/ComfyUI-Prompt-Worker": [
|
||||
[
|
||||
"Prompt Worker"
|
||||
],
|
||||
{
|
||||
"title_aux": "Propmt Worker"
|
||||
}
|
||||
],
|
||||
"https://github.com/leoleelxh/ComfyUI-LLMs": [
|
||||
[
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_Ali",
|
||||
@ -13556,7 +13875,9 @@
|
||||
"ServingInputImage",
|
||||
"ServingInputNumber",
|
||||
"ServingInputText",
|
||||
"ServingMultiImageOutput",
|
||||
"ServingOutput",
|
||||
"ServingTextOutput",
|
||||
"WebSocketServing"
|
||||
],
|
||||
{
|
||||
@ -13918,6 +14239,24 @@
|
||||
"title_aux": "ComfyUI_Mira"
|
||||
}
|
||||
],
|
||||
"https://github.com/misterjoessef/MLTask_ComfyUI": [
|
||||
[
|
||||
"FacebookPosterData",
|
||||
"InstagramPosterData",
|
||||
"LinkedinPosterData",
|
||||
"MLTaskUtilsTextImageGenerator",
|
||||
"PinterestPosterData",
|
||||
"SocialManMediaToPoster",
|
||||
"SocialManPostData",
|
||||
"SocialManPoster",
|
||||
"TiktokPosterData",
|
||||
"TwitterPosterData",
|
||||
"YoutubePosterData"
|
||||
],
|
||||
{
|
||||
"title_aux": "MLTask_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
|
||||
[
|
||||
"DimensionProviderFree modusCell",
|
||||
@ -14129,8 +14468,11 @@
|
||||
"PromptUtilitiesJoinStringList",
|
||||
"PromptUtilitiesLoadPreset",
|
||||
"PromptUtilitiesLoadPresetAdvanced",
|
||||
"PromptUtilitiesPromptWeight",
|
||||
"PromptUtilitiesRandomPreset",
|
||||
"PromptUtilitiesRandomPresetAdvanced"
|
||||
"PromptUtilitiesRandomPresetAdvanced",
|
||||
"PromptUtilitiesReplaceOrInsertTag",
|
||||
"PromptUtilitiesRoundPromptWeight"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
@ -14290,6 +14632,14 @@
|
||||
"title_aux": "ComfyUI-HfLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/oleksandr612/ComfyUI-Counter": [
|
||||
[
|
||||
"Simple Counter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Counter"
|
||||
}
|
||||
],
|
||||
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
||||
[
|
||||
"CLIPStringEncode _O",
|
||||
@ -14435,6 +14785,7 @@
|
||||
"https://github.com/pamparamm/ComfyUI-ppm": [
|
||||
[
|
||||
"AttentionCouplePPM",
|
||||
"CFGLimiterGuider",
|
||||
"CFGPPSamplerSelect",
|
||||
"CLIPMicroConditioning",
|
||||
"CLIPNegPip",
|
||||
@ -14485,7 +14836,7 @@
|
||||
[
|
||||
"float",
|
||||
"glslEditor",
|
||||
"glslEditor (ShaderToy)",
|
||||
"glslEditorPro",
|
||||
"glslUniforms",
|
||||
"glslViewer",
|
||||
"int",
|
||||
@ -14577,6 +14928,7 @@
|
||||
[
|
||||
"BMAB Alpha Composit",
|
||||
"BMAB Basic",
|
||||
"BMAB Black And White",
|
||||
"BMAB Blend",
|
||||
"BMAB Clip Text Encoder SDXL",
|
||||
"BMAB Conditioning To Bind",
|
||||
@ -14592,6 +14944,7 @@
|
||||
"BMAB Edge",
|
||||
"BMAB Extractor",
|
||||
"BMAB Face Detailer",
|
||||
"BMAB Flux Integrator",
|
||||
"BMAB Google Gemini Prompt",
|
||||
"BMAB Import Integrator",
|
||||
"BMAB Integrator",
|
||||
@ -14610,6 +14963,7 @@
|
||||
"BMAB Person Detailer",
|
||||
"BMAB Preview Text",
|
||||
"BMAB Prompt",
|
||||
"BMAB Remote Access And Save",
|
||||
"BMAB Remove Background",
|
||||
"BMAB Resize By Person",
|
||||
"BMAB Resize By Ratio",
|
||||
@ -14624,11 +14978,13 @@
|
||||
"BMAB SeedGenerator",
|
||||
"BMAB Segment Anything",
|
||||
"BMAB Simple Hand Detailer",
|
||||
"BMAB Square",
|
||||
"BMAB Subframe Hand Detailer",
|
||||
"BMAB Text",
|
||||
"BMAB Upscale With Model",
|
||||
"BMAB Upscaler",
|
||||
"BMAB Watermark"
|
||||
"BMAB Watermark",
|
||||
"BMAB Zoom Out"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_bmab"
|
||||
@ -15106,6 +15462,7 @@
|
||||
"https://github.com/shadowcz007/comfyui-liveportrait": [
|
||||
[
|
||||
"ExpressionEditor_",
|
||||
"ExpressionVideoNode",
|
||||
"FaceCropInfo",
|
||||
"LivePortraitNode",
|
||||
"LivePortraitVideoNode",
|
||||
@ -15165,6 +15522,7 @@
|
||||
"NewLayer",
|
||||
"NoiseImage",
|
||||
"OutlineMask",
|
||||
"P5Input",
|
||||
"PreviewMask_",
|
||||
"PromptImage",
|
||||
"PromptSimplification",
|
||||
@ -15254,6 +15612,14 @@
|
||||
"title_aux": "Tiled Diffusion & VAE for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": [
|
||||
[
|
||||
"SemanticAwareGuidance"
|
||||
],
|
||||
{
|
||||
"title_aux": "Semantic-aware Guidance (S-CFG)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||
[
|
||||
"smZ CLIPTextEncode",
|
||||
@ -15282,13 +15648,14 @@
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-pkg39": [
|
||||
[
|
||||
"BindKey39",
|
||||
"Command39",
|
||||
"LoadImage39",
|
||||
"Random39"
|
||||
],
|
||||
{
|
||||
"author": "shinich39",
|
||||
"description": "This package has created for generate image from generated image and embedded workflow.",
|
||||
"description": "Automation for generating image from image.",
|
||||
"nickname": "pkg39",
|
||||
"title": "pkg39",
|
||||
"title_aux": "comfyui-pkg39"
|
||||
@ -15485,6 +15852,14 @@
|
||||
"title_aux": "kb-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": [
|
||||
[
|
||||
"SML_FluxPro_Replicate_Standalone"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Replicate-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_AnyDoor": [
|
||||
[
|
||||
"AnyDoor_LoadModel",
|
||||
@ -15639,6 +16014,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||
[
|
||||
"Comic_Type",
|
||||
"FLUX_Dev_Model_Loader",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Sampler"
|
||||
@ -15749,7 +16125,9 @@
|
||||
"BlurMaskFast",
|
||||
"ClampOutliers",
|
||||
"ColorMatchImage",
|
||||
"ConditioningSubtract",
|
||||
"ConvertNormals",
|
||||
"CustomNoise",
|
||||
"DepthToNormals",
|
||||
"DifferenceChecker",
|
||||
"DilateErodeMask",
|
||||
@ -15976,6 +16354,25 @@
|
||||
"title_aux": "comfyui_lumaAPI"
|
||||
}
|
||||
],
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools": [
|
||||
[
|
||||
"FoxTools: CreateFaceMask",
|
||||
"FoxTools: FaceOcclusionModelLoader",
|
||||
"Foxtools: BatchImageFromList",
|
||||
"Foxtools: CaculFaceAlign",
|
||||
"Foxtools: FaceAlign",
|
||||
"Foxtools: FaceRotate",
|
||||
"Foxtools: GenBlurBord",
|
||||
"Foxtools: ImageAdd",
|
||||
"Foxtools: LoadImageList",
|
||||
"Foxtools: RegTextFind",
|
||||
"Foxtools: SaveImagePlus",
|
||||
"Foxtools: SimpleFaceAlign"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FoxTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/syllebra/bilbox-comfyui": [
|
||||
[
|
||||
"BilboXLut",
|
||||
@ -16434,12 +16831,15 @@
|
||||
[
|
||||
"ChannelSelector",
|
||||
"DownloadAndLoadFlorence2Model",
|
||||
"FetchFromRedis",
|
||||
"FetchJsonFromSurreal",
|
||||
"Florence2Run",
|
||||
"ForegroundMask",
|
||||
"MaskImage",
|
||||
"SaveImageToS3",
|
||||
"SaveJsonToSurreal",
|
||||
"SaveTextToSurreal"
|
||||
"SaveTextToSurreal",
|
||||
"SaveToRedis"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-tensorop"
|
||||
@ -16948,6 +17348,9 @@
|
||||
"ErrorLogNode",
|
||||
"ExecutionTime",
|
||||
"FileBasedChatNode",
|
||||
"Gemma2PromptNode",
|
||||
"GemmaDialogueNode",
|
||||
"GithubLinkNode",
|
||||
"GroqChatNode",
|
||||
"MoonshotMultiChatNode",
|
||||
"MoonshotSingleChatNode",
|
||||
@ -17370,7 +17773,8 @@
|
||||
"MatchImageRatioToPreset",
|
||||
"ModifyTextGender",
|
||||
"SplitMask",
|
||||
"TextPreview"
|
||||
"TextPreview",
|
||||
"UpscaleImageWithModelIfNeed"
|
||||
],
|
||||
{
|
||||
"title_aux": "zhangp365/ComfyUI-utils-nodes"
|
||||
|
||||
3399
github-stats.json
3399
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -31,7 +31,7 @@ import cnr_utils
|
||||
from manager_util import *
|
||||
|
||||
|
||||
version_code = [2, 48, 5]
|
||||
version_code = [2, 48, 6]
|
||||
version_str = f"V{version_code[0]}.{version_code[1]}" + (f'.{version_code[2]}' if len(version_code) > 2 else '')
|
||||
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@ import { sleep } from "./common.js";
|
||||
|
||||
async function tryInstallCustomNode(event) {
|
||||
let msg = '-= [ComfyUI Manager] extension installation request =-\n\n';
|
||||
msg += `The '${event.detail.sender}' extension requires the installation of the '${event.detail.title}' extension. `;
|
||||
msg += `The '${event.detail.sender}' extension requires the installation of the '${event.detail.target.title}' extension. `;
|
||||
|
||||
if(event.detail.target.installed == 'Disabled') {
|
||||
msg += 'However, the extension is currently disabled. Would you like to enable it and reboot?'
|
||||
|
||||
@ -178,7 +178,7 @@
|
||||
},
|
||||
{
|
||||
"name": "stabilityai/stable-diffusion-x4-upscaler",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "upscale",
|
||||
"save_path": "checkpoints/upscale",
|
||||
"description": "This upscaling model is a latent text-guided diffusion model and should be used with SD_4XUpscale_Conditioning and KSampler.",
|
||||
@ -255,7 +255,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Stable Video Diffusion Image-to-Video",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SVD",
|
||||
"save_path": "checkpoints/SVD",
|
||||
"description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.\nNOTE: 14 frames @ 576x1024",
|
||||
@ -277,7 +277,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Stable Video Diffusion Image-to-Video (XT)",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SVD",
|
||||
"save_path": "checkpoints/SVD",
|
||||
"description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.\nNOTE: 25 frames @ 576x1024 ",
|
||||
@ -332,7 +332,7 @@
|
||||
},
|
||||
{
|
||||
"name": "stabilityai/comfyui_checkpoints/stable_cascade_stage_b.safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "Stable Cascade",
|
||||
"save_path": "checkpoints/Stable-Cascade",
|
||||
"description": "Stable Cascade stage_b checkpoints",
|
||||
@ -343,7 +343,7 @@
|
||||
},
|
||||
{
|
||||
"name": "stabilityai/comfyui_checkpoints/stable_cascade_stage_c.safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "Stable Cascade",
|
||||
"save_path": "checkpoints/Stable-Cascade",
|
||||
"description": "Stable Cascade stage_c checkpoints",
|
||||
@ -475,7 +475,7 @@
|
||||
},
|
||||
{
|
||||
"name": "SDXL-Turbo 1.0 (fp16)",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SDXL",
|
||||
"save_path": "checkpoints/SDXL-TURBO",
|
||||
"description": "SDXL-Turbo 1.0 fp16",
|
||||
@ -486,7 +486,7 @@
|
||||
},
|
||||
{
|
||||
"name": "SDXL-Turbo 1.0",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SDXL",
|
||||
"save_path": "checkpoints/SDXL-TURBO",
|
||||
"description": "SDXL-Turbo 1.0",
|
||||
@ -497,7 +497,7 @@
|
||||
},
|
||||
{
|
||||
"name": "sd_xl_base_1.0_0.9vae.safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SDXL",
|
||||
"save_path": "default",
|
||||
"description": "Stable Diffusion XL base model (VAE 0.9)",
|
||||
@ -508,7 +508,7 @@
|
||||
},
|
||||
{
|
||||
"name": "sd_xl_base_1.0.safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SDXL",
|
||||
"save_path": "default",
|
||||
"description": "Stable Diffusion XL base model",
|
||||
@ -519,7 +519,7 @@
|
||||
},
|
||||
{
|
||||
"name": "sd_xl_refiner_1.0_0.9vae.safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SDXL",
|
||||
"save_path": "default",
|
||||
"description": "Stable Diffusion XL refiner model (VAE 0.9)",
|
||||
@ -530,7 +530,7 @@
|
||||
},
|
||||
{
|
||||
"name": "stable-diffusion-xl-refiner-1.0",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SDXL",
|
||||
"save_path": "default",
|
||||
"description": "Stable Diffusion XL refiner model",
|
||||
@ -629,7 +629,6 @@
|
||||
"url": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly/resolve/main/pytorch_model.safetensors",
|
||||
"size": "10.1GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "google-t5/t5-v1_1-xxl_encoderonly-fp8_e4m3fn",
|
||||
"type": "clip",
|
||||
@ -642,9 +641,21 @@
|
||||
"size": "4.89GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "comfyanonymous/clip_l",
|
||||
"type": "clip",
|
||||
"base": "clip",
|
||||
"save_path": "default",
|
||||
"description": "clip_l model",
|
||||
"reference": "https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main",
|
||||
"filename": "clip_l.safetensors",
|
||||
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors",
|
||||
"size": "246MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "v1-5-pruned-emaonly.ckpt",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SD1.5",
|
||||
"save_path": "default",
|
||||
"description": "Stable Diffusion 1.5 base model",
|
||||
@ -655,7 +666,7 @@
|
||||
},
|
||||
{
|
||||
"name": "v2-1_512-ema-pruned.safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SD2",
|
||||
"save_path": "default",
|
||||
"description": "Stable Diffusion 2 base model (512)",
|
||||
@ -666,7 +677,7 @@
|
||||
},
|
||||
{
|
||||
"name": "v2-1_768-ema-pruned.safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SD2",
|
||||
"save_path": "default",
|
||||
"description": "Stable Diffusion 2 base model (768)",
|
||||
@ -677,7 +688,7 @@
|
||||
},
|
||||
{
|
||||
"name": "AbyssOrangeMix2 (hard)",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SD1.5",
|
||||
"save_path": "default",
|
||||
"description": "AbyssOrangeMix2 - hard version (anime style)",
|
||||
@ -688,7 +699,7 @@
|
||||
},
|
||||
{
|
||||
"name": "AbyssOrangeMix3 A1",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SD1.5",
|
||||
"save_path": "default",
|
||||
"description": "AbyssOrangeMix3 - A1 (anime style)",
|
||||
@ -699,7 +710,7 @@
|
||||
},
|
||||
{
|
||||
"name": "AbyssOrangeMix3 A3",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SD1.5",
|
||||
"save_path": "default",
|
||||
"description": "AbyssOrangeMix - A3 (anime style)",
|
||||
@ -710,7 +721,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Waifu Diffusion 1.5 Beta3 (fp16)",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SD2.1",
|
||||
"save_path": "default",
|
||||
"description": "Waifu Diffusion 1.5 Beta3",
|
||||
@ -831,7 +842,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Segmind-Vega",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "segmind-vega",
|
||||
"save_path": "checkpoints/segmind-vega",
|
||||
"description": "The Segmind-Vega Model is a distilled version of the Stable Diffusion XL (SDXL), offering a remarkable 70% reduction in size and an impressive 100% speedup while retaining high-quality text-to-image generation capabilities.",
|
||||
@ -1986,7 +1997,7 @@
|
||||
},
|
||||
{
|
||||
"name": "TencentARC/motionctrl.pth",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "MotionCtrl",
|
||||
"save_path": "checkpoints/motionctrl",
|
||||
"description": "To use the ComfyUI-MotionCtrl extension, downloading this model is required.",
|
||||
@ -2668,7 +2679,7 @@
|
||||
},
|
||||
{
|
||||
"name": "DynamiCrafter 1024 bf16 safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "DynamiCrafter",
|
||||
"save_path": "checkpoints/dynamicrafter",
|
||||
"description": "DynamiCrafter image2video model 1024x575",
|
||||
@ -2679,7 +2690,7 @@
|
||||
},
|
||||
{
|
||||
"name": "DynamiCrafter 512 interpolation bf16 safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "DynamiCrafter",
|
||||
"save_path": "checkpoints/dynamicrafter",
|
||||
"description": "DynamiCrafter image2video interpolation model 512",
|
||||
@ -2701,7 +2712,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Depth-FM-v1 fp16 safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "Depth-FM",
|
||||
"save_path": "checkpoints/depthfm",
|
||||
"description": "Depth-FM monocular depth estimation model",
|
||||
@ -2712,7 +2723,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Depth-FM-v1 fp32 safetensors",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "Depth-FM",
|
||||
"save_path": "checkpoints/depthfm",
|
||||
"description": "Depth-FM monocular depth estimation model",
|
||||
@ -2723,7 +2734,7 @@
|
||||
},
|
||||
{
|
||||
"name": "SUPIR-v0F.ckpt",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SUPIR",
|
||||
"save_path": "checkpoints/SUPIR",
|
||||
"description": "SUPIR checkpoint model",
|
||||
@ -2734,7 +2745,7 @@
|
||||
},
|
||||
{
|
||||
"name": "SUPIR-v0Q.ckpt",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SUPIR",
|
||||
"save_path": "checkpoints/SUPIR",
|
||||
"description": "SUPIR checkpoint model",
|
||||
@ -2745,7 +2756,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Kijai/SUPIR-v0F_fp16.safetensors (pruned)",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SUPIR",
|
||||
"save_path": "checkpoints/SUPIR",
|
||||
"description": "SUPIR checkpoint model",
|
||||
@ -2756,7 +2767,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Kijai/SUPIR-v0Q_fp16.safetensors (pruned)",
|
||||
"type": "checkpoints",
|
||||
"type": "checkpoint",
|
||||
"base": "SUPIR",
|
||||
"save_path": "checkpoints/SUPIR",
|
||||
"description": "SUPIR checkpoint model",
|
||||
@ -3439,7 +3450,7 @@
|
||||
"description": "FLUX.1 [Schnell] VAE model",
|
||||
"reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
|
||||
"filename": "ae.sft",
|
||||
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.sft",
|
||||
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors",
|
||||
"size": "335MB"
|
||||
},
|
||||
|
||||
@ -3467,15 +3478,26 @@
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Comfy Org/FLUX.1 [dev] Diffusion model (fp8)",
|
||||
"type": "unet",
|
||||
"name": "Comfy Org/FLUX.1 [dev] Checkpoint model (fp8)",
|
||||
"type": "checkpoint",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "unet/FLUX1",
|
||||
"description": "FLUX.1 [dev] Diffusion model (fp8)",
|
||||
"save_path": "checkpoints/FLUX1",
|
||||
"description": "FLUX.1 [dev] Checkpoint model (fp8)",
|
||||
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
|
||||
"filename": "flux1-dev-fp8.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors",
|
||||
"size": "17.2GB"
|
||||
},
|
||||
{
|
||||
"name": "Comfy Org/FLUX.1 [schnell] Checkpoint model (fp8)",
|
||||
"type": "checkpoint",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "checkpoints/FLUX1",
|
||||
"description": "FLUX.1 [schnell] Checkpoint model (fp8)",
|
||||
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
|
||||
"filename": "flux1-schnell-fp8.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/flux1-schnell/resolve/main/flux1-schnell-fp8.safetensors",
|
||||
"size": "17.2GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -12,6 +12,36 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "chrisdreid",
|
||||
"title": "ComfyUI_EnvAutopsyAPI [UNSAFE]",
|
||||
"reference": "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI",
|
||||
"files": [
|
||||
"https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_EnvAutopsyAPI is a powerful debugging tool designed for ComfyUI that provides in-depth analysis of your environment and dependencies through an API interface. This tool allows you to inspect environment variables, pip packages, and dependency trees, making it easier to diagnose and resolve issues in your ComfyUI setup.[w/This tool may expose sensitive system information if used on a public server. MUST READ [a/THIS](https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI#%EF%B8%8F-warning-security-risk-%EF%B8%8F) before install.]"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-CogVideoXWrapper [WIP]",
|
||||
"reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Original repo: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)\nNOTE:Currently requires diffusers with PR: [a/huggingface/diffusers#9082](https://github.com/huggingface/diffusers/pull/9082)"
|
||||
},
|
||||
{
|
||||
"author": "neuratech-ai",
|
||||
"title": "ComfyUI-MultiGPU",
|
||||
"reference": "https://github.com/neuratech-ai/ComfyUI-MultiGPU",
|
||||
"files": [
|
||||
"https://github.com/neuratech-ai/ComfyUI-MultiGPU"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental nodes for using multiple GPUs in a single ComfyUI workflow.\nThis extension adds new nodes for model loading that allow you to specify the GPU to use for each model. It monkey patches the memory management of ComfyUI in a hacky way and is neither a comprehensive solution nor a well-tested one. Use at your own risk.\nNote that this does not add parallelism. The workflow steps are still executed sequentially just on different GPUs. Any potential speedup comes from not having to constantly load and unload models from VRAM."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "Isi-dev/ComfyUI-UniAnimate",
|
||||
@ -288,16 +318,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides developers with a way to better manage their ComfyUI model memory. It includes nodes that allow developers to either unload all models or unload one model at a time. These nodes are designed as pass-through nodes, so they can be used anywhere in the flow. The nodes can be found in the 'Unload Model' section.[w/These are massive hammers, and it could be possible to break things, please don't use them if you need finesse.]"
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI-GeekyRemB v2",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI-GeekyRemB",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB/raw/SketchUITest/GeekyRembv2.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "GeekyRemB Node Description: GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-OpenDIT [WIP]",
|
||||
@ -808,16 +828,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Primary Nodes for Inference.Core and Stability Matrix. With a focus on not impacting startup performance and using fully qualified Node names. [w/This custom node is likely to conflict with many other nodes.]"
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "comfyui_overly_complicated_sampling",
|
||||
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
|
||||
"files": [
|
||||
"https://github.com/blepping/comfyui_overly_complicated_sampling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Very unstable, experimental and mathematically unsound sampling for ComfyUI.\nCurrent status: In flux, not suitable for general use."
|
||||
},
|
||||
{
|
||||
"author": "tracerstar",
|
||||
"title": "comfyui-p5js-node",
|
||||
|
||||
@ -1000,15 +1000,6 @@
|
||||
"title_aux": "Gen Data Tester [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/blepping/comfyui_overly_complicated_sampling": [
|
||||
[
|
||||
"ComposableSampler",
|
||||
"ComposableStepSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_overly_complicated_sampling"
|
||||
}
|
||||
],
|
||||
"https://github.com/bruce007lee/comfyui-cleaner": [
|
||||
[
|
||||
"cleaner"
|
||||
@ -1499,16 +1490,6 @@
|
||||
"title_aux": "comfyui-cem-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/futureversecom/ComfyUI-JEN": [
|
||||
[
|
||||
"JEN_download",
|
||||
"JEN_extend",
|
||||
"JEN_generate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-JEN"
|
||||
}
|
||||
],
|
||||
"https://github.com/gameltb/ComfyUI_stable_fast": [
|
||||
[
|
||||
"ApplyStableFastUnet",
|
||||
@ -1816,6 +1797,7 @@
|
||||
],
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||
[
|
||||
"Bjornulf_CheckBlackImage",
|
||||
"Bjornulf_ClearVRAM",
|
||||
"Bjornulf_CombineBackgroundOverlay",
|
||||
"Bjornulf_CombineTexts",
|
||||
@ -1833,6 +1815,7 @@
|
||||
"Bjornulf_RemoveTransparency",
|
||||
"Bjornulf_ResizeImage",
|
||||
"Bjornulf_SaveApiImage",
|
||||
"Bjornulf_SaveBjornulfLobeChat",
|
||||
"Bjornulf_SaveImagePath",
|
||||
"Bjornulf_SaveImageToFolder",
|
||||
"Bjornulf_SaveText",
|
||||
@ -1910,6 +1893,18 @@
|
||||
"title_aux": "ComfyUI-CV-VAE"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper": [
|
||||
[
|
||||
"CogVideoDecode",
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoSampler",
|
||||
"CogVideoTextEncode",
|
||||
"DownloadAndLoadCogVideoModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CogVideoXWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DeepSeek-VL": [
|
||||
[
|
||||
"deepseek_vl_inference",
|
||||
@ -2152,6 +2147,19 @@
|
||||
"title_aux": "ComfyUI GLIGEN GUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/neuratech-ai/ComfyUI-MultiGPU": [
|
||||
[
|
||||
"CLIPLoaderMultiGPU",
|
||||
"CheckpointLoaderMultiGPU",
|
||||
"ControlNetLoaderMultiGPU",
|
||||
"DualCLIPLoaderMultiGPU",
|
||||
"UNETLoaderMultiGPU",
|
||||
"VAELoaderMultiGPU"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiGPU"
|
||||
}
|
||||
],
|
||||
"https://github.com/nidefawl/ComfyUI-nidefawl": [
|
||||
[
|
||||
"BlendImagesWithBoundedMasks",
|
||||
@ -2186,8 +2194,11 @@
|
||||
"PromptUtilitiesJoinStringList",
|
||||
"PromptUtilitiesLoadPreset",
|
||||
"PromptUtilitiesLoadPresetAdvanced",
|
||||
"PromptUtilitiesPromptWeight",
|
||||
"PromptUtilitiesRandomPreset",
|
||||
"PromptUtilitiesRandomPresetAdvanced"
|
||||
"PromptUtilitiesRandomPresetAdvanced",
|
||||
"PromptUtilitiesReplaceOrInsertTag",
|
||||
"PromptUtilitiesRoundPromptWeight"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
@ -2218,6 +2229,7 @@
|
||||
"https://github.com/pamparamm/ComfyUI-ppm": [
|
||||
[
|
||||
"AttentionCouplePPM",
|
||||
"CFGLimiterGuider",
|
||||
"CFGPPSamplerSelect",
|
||||
"CLIPMicroConditioning",
|
||||
"CLIPNegPip",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -8,8 +8,290 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "shiimizu",
|
||||
"title": "Semantic-aware Guidance (S-CFG)",
|
||||
"id": "s-cfg",
|
||||
"reference": "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance",
|
||||
"files": [
|
||||
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Semantic-aware Guidance based on the [a/paper](https://arxiv.org/abs/2404.05384) 'Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance'"
|
||||
},
|
||||
{
|
||||
"author": "smlbiobot",
|
||||
"title": "ComfyUI-Flux-Replicate-API",
|
||||
"id": "replicate-api",
|
||||
"reference": "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API",
|
||||
"files": [
|
||||
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there."
|
||||
},
|
||||
{
|
||||
"author": "IuvenisSapiens",
|
||||
"title": "ComfyUI_MiniCPM-V-2_6-int4",
|
||||
"id": "minicpm-v-2_6-int4",
|
||||
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
|
||||
"files": [
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
|
||||
},
|
||||
{
|
||||
"author": "kappa54",
|
||||
"title": "ComfyUI Usability",
|
||||
"id": "comfyui_usability",
|
||||
"reference": "https://github.com/kappa54m/ComfyUI_Usability",
|
||||
"files": [
|
||||
"https://github.com/kappa54m/ComfyUI_Usability"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes intended to improve usability."
|
||||
},
|
||||
{
|
||||
"author": "mltask",
|
||||
"title": "MLTask_ComfyUI",
|
||||
"id": "mltask_comfyui",
|
||||
"reference": "https://github.com/misterjoessef/MLTask_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/misterjoessef/MLTask_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a set of nodes to help u run ai code using MLTask"
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "comfyui_overly_complicated_sampling",
|
||||
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
|
||||
"files": [
|
||||
"https://github.com/blepping/comfyui_overly_complicated_sampling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_LLaSM",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_LLaSM",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_LLaSM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_InternVL2",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_InternVL2",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_InternVL2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
|
||||
},
|
||||
{
|
||||
"author": "SEkINVR",
|
||||
"title": "ComfyUI-Animator",
|
||||
"reference": "https://github.com/SEkINVR/ComfyUI-Animator",
|
||||
"files": [
|
||||
"https://github.com/SEkINVR/ComfyUI-Animator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "PromptJSON Node for ComfyUI",
|
||||
"reference": "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON",
|
||||
"files": [
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions."
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_M3Net",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_M3Net",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_M3Net"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)"
|
||||
},
|
||||
{
|
||||
"author": "al-swaiti",
|
||||
"title": "GeminiOllama ComfyUI Extension",
|
||||
"reference": "https://github.com/al-swaiti/ComfyUI-OllamaGemini",
|
||||
"files": [
|
||||
"https://github.com/al-swaiti/ComfyUI-OllamaGemini"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension integrates Google's Gemini API and Ollama into ComfyUI, allowing users to leverage these powerful language models directly within their ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "lenskikh",
|
||||
"title": "Propmt Worker",
|
||||
"reference": "https://github.com/lenskikh/ComfyUI-Prompt-Worker",
|
||||
"files": [
|
||||
"https://github.com/lenskikh/ComfyUI-Prompt-Worker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node:Prompt Worker. A text manipulation node for postprocessing of prompt."
|
||||
},
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"title": "SP-Nodes",
|
||||
"id": "spnodes",
|
||||
"reference": "https://github.com/bananasss00/ComfyUI-SP-Nodes",
|
||||
"files": [
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "DHLive-ComfyUI",
|
||||
"id": "dhlive",
|
||||
"reference": "https://github.com/AIFSH/DHLive-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/DH_live](https://github.com/kleinlee/DH_live)"
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "Dimensional Latent Perlin for ComfyUI",
|
||||
"reference": "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin",
|
||||
"files": [
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
"id": "simple-stereoscopic",
|
||||
"reference": "https://github.com/Dobidop/ComfyStereo",
|
||||
"files": [
|
||||
"https://github.com/Dobidop/ComfyStereo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||
},
|
||||
{
|
||||
"author": "caleboleary",
|
||||
"title": "Arc2Face ComfyUI Node Library",
|
||||
"reference": "https://github.com/caleboleary/ComfyUI-Arc2Face",
|
||||
"files": [
|
||||
"https://github.com/caleboleary/ComfyUI-Arc2Face"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI node library builds upon the work done to train the [a/Arc2Face](https://github.com/foivospar/Arc2Face) model by foivospar. It provides a set of nodes for ComfyUI that allow users to extract face embeddings, generate images based on these embeddings, and perform image-to-image transformations."
|
||||
},
|
||||
{
|
||||
"author": "NMWave",
|
||||
"title": "Image Captioning and Tagging Assistor Nodes",
|
||||
"id": "naderimagecaptionandtag",
|
||||
"reference": "https://github.com/NMWave/ComfyUI-Nader-Tagging",
|
||||
"files": [
|
||||
"https://github.com/NMWave/ComfyUI-Nader-Tagging"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A small set of useful nodes which aid with the tagging process by splitting tags and strings, alternating tags from multiple sources and removing duplicates."
|
||||
},
|
||||
{
|
||||
"author": "alpertunga-bile",
|
||||
"title": "image-caption-comfyui",
|
||||
"reference": "https://github.com/alpertunga-bile/image-caption-comfyui",
|
||||
"files": [
|
||||
"https://github.com/alpertunga-bile/image-caption-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image caption node for ComfyUI. You can load your image caption model and generate prompts with the given picture. Insert prompt node is added here to help the users to add their prompts easily."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI-GeekyRemB",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI-GeekyRemB",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "AniTalker-ComfyUI",
|
||||
"id": "anitalker",
|
||||
"reference": "https://github.com/AIFSH/AniTalker-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/AniTalker-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)"
|
||||
},
|
||||
{
|
||||
"author": "syaofox",
|
||||
"title": "ComfyUI_FoxTools",
|
||||
"reference": "https://github.com/syaofox/ComfyUI_FoxTools",
|
||||
"files": [
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:BatchImageFromList, Load Face Occlusion Model, Create Face Mask, Simple FaceAlign, Cacul FaceAlign, Gen Blurbord, Face Align, Face Rotate, ImageAdd, LoadImageList, SaveImage Plus, RegTextFind"
|
||||
},
|
||||
{
|
||||
"author": "Anibaaal",
|
||||
"title": "ComfyUI UX Nodes",
|
||||
"reference": "https://github.com/Anibaaal/ComfyUI-UX-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Easy Resolution Picker, Step Calculator"
|
||||
},
|
||||
{
|
||||
"author": "aonekoss",
|
||||
"title": "ComfyUI-Counter",
|
||||
"reference": "https://github.com/oleksandr612/ComfyUI-Counter",
|
||||
"files": [
|
||||
"https://github.com/oleksandr612/ComfyUI-Counter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple counter, when pressing 'Queue Prompt' resets the count."
|
||||
},
|
||||
{
|
||||
"author": "emojiiii",
|
||||
"title": "ComfyUI_Emojiiii_Custom_Nodes",
|
||||
"reference": "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes",
|
||||
"files": [
|
||||
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode"
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2 Send Eagle",
|
||||
"id": "d2-send-eagle",
|
||||
"reference": "https://github.com/da2el-ai/ComfyUI-d2-send-eagle",
|
||||
"files": [
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for sending images generated in ComfyUI to the image management software Eagle. It's an extension of an existing custom node called [a/ComfyUI-send-eagle-slim](https://github.com/shingo1228/ComfyUI-send-eagle-slim), modified to suit my preferences. I'm grateful to Shingo.T for creating the excellent original custom node."
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "Skimmed_CFG",
|
||||
@ -512,182 +794,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for merging, testing and more. SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization."
|
||||
},
|
||||
{
|
||||
"author": "wootwootwootwoot",
|
||||
"title": "ComfyUI-RK-Sampler",
|
||||
"id": "rk-sampler",
|
||||
"reference": "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler",
|
||||
"files": [
|
||||
"https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Batched Runge-Kutta Samplers for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "ComfyUI Video Player",
|
||||
"id": "videoplayer",
|
||||
"reference": "https://github.com/BetaDoggo/ComfyUI-VideoPlayer",
|
||||
"files": [
|
||||
"https://github.com/BetaDoggo/ComfyUI-VideoPlayer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "1 step closer to replacing all software with comfy"
|
||||
},
|
||||
{
|
||||
"author": "googincheng",
|
||||
"title": "ComfyUX",
|
||||
"id": "comfyux",
|
||||
"reference": "https://github.com/googincheng/ComfyUX",
|
||||
"files": [
|
||||
"https://github.com/googincheng/ComfyUX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Better user experience plugin for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "WX-NPS1598",
|
||||
"title": "Auto Crop By NPS",
|
||||
"id": "autocrop-nps",
|
||||
"reference": "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS",
|
||||
"files": [
|
||||
"https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider. "
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "ComfyUI YetAnotherSafetyChecker",
|
||||
"id": "yetanothersafetychecker",
|
||||
"reference": "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker",
|
||||
"files": [
|
||||
"https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_FollowYourEmoji",
|
||||
"id": "FollowYourEmoji",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_FollowYourEmoji",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_FollowYourEmoji"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can make emoji from a video and a image in comfyui"
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_FaceShaper",
|
||||
"id": "facesharper",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_FaceShaper",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_FaceShaper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
|
||||
},
|
||||
{
|
||||
"author": "Marksusu",
|
||||
"title": "ComfyUI_MTEncode",
|
||||
"id": "mtencode",
|
||||
"reference": "https://github.com/Marksusu/ComfyUI_MTEncode",
|
||||
"files": [
|
||||
"https://github.com/Marksusu/ComfyUI_MTEncode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MTCLIPEncode"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-AstralAnimator",
|
||||
"id": "astralanimator",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-AstralAnimator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "VocalSeparation-ComfyUI",
|
||||
"id": "vocalseparation",
|
||||
"reference": "https://github.com/AIFSH/VocalSeparation-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/VocalSeparation-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)"
|
||||
},
|
||||
{
|
||||
"author": "amorano",
|
||||
"title": "Cozy Communication",
|
||||
"id": "cozy_comm",
|
||||
"reference": "https://github.com/cozy-comfyui/cozy_comm",
|
||||
"files": [
|
||||
"https://github.com/cozy-comfyui/cozy_comm"
|
||||
],
|
||||
"nodename_pattern": " \\(cozy\\)",
|
||||
"install_type": "git-clone",
|
||||
"description": "Post images and video to Discord. Nodes to facilitate communication using REST. "
|
||||
},
|
||||
{
|
||||
"author": "WX-NPS1598",
|
||||
"title": "ComfyUI-auto-crop-by-NPS",
|
||||
"id": "auto-crop-nps",
|
||||
"reference": "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS",
|
||||
"files": [
|
||||
"https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider."
|
||||
},
|
||||
{
|
||||
"author": "RhizoNymph",
|
||||
"title": "ComfyUI-Latte",
|
||||
"id": "latte",
|
||||
"reference": "https://github.com/RhizoNymph/ComfyUI-Latte",
|
||||
"files": [
|
||||
"https://github.com/RhizoNymph/ComfyUI-Latte"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:LatteVideoGenerator"
|
||||
},
|
||||
{
|
||||
"author": "lrzjason",
|
||||
"title": "Comfyui Kolors Utils",
|
||||
"reference": "https://github.com/lrzjason/Comfyui-Kolors-Utils",
|
||||
"files":[
|
||||
"https://github.com/lrzjason/Comfyui-Kolors-Utils"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Nodes: Save Weight As Kolors Unet"
|
||||
},
|
||||
{
|
||||
"author": "ycchanau",
|
||||
"title": "ComfyUI Preview Magnifier",
|
||||
"id":"magnifier",
|
||||
"reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier",
|
||||
"files":[
|
||||
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Custom nodes that preview image with a magnifier."
|
||||
},
|
||||
{
|
||||
"author": "Koushakur",
|
||||
"title": "ComfyUI-DenoiseChooser",
|
||||
"id":"denoise-chooser",
|
||||
"reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser",
|
||||
"files":[
|
||||
"https://github.com/Koushakur/ComfyUI-DenoiseChooser"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -300,6 +300,15 @@
|
||||
"title_aux": "Image-vector-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/AniTalker-ComfyUI": [
|
||||
[
|
||||
"AniTalkerNode",
|
||||
"PreViewVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "AniTalker-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": [
|
||||
[
|
||||
"LoadImagePath",
|
||||
@ -520,6 +529,17 @@
|
||||
"title_aux": "CosyVoice-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI": [
|
||||
[
|
||||
"DHLiveNode",
|
||||
"LoadVideo",
|
||||
"PreViewVideo",
|
||||
"StaticVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "DHLive-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/DiffMorpher-ComfyUI": [
|
||||
[
|
||||
"DiffMorpherNode",
|
||||
@ -867,6 +887,16 @@
|
||||
"title_aux": "Jovimetrix Composition Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
|
||||
[
|
||||
"DenoiseCalculator",
|
||||
"EasyResolutionPicker",
|
||||
"StepCalculator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI UX Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": [
|
||||
[
|
||||
"LoraTuner"
|
||||
@ -1170,6 +1200,7 @@
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalText",
|
||||
"ComfyUIDeployExternalTextList",
|
||||
"ComfyUIDeployExternalVid",
|
||||
"ComfyUIDeployExternalVideo"
|
||||
],
|
||||
@ -1183,6 +1214,7 @@
|
||||
],
|
||||
"https://github.com/BetaDoggo/ComfyUI-VideoPlayer": [
|
||||
[
|
||||
"AllInOnePlayer",
|
||||
"ImageToEmoji",
|
||||
"LoadFrame",
|
||||
"LoadJPGFrame",
|
||||
@ -1581,6 +1613,15 @@
|
||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dobidop/ComfyStereo": [
|
||||
[
|
||||
"LazyStereo",
|
||||
"StereoImageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dobidop ComfyStereo"
|
||||
}
|
||||
],
|
||||
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
|
||||
[
|
||||
"ApplySerialPrompter",
|
||||
@ -1775,7 +1816,8 @@
|
||||
],
|
||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||
[
|
||||
"NoisyLatentPerlin"
|
||||
"NoisyLatentPerlin",
|
||||
"NoisyLatentPerlin16ch"
|
||||
],
|
||||
{
|
||||
"title_aux": "noise latent perlinpinpin"
|
||||
@ -2262,11 +2304,13 @@
|
||||
],
|
||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
|
||||
[
|
||||
"Articulate_Runner",
|
||||
"FOMM_Partswap",
|
||||
"FOMM_Runner",
|
||||
"FOMM_Seg10Chooser",
|
||||
"FOMM_Seg15Chooser",
|
||||
"FOMM_Seg5Chooser"
|
||||
"FOMM_Seg5Chooser",
|
||||
"Spline_Runner"
|
||||
],
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
@ -2346,6 +2390,14 @@
|
||||
"title_aux": "ComfyUI-SD3LatentSelectRes"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB": [
|
||||
[
|
||||
"GeekyRemB"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GeekyRemB"
|
||||
}
|
||||
],
|
||||
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
|
||||
[
|
||||
"GentlemanHu_SunoAI",
|
||||
@ -2641,6 +2693,16 @@
|
||||
"title_aux": "ComfyUI-Stereopsis"
|
||||
}
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||
[
|
||||
"LoadVideo",
|
||||
"MiniCPM_VQA",
|
||||
"PreViewVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
|
||||
}
|
||||
],
|
||||
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
||||
[
|
||||
"CLIPTextEncode SDXL Plus (JPS)",
|
||||
@ -2801,6 +2863,7 @@
|
||||
"JNodes_SetPositivePromptInMetaData",
|
||||
"JNodes_SplitAndJoin",
|
||||
"JNodes_StringLiteral",
|
||||
"JNodes_SubdirectorySelector",
|
||||
"JNodes_SyncedStringLiteral",
|
||||
"JNodes_TokenCounter",
|
||||
"JNodes_TrimAndStrip",
|
||||
@ -3027,6 +3090,20 @@
|
||||
"ADE_ConditioningSetMask",
|
||||
"ADE_ConditioningSetMaskAndCombine",
|
||||
"ADE_ConditioningSetUnmaskedAndCombine",
|
||||
"ADE_ContextExtras_ContextRef",
|
||||
"ADE_ContextExtras_ContextRef_Keyframe",
|
||||
"ADE_ContextExtras_ContextRef_KeyframeFromList",
|
||||
"ADE_ContextExtras_ContextRef_KeyframeInterpolation",
|
||||
"ADE_ContextExtras_ContextRef_ModeFirst",
|
||||
"ADE_ContextExtras_ContextRef_ModeIndexes",
|
||||
"ADE_ContextExtras_ContextRef_ModeSliding",
|
||||
"ADE_ContextExtras_ContextRef_TuneAttn",
|
||||
"ADE_ContextExtras_ContextRef_TuneAttnAdain",
|
||||
"ADE_ContextExtras_NaiveReuse",
|
||||
"ADE_ContextExtras_NaiveReuse_Keyframe",
|
||||
"ADE_ContextExtras_NaiveReuse_KeyframeFromList",
|
||||
"ADE_ContextExtras_NaiveReuse_KeyframeInterpolation",
|
||||
"ADE_ContextExtras_Set",
|
||||
"ADE_CustomCFG",
|
||||
"ADE_CustomCFGKeyframe",
|
||||
"ADE_CustomCFGKeyframeFromList",
|
||||
@ -3694,6 +3771,36 @@
|
||||
"title_aux": "ComfyUI-Paint3D-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NMWave/ComfyUI-Nader-Tagging": [
|
||||
[
|
||||
"Load Text List",
|
||||
"Split Sentences",
|
||||
"Split Tags",
|
||||
"Tag Alternating Combiner",
|
||||
"Tag Duplicate Remover",
|
||||
"Token Counter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image Captioning and Tagging Assistor Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
||||
[
|
||||
"NoisyLatentPerlinD"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dimensional Latent Perlin for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [
|
||||
[
|
||||
"PromptJSON",
|
||||
"TokenCounter"
|
||||
],
|
||||
{
|
||||
"title_aux": "PromptJSON Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
||||
[
|
||||
"SuperPrompterNode"
|
||||
@ -4166,6 +4273,14 @@
|
||||
"title_aux": "comfyui_io_helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-Animator": [
|
||||
[
|
||||
"Animator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
||||
[
|
||||
"ComfyUISaveAs"
|
||||
@ -4248,12 +4363,14 @@
|
||||
],
|
||||
"https://github.com/SayanoAI/Comfy-RVC": [
|
||||
[
|
||||
"Any2ListNode",
|
||||
"AudioBatchValueNode",
|
||||
"AudioTranscriptionNode",
|
||||
"BatchedTranscriptionEncoderNode",
|
||||
"DownloadAudio",
|
||||
"ImageRepeatInterleavedNode",
|
||||
"LatentRepeatInterleavedNode",
|
||||
"List2AnyNode",
|
||||
"LoadHubertModel",
|
||||
"LoadPitchExtractionParams",
|
||||
"LoadRVCModelNode",
|
||||
@ -4266,7 +4383,8 @@
|
||||
"RVCNode",
|
||||
"SimpleMathNode",
|
||||
"SliceNode",
|
||||
"UVR5Node"
|
||||
"UVR5Node",
|
||||
"ZipNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-RVC"
|
||||
@ -5238,6 +5356,7 @@
|
||||
"tri3d-simple_rescale_histogram",
|
||||
"tri3d-skin-feathered-padded-mask",
|
||||
"tri3d-swap-pixels",
|
||||
"tri3d_fill_mask",
|
||||
"tri3d_position_pose_part"
|
||||
],
|
||||
{
|
||||
@ -5668,6 +5787,7 @@
|
||||
"Bus Node",
|
||||
"CLIP Input Switch",
|
||||
"CLIP Vision Input Switch",
|
||||
"CLIPSEG2",
|
||||
"CLIPSeg Batch Masking",
|
||||
"CLIPSeg Masking",
|
||||
"CLIPSeg Model Loader",
|
||||
@ -6467,13 +6587,20 @@
|
||||
],
|
||||
"https://github.com/ai-shizuka/ComfyUI-tbox": [
|
||||
[
|
||||
"AnimalPosePreprocessor",
|
||||
"ConstrainImageNode",
|
||||
"DWPosePreprocessor",
|
||||
"DWPreprocessor",
|
||||
"DensePosePreprocessor",
|
||||
"ImageLoader",
|
||||
"ImageResize",
|
||||
"ImageSaver",
|
||||
"ImageSize",
|
||||
"ImagesSaver"
|
||||
"ImagesSaver",
|
||||
"MiDaSDepthPreprocessor"
|
||||
],
|
||||
{
|
||||
"author": "tstandley",
|
||||
"title_aux": "ComfyUI-tbox"
|
||||
}
|
||||
],
|
||||
@ -6539,6 +6666,14 @@
|
||||
"title_aux": "ComfyUI-CascadeResolutions"
|
||||
}
|
||||
],
|
||||
"https://github.com/al-swaiti/ComfyUI-OllamaGemini": [
|
||||
[
|
||||
"GeminiOllamaAPI"
|
||||
],
|
||||
{
|
||||
"title_aux": "GeminiOllama ComfyUI Extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/alanhuang67/ComfyUI-FAI-Node": [
|
||||
[
|
||||
"FAIDynamicMask",
|
||||
@ -6608,6 +6743,15 @@
|
||||
"title_aux": "ComfyUI-Ollama-Describer"
|
||||
}
|
||||
],
|
||||
"https://github.com/alpertunga-bile/image-caption-comfyui": [
|
||||
[
|
||||
"Image Caption Node",
|
||||
"Insert Prompt Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "image-caption-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui": [
|
||||
[
|
||||
"Prompt Generator"
|
||||
@ -6956,6 +7100,52 @@
|
||||
"title_aux": "ComfyUI-FrameSkipping"
|
||||
}
|
||||
],
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes": [
|
||||
[
|
||||
"BoolSwitchOutStr",
|
||||
"CivitaiPrompts",
|
||||
"FaceScatter",
|
||||
"FaceScatter2",
|
||||
"GodnessMerger_Apply",
|
||||
"GodnessMerger_InputBlocks",
|
||||
"GodnessMerger_InputBlocksExperimental",
|
||||
"GodnessMerger_LabelEmb",
|
||||
"GodnessMerger_MiddleBlock",
|
||||
"GodnessMerger_MiddleBlockExperimental",
|
||||
"GodnessMerger_NoiseInjection",
|
||||
"GodnessMerger_Out",
|
||||
"GodnessMerger_OutputBlocks",
|
||||
"GodnessMerger_OutputBlocksExperimental",
|
||||
"GodnessMerger_RAW_Apply",
|
||||
"GodnessMerger_TimeEmbed",
|
||||
"ImageMonitor",
|
||||
"ImgMetaValueExtractor",
|
||||
"LoraLoaderByPath",
|
||||
"LoraLoaderOnlyModelByPath",
|
||||
"PreviewImageWEBP",
|
||||
"PromptChecker",
|
||||
"RandomPromptFromBook",
|
||||
"Random_Model_Merge",
|
||||
"SD3BlocksMultiply",
|
||||
"SD3Multiply",
|
||||
"SP-CheckpointSave",
|
||||
"SP_KoboldCpp",
|
||||
"SP_WebsocketSendImage",
|
||||
"ScatterParams",
|
||||
"ScatterParamsBatch",
|
||||
"SendTelegramChatBot",
|
||||
"StrToCombo",
|
||||
"TESTER",
|
||||
"TextSplitJoinByDelimiter"
|
||||
],
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more",
|
||||
"nickname": "SP-Nodes",
|
||||
"title": "SP-Nodes",
|
||||
"title_aux": "SP-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/banodoco/steerable-motion": [
|
||||
[
|
||||
"BatchCreativeInterpolation",
|
||||
@ -6983,6 +7173,7 @@
|
||||
"Batch Resize Image for SDXL",
|
||||
"Checkpoint Loader Simple Mikey",
|
||||
"CheckpointHash",
|
||||
"CheckpointSaveModelOnly",
|
||||
"CinematicLook",
|
||||
"Empty Latent Ratio Custom SDXL",
|
||||
"Empty Latent Ratio Select SDXL",
|
||||
@ -7010,6 +7201,9 @@
|
||||
"MikeyLatentTileSamplerCustom",
|
||||
"MikeySamplerTiledAdvanced",
|
||||
"MikeySamplerTiledAdvancedBaseOnly",
|
||||
"ModelMergePixArtSigmaXL2_1024MS",
|
||||
"ModelMergeTrainDiff",
|
||||
"ModelMergeTrainDiffPixartSigmaXL2_1024MS",
|
||||
"MosaicExpandImage",
|
||||
"OobaPrompt",
|
||||
"PresetRatioSelector",
|
||||
@ -7145,6 +7339,20 @@
|
||||
"title_aux": "ComfyUI jank HiDiffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/blepping/comfyui_overly_complicated_sampling": [
|
||||
[
|
||||
"OCS Group",
|
||||
"OCS ModelSetMaxSigma",
|
||||
"OCS MultiParam",
|
||||
"OCS Param",
|
||||
"OCS Sampler",
|
||||
"OCS SimpleRestartSchedule",
|
||||
"OCS Substeps"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_overly_complicated_sampling"
|
||||
}
|
||||
],
|
||||
"https://github.com/blueraincoatli/comfyUI_SillyNodes": [
|
||||
[
|
||||
"BooleanJumper|SillyNode",
|
||||
@ -7451,6 +7659,19 @@
|
||||
"title_aux": "ComfyUI_SUNoise"
|
||||
}
|
||||
],
|
||||
"https://github.com/caleboleary/ComfyUI-Arc2Face": [
|
||||
[
|
||||
"Arc2FaceEncoderLoader",
|
||||
"Arc2FaceFaceExtractor",
|
||||
"Arc2FaceGenerator",
|
||||
"Arc2FaceImageGridGenerator",
|
||||
"Arc2FaceImg2ImgGenerator",
|
||||
"Arc2FaceUNetLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Arc2Face ComfyUI Node Library"
|
||||
}
|
||||
],
|
||||
"https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py": [
|
||||
[
|
||||
"LoadImagewithSubfolders"
|
||||
@ -8395,6 +8616,7 @@
|
||||
"ColorModEdges",
|
||||
"ColorModMove",
|
||||
"ColorModPivot",
|
||||
"ColorspaceConvert",
|
||||
"HDRCreate",
|
||||
"HDRExposureFusion",
|
||||
"LoadImageHDR",
|
||||
@ -8965,11 +9187,13 @@
|
||||
"DebugTensorShape+",
|
||||
"DrawText+",
|
||||
"ExtractKeyframes+",
|
||||
"FluxSamplerParams+",
|
||||
"GetImageSize+",
|
||||
"ImageApplyLUT+",
|
||||
"ImageBatchMultiple+",
|
||||
"ImageCASharpening+",
|
||||
"ImageColorMatch+",
|
||||
"ImageColorMatchAdobe+",
|
||||
"ImageComposite+",
|
||||
"ImageCompositeFromMaskBatch+",
|
||||
"ImageCrop+",
|
||||
@ -9010,6 +9234,7 @@
|
||||
"ModelCompile+",
|
||||
"NoiseFromImage+",
|
||||
"PixelOEPixelize+",
|
||||
"PlotParameters+",
|
||||
"RemBGSession+",
|
||||
"RemoveLatentMask+",
|
||||
"SD3NegativeConditioning+",
|
||||
@ -9065,6 +9290,17 @@
|
||||
"title_aux": "Face Compare"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle": [
|
||||
[
|
||||
"D2 Send Eagle"
|
||||
],
|
||||
{
|
||||
"author": "da2el",
|
||||
"description": "Send images to Eagle, an image management application",
|
||||
"title": "D2 Send Eagle",
|
||||
"title_aux": "D2 Send Eagle"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-size-selector": [
|
||||
[
|
||||
"D2_SizeSelector"
|
||||
@ -9091,11 +9327,20 @@
|
||||
],
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"ApplyBloom",
|
||||
"CFGSkimming",
|
||||
"DynamicStringCombinerNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"Gpt4VisionCloner",
|
||||
"MergedOllamaNode",
|
||||
"OllamaNode",
|
||||
"PGSD3LatentGenerator",
|
||||
"PromptGenerator"
|
||||
"PromptGenerator",
|
||||
"RandomIntegerNode",
|
||||
"SentenceMixerNode",
|
||||
"StringMergerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Auto Prompter"
|
||||
@ -9629,6 +9874,15 @@
|
||||
"title_aux": "Various custom nodes by Eden.art"
|
||||
}
|
||||
],
|
||||
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [
|
||||
[
|
||||
"KolorsMultiTextEncode",
|
||||
"MultiTextEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Emojiiii_Custom_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/evanspearman/ComfyMath": [
|
||||
[
|
||||
"CM_BoolBinaryOperation",
|
||||
@ -9855,7 +10109,8 @@
|
||||
"FL_TD_Sampler",
|
||||
"FL_TetrisGame",
|
||||
"FL_VideoCropMask",
|
||||
"FL_VideoRecompose"
|
||||
"FL_VideoRecompose",
|
||||
"GradientImageGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Fill-Nodes"
|
||||
@ -10364,13 +10619,17 @@
|
||||
[
|
||||
"Add_To_List",
|
||||
"BaseSamplerSetup",
|
||||
"Big_Prompter",
|
||||
"Change_Entries_In_A_List",
|
||||
"Change_Entry_From_List",
|
||||
"CheckpointMetaExtractor",
|
||||
"CheckpointSelector",
|
||||
"Complete_Setup",
|
||||
"Convert_Into",
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"Override_Value_If_Unset",
|
||||
"Pick_Value_From_Dict",
|
||||
"Pick_Values_From_List",
|
||||
"Refine_Prompt",
|
||||
"Refine_Setup",
|
||||
@ -10822,6 +11081,8 @@
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"About_us",
|
||||
"AmapRegeoTool",
|
||||
"AmapWeatherTool",
|
||||
"CLIPTextEncode_party",
|
||||
"ChatTTS_Node",
|
||||
"CosyVoice",
|
||||
@ -10833,6 +11094,9 @@
|
||||
"FeishuSendMsg",
|
||||
"FileOnlineDelete_gitee",
|
||||
"FileOnlineStorage_gitee",
|
||||
"FilePathExists",
|
||||
"GeocodeTool",
|
||||
"Images2Image",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
"KG_json_toolkit_developer",
|
||||
@ -10848,6 +11112,7 @@
|
||||
"URL2IMG",
|
||||
"VAEDecode_party",
|
||||
"accuweather_tool",
|
||||
"advance_ebd_tool",
|
||||
"api_function",
|
||||
"api_tool",
|
||||
"arxiv_tool",
|
||||
@ -10864,9 +11129,13 @@
|
||||
"discord_bot",
|
||||
"discord_file_monitor",
|
||||
"discord_send",
|
||||
"duckduckgo_loader",
|
||||
"duckduckgo_tool",
|
||||
"ebd_tool",
|
||||
"embeddings_function",
|
||||
"end_dialog",
|
||||
"end_workflow",
|
||||
"extra_parameters",
|
||||
"feishu",
|
||||
"feishu_tool",
|
||||
"file_combine",
|
||||
@ -10888,8 +11157,7 @@
|
||||
"list_extend",
|
||||
"list_extend_plus",
|
||||
"listen_audio",
|
||||
"llama_guff_loader",
|
||||
"load_embeddings",
|
||||
"load_ebd",
|
||||
"load_excel",
|
||||
"load_file",
|
||||
"load_file_folder",
|
||||
@ -10905,14 +11173,15 @@
|
||||
"none2false",
|
||||
"omost_decode",
|
||||
"omost_setting",
|
||||
"openai_ebd_tool",
|
||||
"openai_tts",
|
||||
"openai_whisper",
|
||||
"parameter_combine",
|
||||
"parameter_combine_plus",
|
||||
"parameter_function",
|
||||
"play_audio",
|
||||
"replace_string",
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
"show_text_party",
|
||||
"start_dialog",
|
||||
"start_workflow",
|
||||
@ -12052,6 +12321,16 @@
|
||||
"title_aux": "ComfyUI-text-file-util"
|
||||
}
|
||||
],
|
||||
"https://github.com/kappa54m/ComfyUI_Usability": [
|
||||
[
|
||||
"KLoadImageByPath",
|
||||
"KLoadImageByPathAdvanced",
|
||||
"KLoadImageDedup"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Usability"
|
||||
}
|
||||
],
|
||||
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
|
||||
[
|
||||
"NudenetDetector"
|
||||
@ -12224,7 +12503,9 @@
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-Florence2": [
|
||||
[
|
||||
"DownloadAndLoadFlorence2Lora",
|
||||
"DownloadAndLoadFlorence2Model",
|
||||
"Florence2ModelLoader",
|
||||
"Florence2Run"
|
||||
],
|
||||
{
|
||||
@ -12752,6 +13033,36 @@
|
||||
"title_aux": "LNL Frame Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_InternVL2": [
|
||||
[
|
||||
"DynamicPreprocess",
|
||||
"InternVLHFInference",
|
||||
"InternVLLMDEPLOYInference",
|
||||
"InternVLModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_InternVL2"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_LLaSM": [
|
||||
[
|
||||
"LLaSM2Interface",
|
||||
"LLaSM2ModelLoader",
|
||||
"LLaSMLoadAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LLaSM"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_M3Net": [
|
||||
[
|
||||
"M3Net_Interface",
|
||||
"M3Net_ModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_M3Net"
|
||||
}
|
||||
],
|
||||
"https://github.com/leestuartx/ComfyUI-GG": [
|
||||
[
|
||||
"AddPaddingToImage",
|
||||
@ -12783,6 +13094,14 @@
|
||||
"title_aux": "ComfyUI-TRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/lenskikh/ComfyUI-Prompt-Worker": [
|
||||
[
|
||||
"Prompt Worker"
|
||||
],
|
||||
{
|
||||
"title_aux": "Propmt Worker"
|
||||
}
|
||||
],
|
||||
"https://github.com/leoleelxh/ComfyUI-LLMs": [
|
||||
[
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_Ali",
|
||||
@ -13556,7 +13875,9 @@
|
||||
"ServingInputImage",
|
||||
"ServingInputNumber",
|
||||
"ServingInputText",
|
||||
"ServingMultiImageOutput",
|
||||
"ServingOutput",
|
||||
"ServingTextOutput",
|
||||
"WebSocketServing"
|
||||
],
|
||||
{
|
||||
@ -13918,6 +14239,24 @@
|
||||
"title_aux": "ComfyUI_Mira"
|
||||
}
|
||||
],
|
||||
"https://github.com/misterjoessef/MLTask_ComfyUI": [
|
||||
[
|
||||
"FacebookPosterData",
|
||||
"InstagramPosterData",
|
||||
"LinkedinPosterData",
|
||||
"MLTaskUtilsTextImageGenerator",
|
||||
"PinterestPosterData",
|
||||
"SocialManMediaToPoster",
|
||||
"SocialManPostData",
|
||||
"SocialManPoster",
|
||||
"TiktokPosterData",
|
||||
"TwitterPosterData",
|
||||
"YoutubePosterData"
|
||||
],
|
||||
{
|
||||
"title_aux": "MLTask_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
|
||||
[
|
||||
"DimensionProviderFree modusCell",
|
||||
@ -14129,8 +14468,11 @@
|
||||
"PromptUtilitiesJoinStringList",
|
||||
"PromptUtilitiesLoadPreset",
|
||||
"PromptUtilitiesLoadPresetAdvanced",
|
||||
"PromptUtilitiesPromptWeight",
|
||||
"PromptUtilitiesRandomPreset",
|
||||
"PromptUtilitiesRandomPresetAdvanced"
|
||||
"PromptUtilitiesRandomPresetAdvanced",
|
||||
"PromptUtilitiesReplaceOrInsertTag",
|
||||
"PromptUtilitiesRoundPromptWeight"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
@ -14290,6 +14632,14 @@
|
||||
"title_aux": "ComfyUI-HfLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/oleksandr612/ComfyUI-Counter": [
|
||||
[
|
||||
"Simple Counter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Counter"
|
||||
}
|
||||
],
|
||||
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
||||
[
|
||||
"CLIPStringEncode _O",
|
||||
@ -14435,6 +14785,7 @@
|
||||
"https://github.com/pamparamm/ComfyUI-ppm": [
|
||||
[
|
||||
"AttentionCouplePPM",
|
||||
"CFGLimiterGuider",
|
||||
"CFGPPSamplerSelect",
|
||||
"CLIPMicroConditioning",
|
||||
"CLIPNegPip",
|
||||
@ -14485,7 +14836,7 @@
|
||||
[
|
||||
"float",
|
||||
"glslEditor",
|
||||
"glslEditor (ShaderToy)",
|
||||
"glslEditorPro",
|
||||
"glslUniforms",
|
||||
"glslViewer",
|
||||
"int",
|
||||
@ -14577,6 +14928,7 @@
|
||||
[
|
||||
"BMAB Alpha Composit",
|
||||
"BMAB Basic",
|
||||
"BMAB Black And White",
|
||||
"BMAB Blend",
|
||||
"BMAB Clip Text Encoder SDXL",
|
||||
"BMAB Conditioning To Bind",
|
||||
@ -14592,6 +14944,7 @@
|
||||
"BMAB Edge",
|
||||
"BMAB Extractor",
|
||||
"BMAB Face Detailer",
|
||||
"BMAB Flux Integrator",
|
||||
"BMAB Google Gemini Prompt",
|
||||
"BMAB Import Integrator",
|
||||
"BMAB Integrator",
|
||||
@ -14610,6 +14963,7 @@
|
||||
"BMAB Person Detailer",
|
||||
"BMAB Preview Text",
|
||||
"BMAB Prompt",
|
||||
"BMAB Remote Access And Save",
|
||||
"BMAB Remove Background",
|
||||
"BMAB Resize By Person",
|
||||
"BMAB Resize By Ratio",
|
||||
@ -14624,11 +14978,13 @@
|
||||
"BMAB SeedGenerator",
|
||||
"BMAB Segment Anything",
|
||||
"BMAB Simple Hand Detailer",
|
||||
"BMAB Square",
|
||||
"BMAB Subframe Hand Detailer",
|
||||
"BMAB Text",
|
||||
"BMAB Upscale With Model",
|
||||
"BMAB Upscaler",
|
||||
"BMAB Watermark"
|
||||
"BMAB Watermark",
|
||||
"BMAB Zoom Out"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_bmab"
|
||||
@ -15106,6 +15462,7 @@
|
||||
"https://github.com/shadowcz007/comfyui-liveportrait": [
|
||||
[
|
||||
"ExpressionEditor_",
|
||||
"ExpressionVideoNode",
|
||||
"FaceCropInfo",
|
||||
"LivePortraitNode",
|
||||
"LivePortraitVideoNode",
|
||||
@ -15165,6 +15522,7 @@
|
||||
"NewLayer",
|
||||
"NoiseImage",
|
||||
"OutlineMask",
|
||||
"P5Input",
|
||||
"PreviewMask_",
|
||||
"PromptImage",
|
||||
"PromptSimplification",
|
||||
@ -15254,6 +15612,14 @@
|
||||
"title_aux": "Tiled Diffusion & VAE for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": [
|
||||
[
|
||||
"SemanticAwareGuidance"
|
||||
],
|
||||
{
|
||||
"title_aux": "Semantic-aware Guidance (S-CFG)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||
[
|
||||
"smZ CLIPTextEncode",
|
||||
@ -15282,13 +15648,14 @@
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-pkg39": [
|
||||
[
|
||||
"BindKey39",
|
||||
"Command39",
|
||||
"LoadImage39",
|
||||
"Random39"
|
||||
],
|
||||
{
|
||||
"author": "shinich39",
|
||||
"description": "This package has created for generate image from generated image and embedded workflow.",
|
||||
"description": "Automation for generating image from image.",
|
||||
"nickname": "pkg39",
|
||||
"title": "pkg39",
|
||||
"title_aux": "comfyui-pkg39"
|
||||
@ -15485,6 +15852,14 @@
|
||||
"title_aux": "kb-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": [
|
||||
[
|
||||
"SML_FluxPro_Replicate_Standalone"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Replicate-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_AnyDoor": [
|
||||
[
|
||||
"AnyDoor_LoadModel",
|
||||
@ -15639,6 +16014,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||
[
|
||||
"Comic_Type",
|
||||
"FLUX_Dev_Model_Loader",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Sampler"
|
||||
@ -15749,7 +16125,9 @@
|
||||
"BlurMaskFast",
|
||||
"ClampOutliers",
|
||||
"ColorMatchImage",
|
||||
"ConditioningSubtract",
|
||||
"ConvertNormals",
|
||||
"CustomNoise",
|
||||
"DepthToNormals",
|
||||
"DifferenceChecker",
|
||||
"DilateErodeMask",
|
||||
@ -15976,6 +16354,25 @@
|
||||
"title_aux": "comfyui_lumaAPI"
|
||||
}
|
||||
],
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools": [
|
||||
[
|
||||
"FoxTools: CreateFaceMask",
|
||||
"FoxTools: FaceOcclusionModelLoader",
|
||||
"Foxtools: BatchImageFromList",
|
||||
"Foxtools: CaculFaceAlign",
|
||||
"Foxtools: FaceAlign",
|
||||
"Foxtools: FaceRotate",
|
||||
"Foxtools: GenBlurBord",
|
||||
"Foxtools: ImageAdd",
|
||||
"Foxtools: LoadImageList",
|
||||
"Foxtools: RegTextFind",
|
||||
"Foxtools: SaveImagePlus",
|
||||
"Foxtools: SimpleFaceAlign"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FoxTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/syllebra/bilbox-comfyui": [
|
||||
[
|
||||
"BilboXLut",
|
||||
@ -16434,12 +16831,15 @@
|
||||
[
|
||||
"ChannelSelector",
|
||||
"DownloadAndLoadFlorence2Model",
|
||||
"FetchFromRedis",
|
||||
"FetchJsonFromSurreal",
|
||||
"Florence2Run",
|
||||
"ForegroundMask",
|
||||
"MaskImage",
|
||||
"SaveImageToS3",
|
||||
"SaveJsonToSurreal",
|
||||
"SaveTextToSurreal"
|
||||
"SaveTextToSurreal",
|
||||
"SaveToRedis"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-tensorop"
|
||||
@ -16948,6 +17348,9 @@
|
||||
"ErrorLogNode",
|
||||
"ExecutionTime",
|
||||
"FileBasedChatNode",
|
||||
"Gemma2PromptNode",
|
||||
"GemmaDialogueNode",
|
||||
"GithubLinkNode",
|
||||
"GroqChatNode",
|
||||
"MoonshotMultiChatNode",
|
||||
"MoonshotSingleChatNode",
|
||||
@ -17370,7 +17773,8 @@
|
||||
"MatchImageRatioToPreset",
|
||||
"ModifyTextGender",
|
||||
"SplitMask",
|
||||
"TextPreview"
|
||||
"TextPreview",
|
||||
"UpscaleImageWithModelIfNeed"
|
||||
],
|
||||
{
|
||||
"title_aux": "zhangp365/ComfyUI-utils-nodes"
|
||||
|
||||
@ -1,16 +1,39 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "Comfy Org/FLUX.1 [dev] Diffusion model (fp8)",
|
||||
"type": "unet",
|
||||
"name": "comfyanonymous/clip_l",
|
||||
"type": "clip",
|
||||
"base": "clip",
|
||||
"save_path": "default",
|
||||
"description": "clip_l model",
|
||||
"reference": "https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main",
|
||||
"filename": "clip_l.safetensors",
|
||||
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors",
|
||||
"size": "246MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Comfy Org/FLUX.1 [dev] Checkpoint model (fp8)",
|
||||
"type": "checkpoint",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "unet/FLUX1",
|
||||
"description": "FLUX.1 [dev] Diffusion model (fp8)",
|
||||
"save_path": "checkpoints/FLUX1",
|
||||
"description": "FLUX.1 [dev] Checkpoint model (fp8)",
|
||||
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
|
||||
"filename": "flux1-dev-fp8.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors",
|
||||
"size": "17.2GB"
|
||||
},
|
||||
{
|
||||
"name": "Comfy Org/FLUX.1 [schnell] Checkpoint model (fp8)",
|
||||
"type": "checkpoint",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "checkpoints/FLUX1",
|
||||
"description": "FLUX.1 [schnell] Checkpoint model (fp8)",
|
||||
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
|
||||
"filename": "flux1-schnell-fp8.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/flux1-schnell/resolve/main/flux1-schnell-fp8.safetensors",
|
||||
"size": "17.2GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "google-t5/t5-v1_1-xxl_encoderonly-fp16",
|
||||
@ -55,7 +78,7 @@
|
||||
"description": "FLUX.1 [Schnell] VAE model",
|
||||
"reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
|
||||
"filename": "ae.sft",
|
||||
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.sft",
|
||||
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors",
|
||||
"size": "335MB"
|
||||
},
|
||||
|
||||
|
||||
@ -66,10 +66,10 @@
|
||||
"\n",
|
||||
"!echo -= Install dependencies =-\n",
|
||||
"!pip3 install accelerate\n",
|
||||
"!pip3 install einops transformers>=4.25.1 safetensors>=0.3.0 aiohttp pyyaml Pillow scipy tqdm psutil\n",
|
||||
"!pip3 install einops transformers>=4.28.1 safetensors>=0.4.2 aiohttp pyyaml Pillow scipy tqdm psutil tokenizers>=0.13.3\n",
|
||||
"!pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121\n",
|
||||
"!pip3 install torchsde\n",
|
||||
"!pip3 install kornia>=0.7.1 spandrel\n",
|
||||
"!pip3 install kornia>=0.7.1 spandrel soundfile sentencepiece\n",
|
||||
"\n",
|
||||
"if OPTIONS['USE_COMFYUI_MANAGER']:\n",
|
||||
" %cd custom_nodes\n",
|
||||
|
||||
@ -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 = "2.48.5"
|
||||
version = "2.48.6"
|
||||
license = { file = "LICENSE.txt" }
|
||||
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user