update DB

This commit is contained in:
Dr.Lt.Data 2025-07-07 23:38:10 +09:00
parent f45649bd25
commit 092a7a5f3f
9 changed files with 563 additions and 533 deletions

View File

@ -28625,16 +28625,6 @@
"install_type": "git-clone",
"description": "This package provides ComfyUI nodes for creating 3-scene storyboards from Ollama text output."
},
{
"author": "manifestations",
"title": "ComfyUI Ethnic Outfits Custom Nodes",
"reference": "https://github.com/manifestations/comfyui-outfits",
"files": [
"https://github.com/manifestations/comfyui-outfits"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for generating outfit prompts representing diverse ethnicities, cultures, and regions. Uses extensible JSON data for clothing, accessories, and poses, with “random/disabled” dropdowns for flexibility. Advanced prompt engineering is supported via Ollama LLM integration. Easily add new regions, ethnicities, or cultures by updating data files and creating lightweight node wrappers. Designed for artists, researchers, and developers seeking culturally rich, customizable prompt generation in ComfyUI workflows."
},
{
"author": "heheok",
"title": "comfyui_wan2.1_vace_infinite_helpers",
@ -28888,6 +28878,16 @@
"install_type": "git-clone",
"description": "powerful nodes for wan2.1 vace"
},
{
"author": "robertvoy",
"title": "ComfyUI-Distributed",
"reference": "https://github.com/robertvoy/ComfyUI-Distributed",
"files": [
"https://github.com/robertvoy/ComfyUI-Distributed"
],
"install_type": "git-clone",
"description": "A custom node extension for ComfyUI that enables distributed image generation across multiple GPUs through a master-worker architecture."
},

View File

@ -8407,7 +8407,8 @@
"NoiseDecayScheduler_Custom",
"PingPongSampler_Custom",
"PingPongSampler_Custom_FBG",
"SceneGeniusAutocreator"
"SceneGeniusAutocreator",
"SeedSaver"
],
{
"title_aux": "MD Nodes"
@ -16703,7 +16704,8 @@
[
"LoadImageAndPromptFromURL",
"LoadImageFromURL",
"LoadPrompt"
"LoadPrompt",
"StringEditNodeOBP"
],
{
"title_aux": "MW-ComfyUI_OneButtonPrompt"
@ -29741,25 +29743,15 @@
],
"https://github.com/manifestations/comfyui-globetrotter": [
[
"LoRATrainerNode",
"OllamaLLMNode",
"OllamaVisionNode",
"TextCombinerNode"
],
{
"title_aux": "ComfyUI Globetrotter Nodes"
}
],
"https://github.com/manifestations/comfyui-outfits": [
[
"ChineseOutfitNode",
"IndianOutfitNode",
"IndonesianOutfitNode",
"JapaneseOutfitNode",
"OllamaPrompter"
],
{
"title_aux": "ComfyUI Ethnic Outfits Custom Nodes"
}
],
"https://github.com/mape/ComfyUI-mape-Helpers": [
[
"mape Variable"
@ -33170,6 +33162,16 @@
"title_aux": "Dia realistic TTS"
}
],
"https://github.com/robertvoy/ComfyUI-Distributed": [
[
"DistributedCollector",
"DistributedSeed",
"UltimateSDUpscaleDistributed"
],
{
"title_aux": "ComfyUI-Distributed"
}
],
"https://github.com/robertvoy/ComfyUI-Flux-Continuum": [
[
"BatchSlider",

View File

@ -42,7 +42,7 @@
"https://github.com/1038lab/ComfyUI-Mosaic": {
"stars": 1,
"last_update": "2025-07-05 16:12:04",
"author_account_age_days": 829
"author_account_age_days": 830
},
"https://github.com/1038lab/ComfyUI-OmniGen": {
"stars": 278,
@ -1792,7 +1792,7 @@
"https://github.com/FaraamFide/ComfyUI-ParamNodes": {
"stars": 0,
"last_update": "2025-07-05 15:29:32",
"author_account_age_days": 1217
"author_account_age_days": 1218
},
"https://github.com/Feidorian/feidorian-ComfyNodes": {
"stars": 5,
@ -6825,7 +6825,7 @@
"author_account_age_days": 1726
},
"https://github.com/chuchu114514/comfyui_proportion_solver": {
"stars": 0,
"stars": 1,
"last_update": "2025-07-06 08:58:20",
"author_account_age_days": 737
},
@ -7622,7 +7622,7 @@
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": {
"stars": 0,
"last_update": "2025-07-05 19:25:08",
"author_account_age_days": 3741
"author_account_age_days": 3742
},
"https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": {
"stars": 4,
@ -8432,7 +8432,7 @@
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": {
"stars": 1,
"last_update": "2025-07-05 07:17:09",
"author_account_age_days": 4531
"author_account_age_days": 4532
},
"https://github.com/ialhabbal/OcclusionMask": {
"stars": 20,
@ -10049,11 +10049,6 @@
"last_update": "2025-07-05 08:52:33",
"author_account_age_days": 4531
},
"https://github.com/manifestations/comfyui-outfits": {
"stars": 1,
"last_update": "2025-07-02 16:20:06",
"author_account_age_days": 4531
},
"https://github.com/mape/ComfyUI-mape-Helpers": {
"stars": 180,
"last_update": "2024-06-27 16:30:32",
@ -11046,8 +11041,8 @@
},
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": {
"stars": 0,
"last_update": "2025-07-05 05:39:17",
"author_account_age_days": 53
"last_update": "2025-07-07 11:56:41",
"author_account_age_days": 54
},
"https://github.com/pictorialink/ComfyUI-Text-Translation": {
"stars": 2,
@ -11150,9 +11145,9 @@
"author_account_age_days": 4365
},
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": {
"stars": 15,
"stars": 18,
"last_update": "2025-07-06 04:41:46",
"author_account_age_days": 4257
"author_account_age_days": 4258
},
"https://github.com/ptmaster/comfyui-audio-speed": {
"stars": 10,
@ -11454,6 +11449,11 @@
"last_update": "2024-08-20 22:39:19",
"author_account_age_days": 3924
},
"https://github.com/robertvoy/ComfyUI-Distributed": {
"stars": 5,
"last_update": "2025-07-07 07:54:53",
"author_account_age_days": 4483
},
"https://github.com/robertvoy/ComfyUI-Flux-Continuum": {
"stars": 201,
"last_update": "2025-06-29 06:29:28",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "subnet99",
"title": "ComfyUI-URLLoader",
"reference": "https://github.com/subnet99/ComfyUI-URLLoader",
"files": [
"https://github.com/subnet99/ComfyUI-URLLoader"
],
"install_type": "git-clone",
"description": "ComfyUI plugin for downloading and loading media files from URLs."
},
{
"author": "bikiam",
"title": "Comfyui_AudioRecoder",
@ -91,14 +101,14 @@
"description": "This project is a custom node for ComfyUI that allows you to dynamically load lists from text (.txt) or CSV (.csv) files and select an item to use in your workflow. It features a manual selection mode (via a dropdown list) and a random selection mode, as well as the ability to add prefixes and suffixes to the selected text.[w/This node pack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
},
{
"author": "DiffusionWave-YT",
"title": "DiffusionWave_PickResolution [WIP]",
"author": "kongds1999",
"title": "ComfyUI_was_image",
"reference": "https://github.com/kongds1999/ComfyUI_was_image",
"files": [
"https://github.com/kongds1999/ComfyUI_was_image"
],
"install_type": "git-clone",
"description": "NODES: Replace Color By Palette, ConvertGrayToImage\nNOTE: The files in the repo are not organized."
"description": "NODES: Replace Color By Palette, ConvertGrayToImage"
},
{
"author": "zl9739379",
@ -231,16 +241,6 @@
"install_type": "git-clone",
"description": "A custom node that provides email/password authentication for ComfyUI pods with a beautiful modal interface."
},
{
"author": "robertvoy",
"title": "ComfyUI-Distributed [WIP]",
"reference": "https://github.com/robertvoy/ComfyUI-Distributed",
"files": [
"https://github.com/robertvoy/ComfyUI-Distributed"
],
"install_type": "git-clone",
"description": "A custom node extension for ComfyUI that enables distributed image generation across multiple GPUs through a master-worker architecture."
},
{
"author": "filliptm",
"title": "ComfyUI_Fill-Node-Loader [WIP]",
@ -301,16 +301,6 @@
"install_type": "git-clone",
"description": "NODES: Trim Image Batch, Create Image Batch, Select Image Batch by Mask, Advanced Batch Creator"
},
{
"author": "DDDDEEP",
"title": "ComfyUI-DDDDEEP",
"reference": "https://github.com/DDDDEEP/ComfyUI-DDDDEEP",
"files": [
"https://github.com/DDDDEEP/ComfyUI-DDDDEEP"
],
"install_type": "git-clone",
"description": "NODES: AutoWidthHeight, ReturnIntSeed, OppositeBool, PromptItemCollection"
},
{
"author": "stalkervr",
"title": "comfyui-custom-path-nodes [UNSAFE]",

View File

@ -2242,7 +2242,10 @@
],
"https://github.com/LLMCoder2023/ComfyUI-LLMCoder2023Nodes": [
[
"DeviceCheckpointLoader",
"DeviceCheckpointLoaderAdvanced",
"DisplayLoraTriggersNode",
"FiveImageToggleSwitcher",
"LoraAndTriggerWordsLoader",
"MulticlipPromptCombinator",
"TemplateInterpolation",
@ -2968,7 +2971,8 @@
],
"https://github.com/SaulQiu/comfyui-saul-plugin": [
[
"Cutting Video"
"Cutting Video",
"Get Pose"
],
{
"title_aux": "comfyui-saul-plugin [WIP]"
@ -6797,7 +6801,7 @@
"Replace Color By Palette"
],
{
"title_aux": "DiffusionWave_PickResolution [WIP]"
"title_aux": "ComfyUI_was_image"
}
],
"https://github.com/krich-cto/ComfyUI-Flow-Control": [
@ -7733,7 +7737,9 @@
],
"https://github.com/nobandegani/comfyui_ino_nodes": [
[
"CR_GetCaptcha",
"Ino_BranchImage",
"Ino_CalculateLoraConfig",
"Ino_CountFiles",
"Ino_DateTimeAsString",
"Ino_GetParentID",
@ -8303,15 +8309,6 @@
"title_aux": "ComfyUI Terminal Command Node [UNSAFE]"
}
],
"https://github.com/robertvoy/ComfyUI-Distributed": [
[
"MultiGPUCollector",
"MultiGPUDistributor"
],
{
"title_aux": "ComfyUI-Distributed [WIP]"
}
],
"https://github.com/ronalds-eu/comfyui-plus-integrations": [
[
"ImagePassThrough",
@ -8703,6 +8700,15 @@
"title_aux": "ComfyUI-Terminal [UNSAFE]"
}
],
"https://github.com/subnet99/ComfyUI-URLLoader": [
[
"AudioLoader",
"ImageLoader"
],
{
"title_aux": "ComfyUI-URLLoader"
}
],
"https://github.com/sugarkwork/comfyui_image_crop": [
[
"CropReapply",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "DDDDEEP",
"title": "ComfyUI-DDDDEEP [REMOVED]",
"reference": "https://github.com/DDDDEEP/ComfyUI-DDDDEEP",
"files": [
"https://github.com/DDDDEEP/ComfyUI-DDDDEEP"
],
"install_type": "git-clone",
"description": "NODES: AutoWidthHeight, ReturnIntSeed, OppositeBool, PromptItemCollection"
},
{
"author": "manifestations",
"title": "ComfyUI Ethnic Outfits Custom Nodes [REMOVED]",
"reference": "https://github.com/manifestations/comfyui-outfits",
"files": [
"https://github.com/manifestations/comfyui-outfits"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for generating outfit prompts representing diverse ethnicities, cultures, and regions. Uses extensible JSON data for clothing, accessories, and poses, with “random/disabled” dropdowns for flexibility. Advanced prompt engineering is supported via Ollama LLM integration. Easily add new regions, ethnicities, or cultures by updating data files and creating lightweight node wrappers. Designed for artists, researchers, and developers seeking culturally rich, customizable prompt generation in ComfyUI workflows."
},
{
"author": "MitoshiroPJ",
"title": "ComfyUI Slothful Attention [REMOVED]",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "robertvoy",
"title": "ComfyUI-Distributed",
"reference": "https://github.com/robertvoy/ComfyUI-Distributed",
"files": [
"https://github.com/robertvoy/ComfyUI-Distributed"
],
"install_type": "git-clone",
"description": "A custom node extension for ComfyUI that enables distributed image generation across multiple GPUs through a master-worker architecture."
},
{
"author": "orion4d",
"title": "Display Image with Mask for ComfyUI",

View File

@ -8407,7 +8407,8 @@
"NoiseDecayScheduler_Custom",
"PingPongSampler_Custom",
"PingPongSampler_Custom_FBG",
"SceneGeniusAutocreator"
"SceneGeniusAutocreator",
"SeedSaver"
],
{
"title_aux": "MD Nodes"
@ -16703,7 +16704,8 @@
[
"LoadImageAndPromptFromURL",
"LoadImageFromURL",
"LoadPrompt"
"LoadPrompt",
"StringEditNodeOBP"
],
{
"title_aux": "MW-ComfyUI_OneButtonPrompt"
@ -29741,25 +29743,15 @@
],
"https://github.com/manifestations/comfyui-globetrotter": [
[
"LoRATrainerNode",
"OllamaLLMNode",
"OllamaVisionNode",
"TextCombinerNode"
],
{
"title_aux": "ComfyUI Globetrotter Nodes"
}
],
"https://github.com/manifestations/comfyui-outfits": [
[
"ChineseOutfitNode",
"IndianOutfitNode",
"IndonesianOutfitNode",
"JapaneseOutfitNode",
"OllamaPrompter"
],
{
"title_aux": "ComfyUI Ethnic Outfits Custom Nodes"
}
],
"https://github.com/mape/ComfyUI-mape-Helpers": [
[
"mape Variable"
@ -33170,6 +33162,16 @@
"title_aux": "Dia realistic TTS"
}
],
"https://github.com/robertvoy/ComfyUI-Distributed": [
[
"DistributedCollector",
"DistributedSeed",
"UltimateSDUpscaleDistributed"
],
{
"title_aux": "ComfyUI-Distributed"
}
],
"https://github.com/robertvoy/ComfyUI-Flux-Continuum": [
[
"BatchSlider",