update DB

This commit is contained in:
Dr.Lt.Data 2025-07-16 12:31:58 +09:00
parent e92fbb7b1b
commit d30459cc34
8 changed files with 584 additions and 606 deletions

View File

@ -29381,6 +29381,16 @@
"install_type": "git-clone",
"description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits."
},
{
"author": "NyaFuP",
"title": "NF Preview Selector",
"reference": "https://github.com/NyaFuP/ComfyUI_Preview_Selector",
"files": [
"https://github.com/NyaFuP/ComfyUI_Preview_Selector"
],
"install_type": "git-clone",
"description": "A floating dialog-based image preview and selection system for ComfyUI."
},

View File

@ -5979,6 +5979,14 @@
"title_aux": "Floodgate"
}
],
"https://github.com/Haoming02/comfyui-resharpen": [
[
"Resharpen"
],
{
"title_aux": "ComfyUI ReSharpen"
}
],
"https://github.com/HappyXY/ComfyUI-AmazonBedrock": [
[
"Amazon Bedrock - Nova Canvas Background Prompt Replace",
@ -9600,6 +9608,14 @@
"title_aux": "ComfyUI-N-Nodes"
}
],
"https://github.com/NyaFuP/ComfyUI_Preview_Selector": [
[
"NFPreviewSelector"
],
{
"title_aux": "NF Preview Selector"
}
],
"https://github.com/NyaamZ/efficiency-nodes-ED": [
[
"Context To BasicPipe",
@ -15199,6 +15215,17 @@
"title_aux": "ComfyUI-Curve"
}
],
"https://github.com/aiaiaikkk/kontext-super-prompt": [
[
"APIFluxKontextEnhancer",
"AnnotationDataNode",
"OllamaFluxKontextEnhancerV2",
"VisualPromptEditor"
],
{
"title_aux": "kontext-super-prompt"
}
],
"https://github.com/aianimation55/ComfyUI-FatLabels": [
[
"FatLabels"

View File

@ -3484,6 +3484,11 @@
"last_update": "2025-07-06 11:37:45",
"author_account_age_days": 4866
},
"https://github.com/NyaFuP/ComfyUI_Preview_Selector": {
"stars": 0,
"last_update": "2025-07-16 02:40:04",
"author_account_age_days": 1699
},
"https://github.com/NyaamZ/ComfyUI-ImageGallery-ED": {
"stars": 6,
"last_update": "2025-06-27 12:15:32",
@ -5514,6 +5519,11 @@
"last_update": "2025-07-03 08:07:19",
"author_account_age_days": 290
},
"https://github.com/aiaiaikkk/kontext-super-prompt": {
"stars": 66,
"last_update": "2025-07-16 02:31:05",
"author_account_age_days": 290
},
"https://github.com/aianimation55/ComfyUI-FatLabels": {
"stars": 5,
"last_update": "2024-05-22 21:26:01",

View File

@ -781,16 +781,6 @@
"install_type": "git-clone",
"description": "Interactive Terminal in a node for ComfyUI[w/This custom extension provides a remote web-based shell (terminal) interface to the machine running the ComfyUI server. By installing and using this extension, you are opening a direct, powerful, and potentially dangerous access point to your system.]"
},
{
"author": "whmc76",
"title": "ComfyUI-LongTextTTSSuite [WIP]",
"reference": "https://github.com/whmc76/ComfyUI-LongTextTTSSuite",
"files": [
"https://github.com/whmc76/ComfyUI-LongTextTTSSuite"
],
"install_type": "git-clone",
"description": "This plugin can cut txt or srt files, hand them over to TTS for speech slicing generation, and synthesize long speech\nNOTE: The files in the repo are not organized."
},
{
"author": "usrname0",
"title": "ComfyUI-AllergicPack [WIP]",

View File

@ -951,12 +951,10 @@
],
"https://github.com/BrettMedia/comfyui-bhtools": [
[
"CinematicSceneDirectorBHTools",
"CinematicSceneDirector|BHTools",
"EndOfWorkflowClearingNodeBHTools",
"EndOfWorkflowClearingNodeBHTools|BHTools",
"CinematicSceneDirectorTools",
"EndOfWorkflowClearingBHTools",
"PromptInferenceBHTools",
"PromptInferenceBHTools|BHTools"
"SaveImageVideoBHTools"
],
{
"title_aux": "comfyui-bhtools [WIP]"
@ -1579,14 +1577,6 @@
"title_aux": "GH Tools for ComfyUI"
}
],
"https://github.com/Haoming02/comfyui-resharpen": [
[
"Resharpen"
],
{
"title_aux": "ComfyUI ReSharpen [WIP]"
}
],
"https://github.com/Hapseleg/ComfyUI-This-n-That": [
[
"Show Prompt (Hapse)",
@ -7777,6 +7767,8 @@
"https://github.com/przewodo/ComfyUI-Przewodo-Utils": [
[
"przewodo CompareNumbersToCombo",
"przewodo FloatIfElse",
"przewodo HasInputvalue",
"przewodo ImageScaleFactor",
"przewodo ImageSizer",
"przewodo IsInputDisabled",
@ -8976,23 +8968,6 @@
"title_aux": "ComfyUI-AudioSuiteAdvanced [WIP]"
}
],
"https://github.com/whmc76/ComfyUI-LongTextTTSSuite": [
[
"AudioConcatenateFree",
"AudioSeparation",
"CharacterVocalExtractor",
"CharacterVocalExtractorMultiTrack",
"CombineAudioFromList",
"IndexSelectFromList",
"ListLength",
"LongTextSplitter",
"MakeAudioBatch",
"SubtitleFileLoader"
],
{
"title_aux": "ComfyUI-LongTextTTSSuite [WIP]"
}
],
"https://github.com/wildminder/ComfyUI-MagCache": [
[
"MagCache"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "NyaFuP",
"title": "NF Preview Selector",
"reference": "https://github.com/NyaFuP/ComfyUI_Preview_Selector",
"files": [
"https://github.com/NyaFuP/ComfyUI_Preview_Selector"
],
"install_type": "git-clone",
"description": "A floating dialog-based image preview and selection system for ComfyUI."
},
{
"author": "aiaiaikkk",
"title": "kontext-super-prompt",
@ -685,77 +695,6 @@
],
"install_type": "git-clone",
"description": "A simple wrapper for Fooocus's inpainting code, designed to replicate its outstanding results. Future improvements for a more refined and lightweight version are planned."
},
{
"author": "FaraamFide",
"title": "ComfyUI-ParamNodes",
"reference": "https://github.com/FaraamFide/ComfyUI-ParamNodes",
"files": [
"https://github.com/FaraamFide/ComfyUI-ParamNodes"
],
"install_type": "git-clone",
"description": "ComfyUI-ParamNodes is a lightweight, dependency-free collection of custom nodes for ComfyUI, designed to parameterize your workflows for API-driven generation. It provides a clean set of input nodes to control strings, numbers, booleans, and model/LoRA selections, along with a simple logic switch for conditional execution."
},
{
"author": "namtb96",
"title": "OmniGen2 Simple Node",
"reference": "https://github.com/namtb96/OmniGen2-Simple-Node",
"files": [
"https://github.com/namtb96/OmniGen2-Simple-Node"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for the OmniGen2 multimodal generation model."
},
{
"author": "vrgamegirl19",
"title": "VRGameDevGirl Video Enhancement Nodes",
"id": "vrgamedev_video_nodes",
"reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl",
"files": [
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl"
],
"install_type": "git-clone",
"description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI."
},
{
"author": "MitoshiroPJ",
"title": "ComfyUI Nearsighted Attention",
"reference": "https://github.com/MitoshiroPJ/comfyui_nearsighted_attention",
"files": [
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention"
],
"install_type": "git-clone",
"description": "This node splits its self-attention Q to focus on nearby samples."
},
{
"author": "MitoshiroPJ",
"title": "ComfyUI SaveImage SDLI",
"reference": "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli",
"files": [
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli"
],
"install_type": "git-clone",
"description": "SDLI (Stable Diffusion Latents in Imagefile) is file format, that contains latents and lossy (decoded) image. Detailed format is written at [a/SDLI Tools](https://github.com/MitoshiroPJ/sdli_tools)."
},
{
"author": "BigStationW",
"title": "ComfyUi-Load-Image-And-Display-Prompt-Metadata",
"reference": "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata",
"files": [
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata"
],
"install_type": "git-clone",
"description": "This node displays the positive and negative prompts of a loaded ComfyUi image."
},
{
"author": "pvlprk",
"title": "ComfyUI Assistant Node",
"reference": "https://github.com/pvlprk/comfyui-pvl-api-nodes",
"files": [
"https://github.com/pvlprk/comfyui-pvl-api-nodes"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that integrates with the OpenAI Assistants API."
}
]
}

View File

@ -5979,6 +5979,14 @@
"title_aux": "Floodgate"
}
],
"https://github.com/Haoming02/comfyui-resharpen": [
[
"Resharpen"
],
{
"title_aux": "ComfyUI ReSharpen"
}
],
"https://github.com/HappyXY/ComfyUI-AmazonBedrock": [
[
"Amazon Bedrock - Nova Canvas Background Prompt Replace",
@ -9600,6 +9608,14 @@
"title_aux": "ComfyUI-N-Nodes"
}
],
"https://github.com/NyaFuP/ComfyUI_Preview_Selector": [
[
"NFPreviewSelector"
],
{
"title_aux": "NF Preview Selector"
}
],
"https://github.com/NyaamZ/efficiency-nodes-ED": [
[
"Context To BasicPipe",
@ -15199,6 +15215,17 @@
"title_aux": "ComfyUI-Curve"
}
],
"https://github.com/aiaiaikkk/kontext-super-prompt": [
[
"APIFluxKontextEnhancer",
"AnnotationDataNode",
"OllamaFluxKontextEnhancerV2",
"VisualPromptEditor"
],
{
"title_aux": "kontext-super-prompt"
}
],
"https://github.com/aianimation55/ComfyUI-FatLabels": [
[
"FatLabels"