mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
e4ef6d1377
commit
3076d0eafa
@ -8999,6 +8999,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Original author is ByteDance.\nComfyUI sampler for HyperSDXL UNet\nPorted from: [a/https://huggingface.co/ByteDance/Hyper-SD](https://huggingface.co/ByteDance/Hyper-SD)"
|
||||
},
|
||||
{
|
||||
"author": "fofr",
|
||||
"title": "ComfyUI-Prompter-fofrAI",
|
||||
"id": "prompter-fofr",
|
||||
"reference": "https://github.com/fofr/ComfyUI-Prompter-fofrAI",
|
||||
"files": [
|
||||
"https://github.com/fofr/ComfyUI-Prompter-fofrAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt helper. Use templates from [a/https://prompter.fofr.ai](https://prompter.fofr.ai) in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "cfreilich",
|
||||
"title": "Virtuoso Nodes for ComfyUI",
|
||||
@ -9455,6 +9466,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Takes two images and matches their sizes using various methods, detailed below."
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "comfyui-search-navigation",
|
||||
"reference": "https://github.com/christian-byrne/comfyui-search-navigation",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/comfyui-search-navigation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Search navigation extension."
|
||||
},
|
||||
{
|
||||
"author": "oztrkoguz",
|
||||
"title": "ComfyUI StoryCreater",
|
||||
@ -10574,12 +10595,33 @@
|
||||
{
|
||||
"author": "jakechai",
|
||||
"title": "ComfyUI-JakeUpgrade",
|
||||
"id": "jkupgrade",
|
||||
"reference": "https://github.com/jakechai/ComfyUI-JakeUpgrade",
|
||||
"files": [
|
||||
"https://github.com/jakechai/ComfyUI-JakeUpgrade"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI workflow customization by Jake."
|
||||
"description": "A ComfyUI workflow customization by Jake."
|
||||
},
|
||||
{
|
||||
"author": "celsojr2013",
|
||||
"title": "ComfyUI SimpleTools Suit",
|
||||
"reference": "https://github.com/celsojr2013/comfyui_simpletools",
|
||||
"files": [
|
||||
"https://github.com/celsojr2013/comfyui_simpletools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Simple Google Translator, Simple Resolution Solver.\nThis is a small set of simple nodes that help your workflow on ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "celsojr2013",
|
||||
"title": "comfyui_jamworks_client",
|
||||
"reference": "https://github.com/celsojr2013/comfyui_jamworks_client",
|
||||
"files": [
|
||||
"https://github.com/celsojr2013/comfyui_jamworks_client"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Jamworks_Login, Jamworks_Download, Shell_Command.\nA Simple Client for Jamworks Platform DAM Integration"
|
||||
},
|
||||
|
||||
|
||||
@ -10845,18 +10887,6 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:tensor_trans_pil, Make Transparent mask, MergeImages, words_generatee, load_PIL image"
|
||||
},
|
||||
{
|
||||
"author": "celsojr2013",
|
||||
"title": "ComfyUI SimpleTools Suit",
|
||||
"reference": "https://github.com/celsojr2013/comfyui_simpletools",
|
||||
"files": [
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py",
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/parameters.py",
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/resolution_solver.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Simple Gooogle Translator Client, Simple Mustache Parameter Switcher, Simple Latent Resolution Solver."
|
||||
},
|
||||
{
|
||||
"author": "underclockeddev",
|
||||
"title": "Preview Subselection Node for ComfyUI",
|
||||
@ -10983,17 +11013,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "jakechai",
|
||||
"title": "ComfyUI-JakeUpgrade",
|
||||
"id": "JK🐉",
|
||||
"reference": "https://github.com/jakechai/ComfyUI-JakeUpgrade",
|
||||
"files": [
|
||||
"https://github.com/jakechai/ComfyUI-JakeUpgrade"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI workflow customization by Jake."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -5643,8 +5643,11 @@
|
||||
],
|
||||
"https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": [
|
||||
[
|
||||
"LLaVaDescriber",
|
||||
"OllamaDescriber"
|
||||
"InputText",
|
||||
"OllamaImageDescriber",
|
||||
"OllamaTextDescriber",
|
||||
"ShowText",
|
||||
"TextTransformer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Ollama-Describer"
|
||||
@ -6530,9 +6533,21 @@
|
||||
"title_aux": "comfyui-image-round"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [
|
||||
"https://github.com/celsojr2013/comfyui_jamworks_client": [
|
||||
[
|
||||
"GoogleTranslator"
|
||||
"Jamworks_Download",
|
||||
"Jamworks_Login",
|
||||
"Shell_Command"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_jamworks_client"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_simpletools": [
|
||||
[
|
||||
"GoogleTranslator",
|
||||
"Parameters",
|
||||
"ResolutionSolver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI SimpleTools Suit"
|
||||
@ -8830,6 +8845,14 @@
|
||||
"title_aux": "ComfyUI-HyperSDXL1StepUnetScheduler (ByteDance)"
|
||||
}
|
||||
],
|
||||
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": [
|
||||
[
|
||||
"Prompt from template \ud83e\udeb4"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompter-fofrAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/forever22777/comfyui-self-guidance": [
|
||||
[
|
||||
"CLIPConditioning",
|
||||
@ -10088,8 +10111,12 @@
|
||||
"Evaluate Floats JK",
|
||||
"Evaluate Ints JK",
|
||||
"Evaluate Strings JK",
|
||||
"GroundingDinoModelLoader (segment anything)",
|
||||
"GroundingDinoSAMSegment (segment anything)",
|
||||
"HintImageEnchance JK",
|
||||
"Image Upscale Parameters Extract JK",
|
||||
"InvertMask (segment anything)",
|
||||
"IsMaskEmpty",
|
||||
"Ksampler Parameters JK",
|
||||
"Latent Upscale Parameters Extract JK",
|
||||
"Load Image With Metadata JK",
|
||||
@ -10111,6 +10138,48 @@
|
||||
"Reroute Sampler JK",
|
||||
"Reroute Upscale JK",
|
||||
"Reroute Vae JK",
|
||||
"SAMModelLoader (segment anything)",
|
||||
"SDXLPromptStylerAll",
|
||||
"SDXLPromptStylerHorror",
|
||||
"SDXLPromptStylerMisc",
|
||||
"SDXLPromptStylerbyArtist",
|
||||
"SDXLPromptStylerbyCamera",
|
||||
"SDXLPromptStylerbyComposition",
|
||||
"SDXLPromptStylerbyCyberpunkSurrealism",
|
||||
"SDXLPromptStylerbyDepth",
|
||||
"SDXLPromptStylerbyDiva",
|
||||
"SDXLPromptStylerbyEnvironment",
|
||||
"SDXLPromptStylerbyFantasySetting",
|
||||
"SDXLPromptStylerbyFilter",
|
||||
"SDXLPromptStylerbyFocus",
|
||||
"SDXLPromptStylerbyFooocus",
|
||||
"SDXLPromptStylerbyImpressionism",
|
||||
"SDXLPromptStylerbyLighting",
|
||||
"SDXLPromptStylerbyMarc",
|
||||
"SDXLPromptStylerbyMileHigh",
|
||||
"SDXLPromptStylerbyMood",
|
||||
"SDXLPromptStylerbyMre",
|
||||
"SDXLPromptStylerbyMythicalCreature",
|
||||
"SDXLPromptStylerbyOriginal",
|
||||
"SDXLPromptStylerbyQuantumRealism",
|
||||
"SDXLPromptStylerbySai",
|
||||
"SDXLPromptStylerbySteamPunkRealism",
|
||||
"SDXLPromptStylerbySubject",
|
||||
"SDXLPromptStylerbySurrealism",
|
||||
"SDXLPromptStylerbyTheme",
|
||||
"SDXLPromptStylerbyTimeofDay",
|
||||
"SDXLPromptStylerbyTwri",
|
||||
"SDXLPromptStylerbyWyvern",
|
||||
"SDXLPromptbyCelticArt",
|
||||
"SDXLPromptbyContemporaryNordicArt",
|
||||
"SDXLPromptbyFashionArt",
|
||||
"SDXLPromptbyGothicRevival",
|
||||
"SDXLPromptbyIrishFolkArt",
|
||||
"SDXLPromptbyRomanticNationalismArt",
|
||||
"SDXLPromptbySportsArt",
|
||||
"SDXLPromptbyStreetArt",
|
||||
"SDXLPromptbyVikingArt",
|
||||
"SDXLPromptbyWildlifeArt",
|
||||
"Sampler Loader JK",
|
||||
"Save Image with Metadata Flow JK",
|
||||
"Save Image with Metadata JK",
|
||||
@ -10355,9 +10424,10 @@
|
||||
],
|
||||
"https://github.com/kadirnar/ComfyUI-Transformers": [
|
||||
[
|
||||
"DepthEstimationPipeline",
|
||||
"DepthEstimationInference",
|
||||
"ImageClassificationPipeline",
|
||||
"ImageSegmentationPipeline",
|
||||
"LoadDepthModel",
|
||||
"ObjectDetectionPipeline"
|
||||
],
|
||||
{
|
||||
|
||||
1306
github-stats.json
1306
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -63,17 +63,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains two custom nodes, LaserCutterFull and Deptherize, designed for use in image processing workflows. The LaserCutterFull node processes input images to generate layers for laser cutting, while the Deptherize node converts SVG data into a depth map image."
|
||||
},
|
||||
{
|
||||
"author": "mingqizhang",
|
||||
"title": "ComfyUI_tool_zmq",
|
||||
"id": "tool-zmq",
|
||||
"reference": "https://github.com/mingqizhang/ComfyUI_tool_zmq",
|
||||
"files": [
|
||||
"https://github.com/mingqizhang/ComfyUI_tool_zmq"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ImageConcat, ImageFlip, DWposeTransform, PoseFilter, DrawPose, ReplaceImgae, LoadImageFromPath."
|
||||
},
|
||||
{
|
||||
"author": "pzzmyc",
|
||||
"title": "comfyui-sd3-simple-simpletuner",
|
||||
|
||||
@ -196,6 +196,15 @@
|
||||
"title_aux": "YANC- Yet Another Node Collection"
|
||||
}
|
||||
],
|
||||
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
|
||||
[
|
||||
"Add Human Styler",
|
||||
"Save Log Info"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Xorbis-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [
|
||||
[
|
||||
"AccumulateNode",
|
||||
@ -331,6 +340,7 @@
|
||||
],
|
||||
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [
|
||||
[
|
||||
"GR Checkered Board",
|
||||
"GR Flip Tile Random Inverted",
|
||||
"GR Flip Tile Random Red Ring",
|
||||
"GR Image Details Displayer",
|
||||
@ -338,13 +348,16 @@
|
||||
"GR Image Resize",
|
||||
"GR Image Resize Methods",
|
||||
"GR Image Size",
|
||||
"GR Image/Depth Mask",
|
||||
"GR Mask Create",
|
||||
"GR Mask Create Random",
|
||||
"GR Mask Resize",
|
||||
"GR Multi Mask Create",
|
||||
"GR Onomatopoeia",
|
||||
"GR Prompt Selector",
|
||||
"GR Prompt Selector Multi",
|
||||
"GR Stack Image",
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip"
|
||||
],
|
||||
@ -525,6 +538,7 @@
|
||||
],
|
||||
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": [
|
||||
[
|
||||
"CPPN Generator",
|
||||
"Color Match",
|
||||
"Custom Shader",
|
||||
"Folder Queue Manager",
|
||||
@ -568,17 +582,9 @@
|
||||
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [
|
||||
[
|
||||
"CombinedDiffusersLoader",
|
||||
"CombinedDiffusersSD15Loader",
|
||||
"CombinedDiffusersSDXLLoader",
|
||||
"DiffusersClipLoader",
|
||||
"DiffusersUNETLoader",
|
||||
"DiffusersVAELoader",
|
||||
"SD15CLIPLoader",
|
||||
"SD15UNETLoader",
|
||||
"SD15VAELoader",
|
||||
"SDXLCLIPLoader",
|
||||
"SDXLUNETLoader",
|
||||
"SDXLVAELoader"
|
||||
"DiffusersVAELoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DiffusersLoader"
|
||||
@ -600,12 +606,17 @@
|
||||
"Clip Text Encode (Shinsplat)",
|
||||
"Clip Text Encode SD3 (Shinsplat)",
|
||||
"Clip Text Encode SDXL (Shinsplat)",
|
||||
"Clip Text Encode T5 (Shinsplat)",
|
||||
"Clip Tokens Encode (Shinsplat)",
|
||||
"Green Box (Shinsplat)",
|
||||
"Hex To Other (Shinsplat)",
|
||||
"Lora Loader (Shinsplat)",
|
||||
"Python (Shinsplat)",
|
||||
"Python - More Inputs (Shinsplat)",
|
||||
"String Interpolated (Shinsplat)",
|
||||
"Sum Wrap (Shinsplat)",
|
||||
"Test Node (Shinsplat)",
|
||||
"Text To Tokens (Shinsplat)",
|
||||
"Variables (Shinsplat)"
|
||||
],
|
||||
{
|
||||
@ -724,11 +735,13 @@
|
||||
],
|
||||
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
|
||||
[
|
||||
"FrameSelector",
|
||||
"FrameSkipping",
|
||||
"FrameTruncating",
|
||||
"IntOperationsNode",
|
||||
"MaskFrameSkipping",
|
||||
"WhiteMaskGenerator"
|
||||
"MaskGenerator",
|
||||
"MaskSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FrameSkipping"
|
||||
@ -914,6 +927,7 @@
|
||||
"DualCFGGuider",
|
||||
"DualCLIPLoader",
|
||||
"EmptyImage",
|
||||
"EmptyLatentAudio",
|
||||
"EmptyLatentImage",
|
||||
"EmptySD3LatentImage",
|
||||
"ExponentialScheduler",
|
||||
@ -921,6 +935,7 @@
|
||||
"FlipSigmas",
|
||||
"FreeU",
|
||||
"FreeU_V2",
|
||||
"GITSScheduler",
|
||||
"GLIGENLoader",
|
||||
"GLIGENTextBoxApply",
|
||||
"GrowMask",
|
||||
@ -967,6 +982,7 @@
|
||||
"LatentSubtract",
|
||||
"LatentUpscale",
|
||||
"LatentUpscaleBy",
|
||||
"LoadAudio",
|
||||
"LoadImage",
|
||||
"LoadImageMask",
|
||||
"LoadLatent",
|
||||
@ -978,10 +994,12 @@
|
||||
"ModelMergeBlocks",
|
||||
"ModelMergeSD1",
|
||||
"ModelMergeSD2",
|
||||
"ModelMergeSD3_2B",
|
||||
"ModelMergeSDXL",
|
||||
"ModelMergeSimple",
|
||||
"ModelMergeSubtract",
|
||||
"ModelSamplingContinuousEDM",
|
||||
"ModelSamplingContinuousV",
|
||||
"ModelSamplingDiscrete",
|
||||
"ModelSamplingSD3",
|
||||
"ModelSamplingStableCascade",
|
||||
@ -1016,6 +1034,7 @@
|
||||
"SamplerLMS",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveAudio",
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLatent",
|
||||
@ -1042,8 +1061,10 @@
|
||||
"UNetTemporalAttentionMultiply",
|
||||
"UpscaleModelLoader",
|
||||
"VAEDecode",
|
||||
"VAEDecodeAudio",
|
||||
"VAEDecodeTiled",
|
||||
"VAEEncode",
|
||||
"VAEEncodeAudio",
|
||||
"VAEEncodeForInpaint",
|
||||
"VAEEncodeTiled",
|
||||
"VAELoader",
|
||||
@ -1254,6 +1275,14 @@
|
||||
"title_aux": "ComfyUI-InstantStyle"
|
||||
}
|
||||
],
|
||||
"https://github.com/horidream/ComfyUI-Horidream": [
|
||||
[
|
||||
"PassThroughWithSound"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Horidream"
|
||||
}
|
||||
],
|
||||
"https://github.com/houdinii/comfy-magick": [
|
||||
[
|
||||
"AdaptiveBlur",
|
||||
@ -1484,7 +1513,7 @@
|
||||
"Unique3DRun"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Unique3D"
|
||||
"title_aux": "ComfyUI-Unique3D [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kadirnar/ComfyUI-Adapter": [
|
||||
@ -1553,6 +1582,24 @@
|
||||
"title_aux": "ComfyUI nodes to use DeepSeek-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DiffSynthWrapper": [
|
||||
[
|
||||
"DiffSynthSampler",
|
||||
"DownloadAndLoadDiffSynthExVideoSVD"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DiffSynth wrapper nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": [
|
||||
[
|
||||
"LoadSD3DiffusersPipeline",
|
||||
"SD3ControlNetSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DiffusersSD3Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
|
||||
[
|
||||
"ObjectPromptWithTemplate",
|
||||
@ -1665,6 +1712,19 @@
|
||||
"title_aux": "ComfyUI mashb1t nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikeymcfish/FishTools": [
|
||||
[
|
||||
"Deptherize",
|
||||
"LaserCutterFull"
|
||||
],
|
||||
{
|
||||
"author": "Fish",
|
||||
"description": "This extension provides tools for generating laser cutter ready files",
|
||||
"nickname": "FishTools",
|
||||
"title": "FishTools",
|
||||
"title_aux": "LaserCutterFull and Deptherize Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/mut-ex/comfyui-gligengui-node": [
|
||||
[
|
||||
"GLIGEN_GUI"
|
||||
@ -1762,6 +1822,18 @@
|
||||
"title_aux": "NudeNet-Detector-Provider [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/prabinpebam/anyPython": [
|
||||
[
|
||||
"Any Python"
|
||||
],
|
||||
{
|
||||
"author": "prabinpebam",
|
||||
"description": "This node can take any input and use that to run a python script in ComfyUI",
|
||||
"nickname": "AnyPython",
|
||||
"title": "AnyPython v0.1",
|
||||
"title_aux": "anyPython [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/prismwastaken/comfyui-tools": [
|
||||
[
|
||||
"Prism-RandomNormal"
|
||||
@ -1770,6 +1842,14 @@
|
||||
"title_aux": "prism-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": [
|
||||
[
|
||||
"sd not very simple simpletuner by hhy"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-sd3-simple-simpletuner"
|
||||
}
|
||||
],
|
||||
"https://github.com/redhottensors/ComfyUI-ODE": [
|
||||
[
|
||||
"Blended Transition [DVB]",
|
||||
|
||||
@ -2,711 +2,756 @@
|
||||
"https://github.com/17Retoucher/ComfyUI_Fooocus": {
|
||||
"stars": 51,
|
||||
"last_update": "2024-02-24 07:33:29",
|
||||
"author_account_age_days": 162
|
||||
"author_account_age_days": 170
|
||||
},
|
||||
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": {
|
||||
"stars": 13,
|
||||
"last_update": "2024-03-08 10:11:44",
|
||||
"author_account_age_days": 305
|
||||
"author_account_age_days": 313
|
||||
},
|
||||
"https://github.com/AI2lab/comfyUI-tool-2lab": {
|
||||
"stars": 5,
|
||||
"stars": 7,
|
||||
"last_update": "2024-06-06 16:16:11",
|
||||
"author_account_age_days": 183
|
||||
"author_account_age_days": 190
|
||||
},
|
||||
"https://github.com/AIGODLIKE/ComfyUI-Studio": {
|
||||
"stars": 202,
|
||||
"stars": 203,
|
||||
"last_update": "2024-06-05 00:52:46",
|
||||
"author_account_age_days": 492
|
||||
"author_account_age_days": 499
|
||||
},
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": {
|
||||
"stars": 15,
|
||||
"stars": 18,
|
||||
"last_update": "2024-06-14 09:04:57",
|
||||
"author_account_age_days": 1450
|
||||
"author_account_age_days": 1458
|
||||
},
|
||||
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-21 01:43:13",
|
||||
"author_account_age_days": 2103
|
||||
},
|
||||
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-06-19 21:19:45",
|
||||
"author_account_age_days": 4072
|
||||
},
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-03-23 23:53:13",
|
||||
"author_account_age_days": 421
|
||||
"stars": 4,
|
||||
"last_update": "2024-06-19 06:59:39",
|
||||
"author_account_age_days": 428
|
||||
},
|
||||
"https://github.com/Beinsezii/comfyui-amd-go-fast": {
|
||||
"stars": 8,
|
||||
"stars": 9,
|
||||
"last_update": "2024-05-10 00:48:37",
|
||||
"author_account_age_days": 2217
|
||||
"author_account_age_days": 2224
|
||||
},
|
||||
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2023-12-10 04:01:19",
|
||||
"author_account_age_days": 237
|
||||
"author_account_age_days": 245
|
||||
},
|
||||
"https://github.com/Brandelan/ComfyUI_bd_customNodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2023-10-09 00:40:26",
|
||||
"author_account_age_days": 4142
|
||||
"author_account_age_days": 4150
|
||||
},
|
||||
"https://github.com/DeTK/ComfyUI-Switch": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-04 11:52:04",
|
||||
"author_account_age_days": 2022
|
||||
"author_account_age_days": 2029
|
||||
},
|
||||
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-19 11:37:19",
|
||||
"author_account_age_days": 1022
|
||||
"author_account_age_days": 1030
|
||||
},
|
||||
"https://github.com/Elawphant/ComfyUI-MusicGen": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-05-11 13:33:24",
|
||||
"author_account_age_days": 2579
|
||||
"author_account_age_days": 2586
|
||||
},
|
||||
"https://github.com/ExponentialML/ComfyUI_LiveDirector": {
|
||||
"stars": 34,
|
||||
"stars": 35,
|
||||
"last_update": "2024-04-09 19:01:49",
|
||||
"author_account_age_days": 1614
|
||||
"author_account_age_days": 1622
|
||||
},
|
||||
"https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": {
|
||||
"stars": 13,
|
||||
"last_update": "2024-03-10 01:04:02",
|
||||
"author_account_age_days": 3140
|
||||
"author_account_age_days": 3148
|
||||
},
|
||||
"https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-02 06:13:42",
|
||||
"author_account_age_days": 428
|
||||
"author_account_age_days": 436
|
||||
},
|
||||
"https://github.com/GentlemanHu/ComfyUI-Notifier": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-06-04 10:05:38",
|
||||
"author_account_age_days": 2374
|
||||
"author_account_age_days": 2381
|
||||
},
|
||||
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": {
|
||||
"stars": 9,
|
||||
"last_update": "2024-06-14 09:06:14",
|
||||
"author_account_age_days": 154
|
||||
"stars": 15,
|
||||
"last_update": "2024-06-22 18:22:20",
|
||||
"author_account_age_days": 161
|
||||
},
|
||||
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-10 13:27:14",
|
||||
"author_account_age_days": 615
|
||||
"author_account_age_days": 622
|
||||
},
|
||||
"https://github.com/IvanZhd/comfyui-codeformer": {
|
||||
"stars": 0,
|
||||
"last_update": "2023-12-02 20:51:52",
|
||||
"author_account_age_days": 2569
|
||||
"author_account_age_days": 2577
|
||||
},
|
||||
"https://github.com/Jaxkr/comfyui-terminal-command": {
|
||||
"stars": 1,
|
||||
"last_update": "2023-12-03 10:31:40",
|
||||
"author_account_age_days": 4618
|
||||
"author_account_age_days": 4625
|
||||
},
|
||||
"https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-01 10:52:59",
|
||||
"author_account_age_days": 882
|
||||
"author_account_age_days": 890
|
||||
},
|
||||
"https://github.com/Jordach/comfy-consistency-vae": {
|
||||
"stars": 68,
|
||||
"last_update": "2023-11-06 20:50:40",
|
||||
"author_account_age_days": 4503
|
||||
"author_account_age_days": 4511
|
||||
},
|
||||
"https://github.com/LZpenguin/ComfyUI-Text": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-06-15 07:11:12",
|
||||
"author_account_age_days": 1970
|
||||
"stars": 6,
|
||||
"last_update": "2024-06-20 13:38:16",
|
||||
"author_account_age_days": 1977
|
||||
},
|
||||
"https://github.com/LarryJane491/ComfyUI-ModelUnloader": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-14 08:22:39",
|
||||
"author_account_age_days": 154
|
||||
"author_account_age_days": 162
|
||||
},
|
||||
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-04 21:15:22",
|
||||
"author_account_age_days": 920
|
||||
"author_account_age_days": 928
|
||||
},
|
||||
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": {
|
||||
"stars": 14,
|
||||
"stars": 16,
|
||||
"last_update": "2024-04-05 05:11:51",
|
||||
"author_account_age_days": 369
|
||||
"author_account_age_days": 377
|
||||
},
|
||||
"https://github.com/MrAdamBlack/CheckProgress": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-10 08:02:18",
|
||||
"author_account_age_days": 2711
|
||||
"author_account_age_days": 2718
|
||||
},
|
||||
"https://github.com/MushroomFleet/DJZ-Nodes": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-03-18 11:18:42",
|
||||
"author_account_age_days": 3712
|
||||
"author_account_age_days": 3720
|
||||
},
|
||||
"https://github.com/NicholasKao1029/comfyui-hook": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-07 05:50:56",
|
||||
"author_account_age_days": 2021
|
||||
"author_account_age_days": 2029
|
||||
},
|
||||
"https://github.com/NitramDom/ComfyUI_FacialFlip": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-06-07 14:56:55",
|
||||
"author_account_age_days": 3163
|
||||
"author_account_age_days": 3170
|
||||
},
|
||||
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": {
|
||||
"stars": 4,
|
||||
"last_update": "2023-12-09 05:55:15",
|
||||
"author_account_age_days": 1049
|
||||
"author_account_age_days": 1056
|
||||
},
|
||||
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-01 21:27:18",
|
||||
"author_account_age_days": 5266
|
||||
"stars": 3,
|
||||
"last_update": "2024-06-21 19:55:21",
|
||||
"author_account_age_days": 5273
|
||||
},
|
||||
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": {
|
||||
"stars": 19,
|
||||
"stars": 20,
|
||||
"last_update": "2024-03-17 04:30:01",
|
||||
"author_account_age_days": 4030
|
||||
"author_account_age_days": 4038
|
||||
},
|
||||
"https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-02-22 08:34:44",
|
||||
"author_account_age_days": 200
|
||||
"author_account_age_days": 207
|
||||
},
|
||||
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-06-14 09:02:43",
|
||||
"author_account_age_days": 1101
|
||||
"last_update": "2024-06-21 20:10:04",
|
||||
"author_account_age_days": 1108
|
||||
},
|
||||
"https://github.com/SeedV/ComfyUI-SeedV-Nodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-06-05 10:01:47",
|
||||
"author_account_age_days": 1116
|
||||
"author_account_age_days": 1124
|
||||
},
|
||||
"https://github.com/Shinsplat/ComfyUI-Shinsplat": {
|
||||
"stars": 10,
|
||||
"last_update": "2024-06-15 11:05:38",
|
||||
"author_account_age_days": 1015
|
||||
"stars": 13,
|
||||
"last_update": "2024-06-22 14:29:36",
|
||||
"author_account_age_days": 1023
|
||||
},
|
||||
"https://github.com/StartHua/Comfyui_CXH_CRM": {
|
||||
"stars": 24,
|
||||
"stars": 25,
|
||||
"last_update": "2024-06-06 14:15:14",
|
||||
"author_account_age_days": 2826
|
||||
"author_account_age_days": 2833
|
||||
},
|
||||
"https://github.com/TSFSean/ComfyUI-TSFNodes": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-05-18 00:59:06",
|
||||
"author_account_age_days": 3463
|
||||
"author_account_age_days": 3470
|
||||
},
|
||||
"https://github.com/TemryL/ComfyUI-IDM-VTON": {
|
||||
"stars": 184,
|
||||
"last_update": "2024-05-30 12:21:57",
|
||||
"author_account_age_days": 859
|
||||
"stars": 202,
|
||||
"last_update": "2024-06-22 06:14:19",
|
||||
"author_account_age_days": 867
|
||||
},
|
||||
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-04-28 15:21:17",
|
||||
"author_account_age_days": 97
|
||||
"author_account_age_days": 104
|
||||
},
|
||||
"https://github.com/WSJUSA/Comfyui-StableSR": {
|
||||
"stars": 36,
|
||||
"stars": 37,
|
||||
"last_update": "2023-10-18 12:40:30",
|
||||
"author_account_age_days": 1415
|
||||
"author_account_age_days": 1423
|
||||
},
|
||||
"https://github.com/WilliamStanford/visuallabs_comfyui_nodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-04-16 21:53:02",
|
||||
"author_account_age_days": 1760
|
||||
"author_account_age_days": 1768
|
||||
},
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": {
|
||||
"stars": 44,
|
||||
"last_update": "2024-05-22 14:30:05",
|
||||
"author_account_age_days": 330
|
||||
"author_account_age_days": 338
|
||||
},
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": {
|
||||
"stars": 182,
|
||||
"stars": 184,
|
||||
"last_update": "2024-05-22 13:38:23",
|
||||
"author_account_age_days": 330
|
||||
"author_account_age_days": 338
|
||||
},
|
||||
"https://github.com/alt-key-project/comfyui-dream-video-batches": {
|
||||
"stars": 50,
|
||||
"stars": 51,
|
||||
"last_update": "2024-05-22 20:52:05",
|
||||
"author_account_age_days": 651
|
||||
"author_account_age_days": 658
|
||||
},
|
||||
"https://github.com/baicai99/ComfyUI-FrameSkipping": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-06-15 04:48:19",
|
||||
"author_account_age_days": 822
|
||||
"stars": 6,
|
||||
"last_update": "2024-06-18 10:25:55",
|
||||
"author_account_age_days": 829
|
||||
},
|
||||
"https://github.com/beyastard/ComfyUI_BeySoft": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-26 22:44:55",
|
||||
"author_account_age_days": 4277
|
||||
"author_account_age_days": 4285
|
||||
},
|
||||
"https://github.com/birnam/ComfyUI-GenData-Pack": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-25 01:25:23",
|
||||
"author_account_age_days": 5000
|
||||
"author_account_age_days": 5008
|
||||
},
|
||||
"https://github.com/blepping/comfyui_overly_complicated_sampling": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-06-12 01:05:41",
|
||||
"author_account_age_days": 145
|
||||
"author_account_age_days": 152
|
||||
},
|
||||
"https://github.com/blib-la/ComfyUI-Captain-Extensions": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-17 23:27:25",
|
||||
"author_account_age_days": 264
|
||||
"author_account_age_days": 272
|
||||
},
|
||||
"https://github.com/bruce007lee/comfyui-cleaner": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-04-20 15:36:03",
|
||||
"author_account_age_days": 4503
|
||||
"author_account_age_days": 4510
|
||||
},
|
||||
"https://github.com/bruce007lee/comfyui-tiny-utils": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-07 03:44:47",
|
||||
"author_account_age_days": 4503
|
||||
"author_account_age_days": 4510
|
||||
},
|
||||
"https://github.com/brycegoh/comfyui-custom-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-05 09:30:06",
|
||||
"author_account_age_days": 3099
|
||||
"author_account_age_days": 3107
|
||||
},
|
||||
"https://github.com/chaojie/ComfyUI-DynamiCrafter": {
|
||||
"stars": 108,
|
||||
"stars": 109,
|
||||
"last_update": "2024-06-14 10:23:59",
|
||||
"author_account_age_days": 4824
|
||||
"author_account_age_days": 4832
|
||||
},
|
||||
"https://github.com/chaojie/ComfyUI-mobvoi-openapi": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-05-29 09:02:52",
|
||||
"author_account_age_days": 4824
|
||||
"author_account_age_days": 4832
|
||||
},
|
||||
"https://github.com/christian-byrne/infinite-zoom-parallax-nodes": {
|
||||
"stars": 3,
|
||||
"stars": 4,
|
||||
"last_update": "2024-05-27 01:51:24",
|
||||
"author_account_age_days": 1339
|
||||
"author_account_age_days": 1347
|
||||
},
|
||||
"https://github.com/christian-byrne/python-interpreter-node": {
|
||||
"stars": 19,
|
||||
"stars": 20,
|
||||
"last_update": "2024-06-01 06:00:47",
|
||||
"author_account_age_days": 1339
|
||||
"author_account_age_days": 1347
|
||||
},
|
||||
"https://github.com/comfyanonymous/ComfyUI": {
|
||||
"stars": 38239,
|
||||
"last_update": "2024-06-15 07:12:27",
|
||||
"author_account_age_days": 540
|
||||
"stars": 39734,
|
||||
"last_update": "2024-06-22 22:03:17",
|
||||
"author_account_age_days": 547
|
||||
},
|
||||
"https://github.com/comfypod/ComfyUI-Comflow": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-14 16:01:27",
|
||||
"author_account_age_days": 14
|
||||
"last_update": "2024-06-17 08:44:08",
|
||||
"author_account_age_days": 21
|
||||
},
|
||||
"https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": {
|
||||
"stars": 6,
|
||||
"stars": 7,
|
||||
"last_update": "2024-06-12 17:45:21",
|
||||
"author_account_age_days": 1806
|
||||
"author_account_age_days": 1814
|
||||
},
|
||||
"https://github.com/cubiq/Comfy_Dungeon": {
|
||||
"stars": 169,
|
||||
"stars": 173,
|
||||
"last_update": "2024-04-26 11:00:58",
|
||||
"author_account_age_days": 5002
|
||||
"author_account_age_days": 5009
|
||||
},
|
||||
"https://github.com/dezi-ai/ComfyUI-AnimateLCM": {
|
||||
"stars": 147,
|
||||
"last_update": "2024-02-07 17:34:39",
|
||||
"author_account_age_days": 168
|
||||
"author_account_age_days": 176
|
||||
},
|
||||
"https://github.com/dfl/comfyui-stylegan": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-03-14 14:34:25",
|
||||
"author_account_age_days": 5965
|
||||
"author_account_age_days": 5973
|
||||
},
|
||||
"https://github.com/dnl13/ComfyUI-dnl13-seg": {
|
||||
"stars": 16,
|
||||
"last_update": "2024-01-08 10:52:13",
|
||||
"author_account_age_days": 4209
|
||||
"author_account_age_days": 4217
|
||||
},
|
||||
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-06 19:07:45",
|
||||
"author_account_age_days": 2314
|
||||
"author_account_age_days": 2321
|
||||
},
|
||||
"https://github.com/eigenpunk/ComfyUI-audio": {
|
||||
"stars": 58,
|
||||
"stars": 59,
|
||||
"last_update": "2024-03-03 21:14:14",
|
||||
"author_account_age_days": 916
|
||||
"author_account_age_days": 923
|
||||
},
|
||||
"https://github.com/ejektaflex/ComfyUI-Ty": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-12 16:08:16",
|
||||
"author_account_age_days": 2763
|
||||
"author_account_age_days": 2770
|
||||
},
|
||||
"https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-06 06:07:49",
|
||||
"author_account_age_days": 2464
|
||||
"author_account_age_days": 2472
|
||||
},
|
||||
"https://github.com/ericbeyer/guidance_interval": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-04-16 03:24:01",
|
||||
"author_account_age_days": 2585
|
||||
"author_account_age_days": 2593
|
||||
},
|
||||
"https://github.com/flowtyone/comfyui-flowty-lcm": {
|
||||
"stars": 62,
|
||||
"last_update": "2023-10-23 12:08:55",
|
||||
"author_account_age_days": 264
|
||||
"author_account_age_days": 272
|
||||
},
|
||||
"https://github.com/flyingdogsoftware/gyre_for_comfyui": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-13 23:39:25",
|
||||
"author_account_age_days": 2003
|
||||
"last_update": "2024-06-21 15:35:49",
|
||||
"author_account_age_days": 2011
|
||||
},
|
||||
"https://github.com/foglerek/comfyui-cem-tools": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-13 23:22:07",
|
||||
"author_account_age_days": 4029
|
||||
"author_account_age_days": 4037
|
||||
},
|
||||
"https://github.com/gameltb/ComfyUI_paper_playground": {
|
||||
"stars": 8,
|
||||
"last_update": "2024-06-05 07:13:23",
|
||||
"author_account_age_days": 4046
|
||||
"stars": 9,
|
||||
"last_update": "2024-06-20 07:16:06",
|
||||
"author_account_age_days": 4053
|
||||
},
|
||||
"https://github.com/gameltb/ComfyUI_stable_fast": {
|
||||
"stars": 182,
|
||||
"stars": 183,
|
||||
"last_update": "2024-06-06 12:43:16",
|
||||
"author_account_age_days": 4046
|
||||
"author_account_age_days": 4053
|
||||
},
|
||||
"https://github.com/gameltb/io_comfyui": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-04-06 04:40:05",
|
||||
"author_account_age_days": 4046
|
||||
"author_account_age_days": 4053
|
||||
},
|
||||
"https://github.com/githubYiheng/comfyui_median_filter": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-24 15:21:40",
|
||||
"author_account_age_days": 3894
|
||||
"author_account_age_days": 3901
|
||||
},
|
||||
"https://github.com/haofanwang/ComfyUI-InstantStyle": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-05-23 16:11:13",
|
||||
"author_account_age_days": 2968
|
||||
"author_account_age_days": 2976
|
||||
},
|
||||
"https://github.com/horidream/ComfyUI-Horidream": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-18 02:09:07",
|
||||
"author_account_age_days": 5042
|
||||
},
|
||||
"https://github.com/houdinii/comfy-magick": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-03-11 06:40:54",
|
||||
"author_account_age_days": 3511
|
||||
"author_account_age_days": 3518
|
||||
},
|
||||
"https://github.com/huchenlei/ComfyUI_densediffusion": {
|
||||
"stars": 44,
|
||||
"stars": 60,
|
||||
"last_update": "2024-06-11 00:39:28",
|
||||
"author_account_age_days": 2866
|
||||
"author_account_age_days": 2874
|
||||
},
|
||||
"https://github.com/huchenlei/ComfyUI_omost": {
|
||||
"stars": 281,
|
||||
"stars": 315,
|
||||
"last_update": "2024-06-14 12:45:52",
|
||||
"author_account_age_days": 2866
|
||||
"author_account_age_days": 2874
|
||||
},
|
||||
"https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-02-27 08:22:49",
|
||||
"author_account_age_days": 2446
|
||||
"author_account_age_days": 2453
|
||||
},
|
||||
"https://github.com/hy134300/comfyui-hb-node": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-09 09:56:22",
|
||||
"author_account_age_days": 1752
|
||||
"author_account_age_days": 1759
|
||||
},
|
||||
"https://github.com/hy134300/comfyui-hydit": {
|
||||
"stars": 5,
|
||||
"stars": 6,
|
||||
"last_update": "2024-06-07 09:52:15",
|
||||
"author_account_age_days": 1752
|
||||
"author_account_age_days": 1759
|
||||
},
|
||||
"https://github.com/ilovejohnwhite/UncleBillyGoncho": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-29 00:16:42",
|
||||
"author_account_age_days": 864
|
||||
"author_account_age_days": 872
|
||||
},
|
||||
"https://github.com/immersiveexperience/ie-comfyui-color-nodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-06-12 12:25:42",
|
||||
"author_account_age_days": 260
|
||||
"stars": 2,
|
||||
"last_update": "2024-06-18 10:54:55",
|
||||
"author_account_age_days": 267
|
||||
},
|
||||
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-04 08:57:52",
|
||||
"author_account_age_days": 163
|
||||
"author_account_age_days": 170
|
||||
},
|
||||
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": {
|
||||
"stars": 186,
|
||||
"stars": 193,
|
||||
"last_update": "2024-06-12 20:10:22",
|
||||
"author_account_age_days": 11
|
||||
"author_account_age_days": 19
|
||||
},
|
||||
"https://github.com/jn-jairo/jn_node_suite_comfyui": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-06-08 05:15:33",
|
||||
"author_account_age_days": 3975
|
||||
"author_account_age_days": 3982
|
||||
},
|
||||
"https://github.com/jtscmw01/ComfyUI-DiffBIR": {
|
||||
"stars": 59,
|
||||
"stars": 61,
|
||||
"last_update": "2024-05-21 05:28:34",
|
||||
"author_account_age_days": 493
|
||||
"author_account_age_days": 500
|
||||
},
|
||||
"https://github.com/jtydhr88/ComfyUI-Unique3D": {
|
||||
"stars": 7,
|
||||
"last_update": "2024-06-13 03:03:45",
|
||||
"author_account_age_days": 4744
|
||||
"stars": 22,
|
||||
"last_update": "2024-06-16 13:47:31",
|
||||
"author_account_age_days": 4751
|
||||
},
|
||||
"https://github.com/kadirnar/ComfyUI-Adapter": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-04-03 12:05:39",
|
||||
"author_account_age_days": 2320
|
||||
"author_account_age_days": 2328
|
||||
},
|
||||
"https://github.com/kadirnar/comfyui_helpers": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-03-04 16:25:30",
|
||||
"author_account_age_days": 2320
|
||||
"author_account_age_days": 2328
|
||||
},
|
||||
"https://github.com/kappa54m/ComfyUI_Usability": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-05 14:49:45",
|
||||
"author_account_age_days": 1502
|
||||
"author_account_age_days": 1509
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-CV-VAE": {
|
||||
"stars": 8,
|
||||
"stars": 9,
|
||||
"last_update": "2024-06-03 21:46:49",
|
||||
"author_account_age_days": 2174
|
||||
"author_account_age_days": 2181
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-DeepSeek-VL": {
|
||||
"stars": 19,
|
||||
"last_update": "2024-05-21 16:43:40",
|
||||
"author_account_age_days": 2174
|
||||
"author_account_age_days": 2181
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-DiffSynthWrapper": {
|
||||
"stars": 17,
|
||||
"last_update": "2024-06-22 00:16:46",
|
||||
"author_account_age_days": 2181
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": {
|
||||
"stars": 7,
|
||||
"last_update": "2024-06-17 13:03:43",
|
||||
"author_account_age_days": 2181
|
||||
},
|
||||
"https://github.com/kycg/comfyui-Kwtoolset": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-12 17:04:09",
|
||||
"author_account_age_days": 931
|
||||
"author_account_age_days": 939
|
||||
},
|
||||
"https://github.com/laksjdjf/ssd-1b-comfyui": {
|
||||
"stars": 1,
|
||||
"last_update": "2023-10-27 20:05:06",
|
||||
"author_account_age_days": 2822
|
||||
"author_account_age_days": 2829
|
||||
},
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": {
|
||||
"stars": 36,
|
||||
"last_update": "2024-05-22 00:12:06",
|
||||
"author_account_age_days": 113
|
||||
"author_account_age_days": 120
|
||||
},
|
||||
"https://github.com/longgui0318/comfyui-one-more-step": {
|
||||
"stars": 0,
|
||||
"stars": 1,
|
||||
"last_update": "2024-05-07 08:40:56",
|
||||
"author_account_age_days": 4155
|
||||
"author_account_age_days": 4163
|
||||
},
|
||||
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": {
|
||||
"stars": 192,
|
||||
"stars": 194,
|
||||
"last_update": "2024-04-26 01:39:09",
|
||||
"author_account_age_days": 453
|
||||
"author_account_age_days": 460
|
||||
},
|
||||
"https://github.com/marcueberall/ComfyUI-BuildPath": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-06 07:57:33",
|
||||
"author_account_age_days": 1773
|
||||
"author_account_age_days": 1781
|
||||
},
|
||||
"https://github.com/marduk191/comfyui-marnodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-14 10:24:11",
|
||||
"author_account_age_days": 4405
|
||||
"author_account_age_days": 4413
|
||||
},
|
||||
"https://github.com/maruhidd/ComfyUI_Transparent-Background": {
|
||||
"stars": 0,
|
||||
"stars": 1,
|
||||
"last_update": "2024-06-14 07:02:56",
|
||||
"author_account_age_days": 2246
|
||||
"author_account_age_days": 2254
|
||||
},
|
||||
"https://github.com/mashb1t/comfyui-nodes-mashb1t": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-11 15:55:53",
|
||||
"author_account_age_days": 3526
|
||||
"author_account_age_days": 3534
|
||||
},
|
||||
"https://github.com/mikeymcfish/FishTools": {
|
||||
"stars": 12,
|
||||
"last_update": "2024-06-21 20:35:44",
|
||||
"author_account_age_days": 3401
|
||||
},
|
||||
"https://github.com/mut-ex/comfyui-gligengui-node": {
|
||||
"stars": 29,
|
||||
"stars": 30,
|
||||
"last_update": "2024-02-28 02:46:05",
|
||||
"author_account_age_days": 2849
|
||||
"author_account_age_days": 2857
|
||||
},
|
||||
"https://github.com/nat-chan/comfyui-eval": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-05-28 11:56:37",
|
||||
"author_account_age_days": 2984
|
||||
"author_account_age_days": 2991
|
||||
},
|
||||
"https://github.com/nat-chan/comfyui-in-memory-transceiver": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-05-01 10:03:01",
|
||||
"author_account_age_days": 2984
|
||||
"author_account_age_days": 2991
|
||||
},
|
||||
"https://github.com/nat-chan/comfyui-paint": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-06-14 11:01:38",
|
||||
"author_account_age_days": 2991
|
||||
},
|
||||
"https://github.com/nidefawl/ComfyUI-nidefawl": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-01-16 18:16:41",
|
||||
"author_account_age_days": 4859
|
||||
"author_account_age_days": 4866
|
||||
},
|
||||
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": {
|
||||
"stars": 6,
|
||||
"last_update": "2024-05-22 23:10:42",
|
||||
"author_account_age_days": 150
|
||||
"author_account_age_days": 158
|
||||
},
|
||||
"https://github.com/norgeous/ComfyUI-UI-Builder": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-06-15 11:15:59",
|
||||
"author_account_age_days": 4020
|
||||
"last_update": "2024-06-22 23:48:22",
|
||||
"author_account_age_days": 4028
|
||||
},
|
||||
"https://github.com/oyvindg/ComfyUI-TrollSuite": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-22 21:32:03",
|
||||
"author_account_age_days": 2320
|
||||
"author_account_age_days": 2328
|
||||
},
|
||||
"https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": {
|
||||
"stars": 13,
|
||||
"last_update": "2024-05-03 10:52:29",
|
||||
"author_account_age_days": 832
|
||||
"author_account_age_days": 840
|
||||
},
|
||||
"https://github.com/pamparamm/ComfyUI-ppm": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-06-09 15:42:30",
|
||||
"author_account_age_days": 2122
|
||||
"stars": 3,
|
||||
"last_update": "2024-06-15 15:19:13",
|
||||
"author_account_age_days": 2129
|
||||
},
|
||||
"https://github.com/phineas-pta/comfy-trt-test": {
|
||||
"stars": 83,
|
||||
"last_update": "2024-06-04 21:09:17",
|
||||
"author_account_age_days": 2279
|
||||
"author_account_age_days": 2287
|
||||
},
|
||||
"https://github.com/poisenbery/NudeNet-Detector-Provider": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-02-26 02:11:27",
|
||||
"author_account_age_days": 1228
|
||||
"author_account_age_days": 1235
|
||||
},
|
||||
"https://github.com/prabinpebam/anyPython": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-06-21 16:58:16",
|
||||
"author_account_age_days": 4241
|
||||
},
|
||||
"https://github.com/prismwastaken/comfyui-tools": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-05 14:34:56",
|
||||
"author_account_age_days": 148
|
||||
"author_account_age_days": 156
|
||||
},
|
||||
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-06-19 12:48:18",
|
||||
"author_account_age_days": 2097
|
||||
},
|
||||
"https://github.com/redhottensors/ComfyUI-ODE": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-06-15 03:29:48",
|
||||
"author_account_age_days": 130
|
||||
"stars": 12,
|
||||
"last_update": "2024-06-19 17:56:42",
|
||||
"author_account_age_days": 137
|
||||
},
|
||||
"https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": {
|
||||
"stars": 3,
|
||||
"last_update": "2023-11-15 22:00:49",
|
||||
"author_account_age_days": 281
|
||||
"author_account_age_days": 289
|
||||
},
|
||||
"https://github.com/runtime44/comfyui_r44_nodes": {
|
||||
"stars": 26,
|
||||
"stars": 27,
|
||||
"last_update": "2024-06-11 10:49:02",
|
||||
"author_account_age_days": 158
|
||||
"author_account_age_days": 166
|
||||
},
|
||||
"https://github.com/sangeet/comfyui-testui": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-05-15 00:55:17",
|
||||
"author_account_age_days": 5071
|
||||
"author_account_age_days": 5078
|
||||
},
|
||||
"https://github.com/sdfxai/SDFXBridgeForComfyUI": {
|
||||
"stars": 4,
|
||||
"stars": 5,
|
||||
"last_update": "2024-06-14 10:26:56",
|
||||
"author_account_age_days": 225
|
||||
"author_account_age_days": 233
|
||||
},
|
||||
"https://github.com/shadowcz007/ComfyUI-PuLID-Test": {
|
||||
"stars": 8,
|
||||
"last_update": "2024-05-12 14:37:28",
|
||||
"author_account_age_days": 3305
|
||||
"author_account_age_days": 3313
|
||||
},
|
||||
"https://github.com/shadowcz007/comfyui-CLIPSeg": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-08 02:16:24",
|
||||
"author_account_age_days": 3305
|
||||
"author_account_age_days": 3313
|
||||
},
|
||||
"https://github.com/shadowcz007/comfyui-llamafile": {
|
||||
"stars": 15,
|
||||
"last_update": "2024-05-21 19:47:56",
|
||||
"author_account_age_days": 3305
|
||||
"author_account_age_days": 3313
|
||||
},
|
||||
"https://github.com/shadowcz007/comfyui-musicgen": {
|
||||
"stars": 21,
|
||||
"last_update": "2024-06-14 10:26:44",
|
||||
"author_account_age_days": 3305
|
||||
"stars": 54,
|
||||
"last_update": "2024-06-20 02:07:31",
|
||||
"author_account_age_days": 3313
|
||||
},
|
||||
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-27 13:25:08",
|
||||
"author_account_age_days": 3953
|
||||
"author_account_age_days": 3960
|
||||
},
|
||||
"https://github.com/sofakid/dandy": {
|
||||
"stars": 30,
|
||||
"last_update": "2024-05-27 21:46:18",
|
||||
"author_account_age_days": 4044
|
||||
"author_account_age_days": 4051
|
||||
},
|
||||
"https://github.com/stavsap/ComfyUI-React-SDK": {
|
||||
"stars": 6,
|
||||
"last_update": "2024-03-17 21:54:21",
|
||||
"author_account_age_days": 4074
|
||||
"author_account_age_days": 4082
|
||||
},
|
||||
"https://github.com/stutya/ComfyUI-Terminal": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-05 16:47:28",
|
||||
"author_account_age_days": 3829
|
||||
"author_account_age_days": 3836
|
||||
},
|
||||
"https://github.com/sugarkwork/comfyui_psd": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-03-26 08:24:56",
|
||||
"author_account_age_days": 866
|
||||
"author_account_age_days": 874
|
||||
},
|
||||
"https://github.com/tachyon-beep/comfyui-simplefeed": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-05-22 03:30:57",
|
||||
"author_account_age_days": 4912
|
||||
"author_account_age_days": 4919
|
||||
},
|
||||
"https://github.com/talesofai/comfyui-supersave": {
|
||||
"stars": 1,
|
||||
"last_update": "2023-12-27 02:05:53",
|
||||
"author_account_age_days": 546
|
||||
"author_account_age_days": 554
|
||||
},
|
||||
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-05 13:31:31",
|
||||
"author_account_age_days": 104
|
||||
"author_account_age_days": 111
|
||||
},
|
||||
"https://github.com/tracerstar/comfyui-p5js-node": {
|
||||
"stars": 25,
|
||||
"stars": 28,
|
||||
"last_update": "2024-05-30 18:33:55",
|
||||
"author_account_age_days": 5189
|
||||
"author_account_age_days": 5197
|
||||
},
|
||||
"https://github.com/tuckerdarby/ComfyUI-TDNodes": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-02-19 17:00:55",
|
||||
"author_account_age_days": 2929
|
||||
"author_account_age_days": 2936
|
||||
},
|
||||
"https://github.com/umisetokikaze/comfyui_mergekit": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-28 07:21:00",
|
||||
"author_account_age_days": 1814
|
||||
"author_account_age_days": 1821
|
||||
},
|
||||
"https://github.com/unanan/ComfyUI-Dist": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-02-28 10:03:50",
|
||||
"author_account_age_days": 2889
|
||||
"author_account_age_days": 2896
|
||||
},
|
||||
"https://github.com/unanan/ComfyUI-clip-interrogator": {
|
||||
"stars": 21,
|
||||
"stars": 22,
|
||||
"last_update": "2024-02-01 09:46:57",
|
||||
"author_account_age_days": 1021
|
||||
"author_account_age_days": 1028
|
||||
},
|
||||
"https://github.com/wormley/comfyui-wormley-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2023-11-12 19:05:11",
|
||||
"author_account_age_days": 2464
|
||||
"author_account_age_days": 2472
|
||||
},
|
||||
"https://github.com/yushan777/ComfyUI-Y7Nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-15 11:49:59",
|
||||
"author_account_age_days": 508
|
||||
"stars": 1,
|
||||
"last_update": "2024-06-22 16:22:47",
|
||||
"author_account_age_days": 516
|
||||
},
|
||||
"https://github.com/zmwv823/ComfyUI-AnyText": {
|
||||
"stars": 34,
|
||||
"last_update": "2024-06-14 10:18:27",
|
||||
"author_account_age_days": 3260
|
||||
"stars": 40,
|
||||
"last_update": "2024-06-17 09:46:57",
|
||||
"author_account_age_days": 3267
|
||||
}
|
||||
}
|
||||
@ -10,7 +10,6 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Kaharos94",
|
||||
"title": "ComfyUI-Saveaswebp [DEPRECATED]",
|
||||
|
||||
@ -12,16 +12,47 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "jakechai",
|
||||
"title": "ComfyUI-JakeUpgrade",
|
||||
"id": "jkupgrade",
|
||||
"reference": "https://github.com/jakechai/ComfyUI-JakeUpgrade",
|
||||
"files": [
|
||||
"https://github.com/jakechai/ComfyUI-JakeUpgrade"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI workflow customization by Jake."
|
||||
"description": "A ComfyUI workflow customization by Jake."
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "comfyui-search-navigation",
|
||||
"reference": "https://github.com/christian-byrne/comfyui-search-navigation",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/comfyui-search-navigation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Search navigation extension."
|
||||
},
|
||||
{
|
||||
"author": "fofr",
|
||||
"title": "ComfyUI-Prompter-fofrAI",
|
||||
"id": "prompter-fofr",
|
||||
"reference": "https://github.com/fofr/ComfyUI-Prompter-fofrAI",
|
||||
"files": [
|
||||
"https://github.com/fofr/ComfyUI-Prompter-fofrAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt helper. Use templates from [a/https://prompter.fofr.ai](https://prompter.fofr.ai) in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "celsojr2013",
|
||||
"title": "comfyui_jamworks_client",
|
||||
"reference": "https://github.com/celsojr2013/comfyui_jamworks_client",
|
||||
"files": [
|
||||
"https://github.com/celsojr2013/comfyui_jamworks_client"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Jamworks_Login, Jamworks_Download, Shell_Command.\nA Simple Client for Jamworks Platform DAM Integration"
|
||||
},
|
||||
{
|
||||
"author": "opvelll",
|
||||
@ -657,39 +688,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Partial redraw sampler and variant seed sampler"
|
||||
},
|
||||
{
|
||||
"author": "prodogape",
|
||||
"title": "ComfyUI-OmDet",
|
||||
"id": "omdet",
|
||||
"reference": "https://github.com/prodogape/ComfyUI-OmDet",
|
||||
"files": [
|
||||
"https://github.com/prodogape/ComfyUI-OmDet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information."
|
||||
},
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "comfyUI_FrequencySeparation_RGB-HSV",
|
||||
"id": "freq-sep",
|
||||
"reference": "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of simple nodes for Frequency Separation / Frequency Recombine with RGB and HSV methods"
|
||||
},
|
||||
{
|
||||
"author": "chandlergis",
|
||||
"title": "ComfyUI_EmojiOverlay",
|
||||
"id": "emoji-overlay",
|
||||
"reference": "https://github.com/chandlergis/ComfyUI_EmojiOverlay",
|
||||
"files": [
|
||||
"https://github.com/chandlergis/ComfyUI_EmojiOverlay"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Emoji Overlay"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -5643,8 +5643,11 @@
|
||||
],
|
||||
"https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": [
|
||||
[
|
||||
"LLaVaDescriber",
|
||||
"OllamaDescriber"
|
||||
"InputText",
|
||||
"OllamaImageDescriber",
|
||||
"OllamaTextDescriber",
|
||||
"ShowText",
|
||||
"TextTransformer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Ollama-Describer"
|
||||
@ -6530,9 +6533,21 @@
|
||||
"title_aux": "comfyui-image-round"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [
|
||||
"https://github.com/celsojr2013/comfyui_jamworks_client": [
|
||||
[
|
||||
"GoogleTranslator"
|
||||
"Jamworks_Download",
|
||||
"Jamworks_Login",
|
||||
"Shell_Command"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_jamworks_client"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_simpletools": [
|
||||
[
|
||||
"GoogleTranslator",
|
||||
"Parameters",
|
||||
"ResolutionSolver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI SimpleTools Suit"
|
||||
@ -8830,6 +8845,14 @@
|
||||
"title_aux": "ComfyUI-HyperSDXL1StepUnetScheduler (ByteDance)"
|
||||
}
|
||||
],
|
||||
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": [
|
||||
[
|
||||
"Prompt from template \ud83e\udeb4"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompter-fofrAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/forever22777/comfyui-self-guidance": [
|
||||
[
|
||||
"CLIPConditioning",
|
||||
@ -10088,8 +10111,12 @@
|
||||
"Evaluate Floats JK",
|
||||
"Evaluate Ints JK",
|
||||
"Evaluate Strings JK",
|
||||
"GroundingDinoModelLoader (segment anything)",
|
||||
"GroundingDinoSAMSegment (segment anything)",
|
||||
"HintImageEnchance JK",
|
||||
"Image Upscale Parameters Extract JK",
|
||||
"InvertMask (segment anything)",
|
||||
"IsMaskEmpty",
|
||||
"Ksampler Parameters JK",
|
||||
"Latent Upscale Parameters Extract JK",
|
||||
"Load Image With Metadata JK",
|
||||
@ -10111,6 +10138,48 @@
|
||||
"Reroute Sampler JK",
|
||||
"Reroute Upscale JK",
|
||||
"Reroute Vae JK",
|
||||
"SAMModelLoader (segment anything)",
|
||||
"SDXLPromptStylerAll",
|
||||
"SDXLPromptStylerHorror",
|
||||
"SDXLPromptStylerMisc",
|
||||
"SDXLPromptStylerbyArtist",
|
||||
"SDXLPromptStylerbyCamera",
|
||||
"SDXLPromptStylerbyComposition",
|
||||
"SDXLPromptStylerbyCyberpunkSurrealism",
|
||||
"SDXLPromptStylerbyDepth",
|
||||
"SDXLPromptStylerbyDiva",
|
||||
"SDXLPromptStylerbyEnvironment",
|
||||
"SDXLPromptStylerbyFantasySetting",
|
||||
"SDXLPromptStylerbyFilter",
|
||||
"SDXLPromptStylerbyFocus",
|
||||
"SDXLPromptStylerbyFooocus",
|
||||
"SDXLPromptStylerbyImpressionism",
|
||||
"SDXLPromptStylerbyLighting",
|
||||
"SDXLPromptStylerbyMarc",
|
||||
"SDXLPromptStylerbyMileHigh",
|
||||
"SDXLPromptStylerbyMood",
|
||||
"SDXLPromptStylerbyMre",
|
||||
"SDXLPromptStylerbyMythicalCreature",
|
||||
"SDXLPromptStylerbyOriginal",
|
||||
"SDXLPromptStylerbyQuantumRealism",
|
||||
"SDXLPromptStylerbySai",
|
||||
"SDXLPromptStylerbySteamPunkRealism",
|
||||
"SDXLPromptStylerbySubject",
|
||||
"SDXLPromptStylerbySurrealism",
|
||||
"SDXLPromptStylerbyTheme",
|
||||
"SDXLPromptStylerbyTimeofDay",
|
||||
"SDXLPromptStylerbyTwri",
|
||||
"SDXLPromptStylerbyWyvern",
|
||||
"SDXLPromptbyCelticArt",
|
||||
"SDXLPromptbyContemporaryNordicArt",
|
||||
"SDXLPromptbyFashionArt",
|
||||
"SDXLPromptbyGothicRevival",
|
||||
"SDXLPromptbyIrishFolkArt",
|
||||
"SDXLPromptbyRomanticNationalismArt",
|
||||
"SDXLPromptbySportsArt",
|
||||
"SDXLPromptbyStreetArt",
|
||||
"SDXLPromptbyVikingArt",
|
||||
"SDXLPromptbyWildlifeArt",
|
||||
"Sampler Loader JK",
|
||||
"Save Image with Metadata Flow JK",
|
||||
"Save Image with Metadata JK",
|
||||
@ -10355,9 +10424,10 @@
|
||||
],
|
||||
"https://github.com/kadirnar/ComfyUI-Transformers": [
|
||||
[
|
||||
"DepthEstimationPipeline",
|
||||
"DepthEstimationInference",
|
||||
"ImageClassificationPipeline",
|
||||
"ImageSegmentationPipeline",
|
||||
"LoadDepthModel",
|
||||
"ObjectDetectionPipeline"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user