update DB

This commit is contained in:
Dr.Lt.Data 2025-06-17 07:22:13 +09:00
parent 60aaa838e3
commit 931973b632
8 changed files with 236 additions and 71 deletions

View File

@ -2741,6 +2741,16 @@
"install_type": "git-clone",
"description": "Nodes: SamplerCustomNoise, SamplerCustomNoiseDuo, SamplerCustomModelMixtureDuo, SamplerRES_Momentumized, SamplerDPMPP_DualSDE_Momentumized, SamplerCLYB_4M_SDE_Momentumized, SamplerTTM, SamplerLCMCustom\nThis extension provides various custom samplers not offered by the default nodes in ComfyUI."
},
{
"author": "Clybius",
"title": "ComfyUI-ClybsChromaNodes",
"reference": "https://github.com/Clybius/ComfyUI-ClybsChromaNodes",
"files": [
"https://github.com/Clybius/ComfyUI-ClybsChromaNodes"
],
"install_type": "git-clone",
"description": "A small collection of nodes intended for use with Lodestone Rock's Chroma model, for ComfyUI."
},
{
"author": "mcmonkeyprojects",
"title": "Dynamic Thresholding",
@ -16379,6 +16389,16 @@
"install_type": "git-clone",
"description": "Huggingface Api Serverless request"
},
{
"author": "Alex Genovese",
"title": "ComfyUI UNO Nodes",
"reference": "https://github.com/alexgenovese/ComfyUI-UNO-Flux",
"files": [
"https://github.com/alexgenovese/ComfyUI-UNO-Flux"
],
"install_type": "git-clone",
"description": "ComfyUI UNO Nodes is a collection of nodes for ComfyUI that allows you to load and use UNO models."
},
{
"author": "freelifehacker",
"title": "ComfyUI-ImgMask2PNG",
@ -23333,7 +23353,7 @@
"https://github.com/PanicTitan/ComfyUI-Gallery"
],
"install_type": "git-clone",
"description": "Real-time Output Gallery for ComfyUI with image metadata inspection."
"description": "Real-time Gallery for ComfyUI with image metadata inspection. Support for images and video."
},
{
"author": "maximclouser",
@ -27433,6 +27453,16 @@
"install_type": "git-clone",
"description": "This is a bunch of nodes for ComfyUI to help with sound work."
},
{
"author": "fredconex",
"title": "Sync Edit",
"reference": "https://github.com/fredconex/ComfyUI-SyncEdit",
"files": [
"https://github.com/fredconex/ComfyUI-SyncEdit"
],
"install_type": "git-clone",
"description": "This node allow to intercept changes on the input string and choose between use the current one or sync with incoming new one."
},
{
"author": "A043-studios",
"title": "Pixel3DMM ComfyUI Nodes",
@ -27659,6 +27689,27 @@
"midjourney"
]
},
{
"author": "jurdnf",
"title": "ComfyUI-JurdnsModelSculptor",
"reference": "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor",
"files": [
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for seamless integration with Threads (Meta's social platform). This package allows you to publish posts, manage images, and retrieve post history directly from your ComfyUI workflows."
},
{
"author": "DrStone71",
"title": "ComfyUI-Prompt-Translator",
"reference": "https://github.com/DrStone71/ComfyUI-Prompt-Translator",
"files": [
"https://github.com/DrStone71/ComfyUI-Prompt-Translator"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to translate your prompt directly into the language used by your LLM"
},

View File

@ -3330,6 +3330,18 @@
"title_aux": "RES4LYF"
}
],
"https://github.com/Clybius/ComfyUI-ClybsChromaNodes": [
[
"ChromaNAG",
"ClybGuidance",
"InverseSquaredScheduler",
"PrintSigmas",
"SamplerClyb_BDF"
],
{
"title_aux": "ComfyUI-ClybsChromaNodes"
}
],
"https://github.com/Clybius/ComfyUI-Extra-Samplers": [
[
"GeometricCFGGuider",
@ -4066,6 +4078,17 @@
"title_aux": "ComfyUI Color Detection Nodes"
}
],
"https://github.com/DrStone71/ComfyUI-Prompt-Translator": [
[
"CLIP Text Encode (Translate)",
"Language Package Manager",
"Prompt Text (Translate)",
"Text Translate"
],
{
"title_aux": "ComfyUI-Prompt-Translator"
}
],
"https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": [
[
"Ryuu_CleanStringAdvanced",
@ -14963,6 +14986,15 @@
"title_aux": "Qwen2-VL wrapper for ComfyUI"
}
],
"https://github.com/alexgenovese/ComfyUI-UNO-Flux": [
[
"UNOGenerate",
"UNOModelLoader"
],
{
"title_aux": "ComfyUI UNO Nodes"
}
],
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
[
"HF_QuestionAnswer",
@ -21411,15 +21443,6 @@
"title_aux": "ComfyUI_Fill-Nodes"
}
],
"https://github.com/flamacore/ComfyUI-YouTubeUploader": [
[
"YouTubeAuthNode",
"YouTubeUploaderNode"
],
{
"title_aux": "ComfyUI YouTube Uploader"
}
],
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": [
[
"AdvancedSequenceSeedNode"
@ -21700,6 +21723,14 @@
"title_aux": "ComfyUI_llm_easyanimiate"
}
],
"https://github.com/fredconex/ComfyUI-SyncEdit": [
[
"SyncTextEditor"
],
{
"title_aux": "Sync Edit"
}
],
"https://github.com/fredconex/ComfyUI_SoundFlow": [
[
"SoundFlow_Concatenator",
@ -24866,6 +24897,16 @@
"title_aux": "ComfyUI_open_nodes"
}
],
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": [
[
"ModelSculptorFlux",
"ModelSculptorSD3",
"ModelSculptorSDXL"
],
{
"title_aux": "ComfyUI-JurdnsModelSculptor"
}
],
"https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": [
[
"JurdnsGroqAPIPromptEnhancer"
@ -28442,7 +28483,7 @@
],
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
[
"Current Date | sokes \ud83e\uddac",
"Current Date & Time | sokes \ud83e\uddac",
"Hex to Color Name | sokes \ud83e\uddac",
"Latent Switch x9 | sokes \ud83e\uddac",
"Load Random Image | sokes \ud83e\uddac",

View File

@ -1194,6 +1194,11 @@
"last_update": "2025-06-16 03:45:04",
"author_account_age_days": 386
},
"https://github.com/Clybius/ComfyUI-ClybsChromaNodes": {
"stars": 0,
"last_update": "2025-06-16 21:15:14",
"author_account_age_days": 2091
},
"https://github.com/Clybius/ComfyUI-Extra-Samplers": {
"stars": 85,
"last_update": "2024-11-15 17:21:45",
@ -1454,6 +1459,11 @@
"last_update": "2024-07-15 13:21:10",
"author_account_age_days": 1389
},
"https://github.com/DrStone71/ComfyUI-Prompt-Translator": {
"stars": 0,
"last_update": "2025-06-16 22:09:28",
"author_account_age_days": 303
},
"https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": {
"stars": 3,
"last_update": "2025-06-15 05:39:33",
@ -5374,6 +5384,11 @@
"last_update": "2025-06-07 21:58:57",
"author_account_age_days": 3943
},
"https://github.com/alexgenovese/ComfyUI-UNO-Flux": {
"stars": 0,
"last_update": "2025-06-16 17:27:27",
"author_account_age_days": 5372
},
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": {
"stars": 11,
"last_update": "2024-09-01 13:04:48",
@ -7514,6 +7529,11 @@
"last_update": "2024-06-26 03:13:32",
"author_account_age_days": 798
},
"https://github.com/fredconex/ComfyUI-SyncEdit": {
"stars": 0,
"last_update": "2025-06-16 21:52:36",
"author_account_age_days": 1059
},
"https://github.com/fredconex/ComfyUI_SoundFlow": {
"stars": 37,
"last_update": "2025-06-15 00:39:33",
@ -8509,6 +8529,11 @@
"last_update": "2025-05-24 07:58:32",
"author_account_age_days": 107
},
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": {
"stars": 1,
"last_update": "2025-06-16 18:34:21",
"author_account_age_days": 24
},
"https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": {
"stars": 2,
"last_update": "2025-01-18 06:20:23",

View File

@ -431,7 +431,7 @@ class PIPFixer:
if np is not None:
if StrictVersion(np) >= StrictVersion('2'):
cmd = make_pip_cmd(['install', "numpy<2"])
subprocess.check_output(cmd , universal_newlines=True)
subprocess.check_output(cmd , universal_newlines=True)
logging.info("[ComfyUI-Manager] 'numpy' dependency were fixed")
except Exception as e:

View File

@ -964,6 +964,7 @@
"https://github.com/Chargeuk/ComfyUI-vts-nodes": [
[
"VTS Add Text To list",
"VTS Calculate Upscale Amount",
"VTS Clean Text",
"VTS Clean Text List",
"VTS Clear Ram",
@ -973,6 +974,7 @@
"VTS Count Characters",
"VTS Create Character Mask",
"VTS Fix Image Tags",
"VTS Image Upscale With Model",
"VTS Images Crop From Masks",
"VTS Images Scale",
"VTS Images Scale To Min",
@ -1622,12 +1624,14 @@
"CountFaces_EQX",
"Extract Filename - EQX",
"Extract LORA name - EQX",
"FaceDetectOut",
"File Image Selector",
"Load Prompt From File - EQX",
"LoadRetinaFace_EQX",
"LoraStackEQX_random",
"NSFW Detector EQX",
"SaveImage_EQX"
"SaveImage_EQX",
"WorkFlow Check"
],
{
"title_aux": "ComfyUI_EQX"

View File

@ -1559,11 +1559,6 @@
"last_update": "2025-06-10 10:53:55",
"author_account_age_days": 3833
},
"https://github.com/flamacore/ComfyUI-YouTubeUploader": {
"stars": 1,
"last_update": "2025-06-14 22:11:33",
"author_account_age_days": 3666
},
"https://github.com/flowtyone/comfyui-flowty-lcm": {
"stars": 63,
"last_update": "2023-10-23 12:08:55",
@ -1587,7 +1582,7 @@
"https://github.com/franky519/comfyui_fnckc_Face_analysis": {
"stars": 0,
"last_update": "2025-06-16 02:09:00",
"author_account_age_days": 633
"author_account_age_days": 634
},
"https://github.com/fritzprix/ComfyUI-LLM-Utils": {
"stars": 1,

View File

@ -1,5 +1,55 @@
{
"custom_nodes": [
{
"author": "jurdnf",
"title": "ComfyUI-JurdnsModelSculptor",
"reference": "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor",
"files": [
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for seamless integration with Threads (Meta's social platform). This package allows you to publish posts, manage images, and retrieve post history directly from your ComfyUI workflows."
},
{
"author": "Alex Genovese",
"title": "ComfyUI UNO Nodes",
"reference": "https://github.com/alexgenovese/ComfyUI-UNO-Flux",
"files": [
"https://github.com/alexgenovese/ComfyUI-UNO-Flux"
],
"install_type": "git-clone",
"description": "ComfyUI UNO Nodes is a collection of nodes for ComfyUI that allows you to load and use UNO models."
},
{
"author": "fredconex",
"title": "Sync Edit",
"reference": "https://github.com/fredconex/ComfyUI-SyncEdit",
"files": [
"https://github.com/fredconex/ComfyUI-SyncEdit"
],
"install_type": "git-clone",
"description": "This node allow to intercept changes on the input string and choose between use the current one or sync with incoming new one."
},
{
"author": "Clybius",
"title": "ComfyUI-ClybsChromaNodes",
"reference": "https://github.com/Clybius/ComfyUI-ClybsChromaNodes",
"files": [
"https://github.com/Clybius/ComfyUI-ClybsChromaNodes"
],
"install_type": "git-clone",
"description": "A small collection of nodes intended for use with Lodestone Rock's Chroma model, for ComfyUI."
},
{
"author": "DrStone71",
"title": "ComfyUI-Prompt-Translator",
"reference": "https://github.com/DrStone71/ComfyUI-Prompt-Translator",
"files": [
"https://github.com/DrStone71/ComfyUI-Prompt-Translator"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to translate your prompt directly into the language used by your LLM"
},
{
"author": "Yuan-ManX",
"title": "ComfyUI-Hunyuan3D-2.1",
@ -651,48 +701,6 @@
],
"install_type": "git-clone",
"description": "This is an experimental node for generating an *imatrix* file to reduce quantization errors in GGUF files used with ComfyUI-GGUF."
},
{
"author": "MDMAchine",
"title": "MD Nodes",
"id": "comfyuimdnodes",
"reference": "https://github.com/MDMAchine/ComfyUI_MD_Nodes",
"files": [
"https://github.com/MDMAchine/ComfyUI_MD_Nodes"
],
"install_type": "git-clone",
"description": "A wild collection of custom nodes for ComfyUI including noise schedulers, samplers, audio preview, latent visualizers, and more — built for maximal creative chaos."
},
{
"author": "spawner",
"title": "CUI-Lumina2-TeaCache",
"reference": "https://github.com/spawner1145/CUI-Lumina2-TeaCache",
"files": [
"https://github.com/spawner1145/CUI-Lumina2-TeaCache"
],
"install_type": "git-clone",
"description": "comfy extension for lumina2 TeaCache"
},
{
"author": "e-tier-newbie",
"title": "ComfyUI-E-Tier-TextSaver",
"id": "e-tier-text-saver",
"reference": "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver",
"files": [
"https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver"
],
"install_type": "git-clone",
"description": "A node for saving cleaned text outputs, useful for LoRA training. Removes unwanted tokens like <pad> and saves to .txt."
},
{
"author": "ARZUMATA",
"title": "ComfyUI-ARZUMATA-PixelIt",
"reference": "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt",
"files": [
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt"
],
"install_type": "git-clone",
"description": "A python port of pixelit by giventofly."
}
]
}

View File

@ -3330,6 +3330,18 @@
"title_aux": "RES4LYF"
}
],
"https://github.com/Clybius/ComfyUI-ClybsChromaNodes": [
[
"ChromaNAG",
"ClybGuidance",
"InverseSquaredScheduler",
"PrintSigmas",
"SamplerClyb_BDF"
],
{
"title_aux": "ComfyUI-ClybsChromaNodes"
}
],
"https://github.com/Clybius/ComfyUI-Extra-Samplers": [
[
"GeometricCFGGuider",
@ -4066,6 +4078,17 @@
"title_aux": "ComfyUI Color Detection Nodes"
}
],
"https://github.com/DrStone71/ComfyUI-Prompt-Translator": [
[
"CLIP Text Encode (Translate)",
"Language Package Manager",
"Prompt Text (Translate)",
"Text Translate"
],
{
"title_aux": "ComfyUI-Prompt-Translator"
}
],
"https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": [
[
"Ryuu_CleanStringAdvanced",
@ -14963,6 +14986,15 @@
"title_aux": "Qwen2-VL wrapper for ComfyUI"
}
],
"https://github.com/alexgenovese/ComfyUI-UNO-Flux": [
[
"UNOGenerate",
"UNOModelLoader"
],
{
"title_aux": "ComfyUI UNO Nodes"
}
],
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
[
"HF_QuestionAnswer",
@ -21411,15 +21443,6 @@
"title_aux": "ComfyUI_Fill-Nodes"
}
],
"https://github.com/flamacore/ComfyUI-YouTubeUploader": [
[
"YouTubeAuthNode",
"YouTubeUploaderNode"
],
{
"title_aux": "ComfyUI YouTube Uploader"
}
],
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": [
[
"AdvancedSequenceSeedNode"
@ -21700,6 +21723,14 @@
"title_aux": "ComfyUI_llm_easyanimiate"
}
],
"https://github.com/fredconex/ComfyUI-SyncEdit": [
[
"SyncTextEditor"
],
{
"title_aux": "Sync Edit"
}
],
"https://github.com/fredconex/ComfyUI_SoundFlow": [
[
"SoundFlow_Concatenator",
@ -24866,6 +24897,16 @@
"title_aux": "ComfyUI_open_nodes"
}
],
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": [
[
"ModelSculptorFlux",
"ModelSculptorSD3",
"ModelSculptorSDXL"
],
{
"title_aux": "ComfyUI-JurdnsModelSculptor"
}
],
"https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": [
[
"JurdnsGroqAPIPromptEnhancer"
@ -28442,7 +28483,7 @@
],
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
[
"Current Date | sokes \ud83e\uddac",
"Current Date & Time | sokes \ud83e\uddac",
"Hex to Color Name | sokes \ud83e\uddac",
"Latent Switch x9 | sokes \ud83e\uddac",
"Load Random Image | sokes \ud83e\uddac",