update DB

This commit is contained in:
Dr.Lt.Data 2025-11-08 13:34:23 +09:00
parent 0faa0aa668
commit 3b8d25eb31
6 changed files with 2712 additions and 2751 deletions

View File

@ -31622,13 +31622,13 @@
},
{
"author": "vsaan212",
"title": "ComfyUI Subject Selector",
"reference": "https://github.com/vsaan212/ComfyUI_subjectselector",
"title": "Vsaan212-workflow-utilities",
"reference": "https://github.com/vsaan212/Vsaan212-workflow-utilities",
"files": [
"https://github.com/vsaan212/ComfyUI_subjectselector"
"https://github.com/vsaan212/Vsaan212-workflow-utilities"
],
"install_type": "git-clone",
"description": "ComfyUI_subjectselector is a custom ComfyUI node that allows you to manage and select text-based subject descriptions directly from the workflow UI. This node was designed to pair seamlessly with [a/ComfyUI-textsplit](https://github.com/vsaan212/Comfy-ui-textsplit), providing a clean, modular way to feed descriptive text prompts into your generation pipeline."
"description": "Subject & Scenario Selectors (with subfolders), Text Split, and Optional Switch LoRA utilities for ComfyUI."
},
{
"author": "eric183",
@ -35655,6 +35655,17 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node that estimates the Field of View (FOV) and tilt angle (horizon angle) of images using computer vision techniques."
},
{
"author": "Lorenzo Mercugliano",
"title": "Multiple-Angle-Camera-Control",
"id": "multiple-angle-camera-control",
"reference": "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control",
"files": [
"https://github.com/mercu-lore/-Multiple-Angle-Camera-Control.git"
],
"install_type": "git-clone",
"description": "Advanced camera control prompt generator for ComfyUI, optimized for dx8152's MultiAngle LoRA. Simplifies multi-directional movements, rotations, and special views with bilingual output."
},
@ -36121,17 +36132,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Lorenzo Mercugliano",
"title": "Multiple-Angle-Camera-Control",
"id": "multiple-angle-camera-control",
"reference": "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control",
"files": [
"https://github.com/mercu-lore/-Multiple-Angle-Camera-Control.git"
],
"install_type": "git-clone",
"description": "Advanced camera control prompt generator for ComfyUI, optimized for dx8152's MultiAngle LoRA. Simplifies multi-directional movements, rotations, and special views with bilingual output."
}
]
}

View File

@ -1881,6 +1881,7 @@
"HasNextExecutorGroup",
"ImageCacheGet",
"MultiCharacterEditorNode",
"PixelKSampleUpscalerSharpening",
"PromptCleaningMaid",
"PromptSelector",
"ResolutionMasterSimplify",
@ -5847,14 +5848,6 @@
"title_aux": "VibeVoice ComfyUI"
}
],
"https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": [
[
"ConstrainResolution"
],
{
"title_aux": "ComfyUI-ConstrainResolution"
}
],
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": [
[
"DoubutsuDescriber"
@ -16133,13 +16126,17 @@
"Prompt Splitter",
"Prop From Properties",
"Random Entry",
"Random File Entry",
"Randomize Image Batch",
"Randomize List",
"Replace List",
"Save Image Batch to Zip",
"Search To Boolean",
"Search and Replace",
"Select Bounding Box",
"Sort List",
"Split List",
"String To List",
"String to Int",
"Timestamp"
],
@ -22951,6 +22948,7 @@
"LayerFilter: WaterColor",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: DrawRoundedRectangle",
"LayerMask: ImageToMask",
"LayerMask: LoadSegformerModel",
"LayerMask: MaskBoxDetect",
@ -27748,7 +27746,6 @@
"ChromaticAberrationFilter",
"ColorPaletteExtractor",
"FidelityFX_Upscaler",
"FilmGrainFilter",
"ImageMetadataExtractor",
"KohyaLoraConfig",
"KuwaharaFilter",
@ -27765,7 +27762,6 @@
"SpatialSplitAttention",
"StructuredLatent",
"Temperature Adjust",
"TokenDeltaPerturbation",
"TokenSculptor",
"TokenVisualizer",
"UNetHeatmap"
@ -28862,24 +28858,6 @@
"title_aux": "comfyui-checkpoint-extract"
}
],
"https://github.com/hekmon/comfyui-openai-api": [
[
"OAIAPIChatCompletion",
"OAIAPIClient",
"OAIAPIDebug",
"OAIAPIDeveloperRole",
"OAIAPIExtraBody",
"OAIAPIFrequencyPenalty",
"OAIAPIMaxTokens",
"OAIAPIPresencePenalty",
"OAIAPISeed",
"OAIAPITemperature",
"OAIAPITopP"
],
{
"title_aux": "ComfyUI OpenAI API"
}
],
"https://github.com/heshengtao/comfyui_LLM_party": [
[
"About_us",
@ -37803,15 +37781,6 @@
"title_aux": "ComfyUI-FlowChain"
}
],
"https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": [
[
"SeedVR2",
"SeedVR2BlockSwap"
],
{
"title_aux": "ComfyUI-SeedVR2_VideoUpscaler"
}
],
"https://github.com/numz/Comfyui-Orpheus": [
[
"orpheus",
@ -47407,6 +47376,7 @@
"ModifyTextGender",
"NeedImageSizeAndCount",
"NovitaVideoRequestNode",
"QwenEditPlusLoraNode",
"ReplicateRequstNode",
"ReplicateVideoRequestNode",
"SegmindVideoRequestNode",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "vsaan212",
"title": "ComfyUI Subject Selector [DEPRECATED]",
"reference": "https://github.com/vsaan212/ComfyUI_subjectselector",
"files": [
"https://github.com/vsaan212/ComfyUI_subjectselector"
],
"install_type": "git-clone",
"description": "ComfyUI_subjectselector is a custom ComfyUI node that allows you to manage and select text-based subject descriptions directly from the workflow UI. This node was designed to pair seamlessly with [a/ComfyUI-textsplit](https://github.com/vsaan212/Comfy-ui-textsplit), providing a clean, modular way to feed descriptive text prompts into your generation pipeline."
},
{
"author": "agxagi",
"title": "Autoregressive Transformer and Rolling Diffusion Sampler for ComfyUI [REMOVED]",

View File

@ -1,5 +1,26 @@
{
"custom_nodes": [
{
"author": "vsaan212",
"title": "Vsaan212-workflow-utilities",
"reference": "https://github.com/vsaan212/Vsaan212-workflow-utilities",
"files": [
"https://github.com/vsaan212/Vsaan212-workflow-utilities"
],
"install_type": "git-clone",
"description": "Subject & Scenario Selectors (with subfolders), Text Split, and Optional Switch LoRA utilities for ComfyUI."
},
{
"author": "Lorenzo Mercugliano",
"title": "Multiple-Angle-Camera-Control",
"id": "multiple-angle-camera-control",
"reference": "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control",
"files": [
"https://github.com/mercu-lore/-Multiple-Angle-Camera-Control.git"
],
"install_type": "git-clone",
"description": "Advanced camera control prompt generator for ComfyUI, optimized for dx8152's MultiAngle LoRA. Simplifies multi-directional movements, rotations, and special views with bilingual output."
},
{
"author": "scofano",
"title": "Simple Video Effects",
@ -283,16 +304,6 @@
"install_type": "git-clone",
"description": "A standalone ComfyUI custom node for creating animated shapes that follow user-drawn paths."
},
{
"author": "vsaan212",
"title": "ComfyUI Subject Selector",
"reference": "https://github.com/vsaan212/ComfyUI_subjectselector",
"files": [
"https://github.com/vsaan212/ComfyUI_subjectselector"
],
"install_type": "git-clone",
"description": "ComfyUI_subjectselector is a custom ComfyUI node that allows you to manage and select text-based subject descriptions directly from the workflow UI. This node was designed to pair seamlessly with [a/ComfyUI-textsplit](https://github.com/vsaan212/Comfy-ui-textsplit), providing a clean, modular way to feed descriptive text prompts into your generation pipeline."
},
{
"author": "walke2019",
"title": "Qwen2.5-VL GGUF Nodes",

View File

@ -1881,6 +1881,7 @@
"HasNextExecutorGroup",
"ImageCacheGet",
"MultiCharacterEditorNode",
"PixelKSampleUpscalerSharpening",
"PromptCleaningMaid",
"PromptSelector",
"ResolutionMasterSimplify",
@ -5847,14 +5848,6 @@
"title_aux": "VibeVoice ComfyUI"
}
],
"https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": [
[
"ConstrainResolution"
],
{
"title_aux": "ComfyUI-ConstrainResolution"
}
],
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": [
[
"DoubutsuDescriber"
@ -16133,13 +16126,17 @@
"Prompt Splitter",
"Prop From Properties",
"Random Entry",
"Random File Entry",
"Randomize Image Batch",
"Randomize List",
"Replace List",
"Save Image Batch to Zip",
"Search To Boolean",
"Search and Replace",
"Select Bounding Box",
"Sort List",
"Split List",
"String To List",
"String to Int",
"Timestamp"
],
@ -22951,6 +22948,7 @@
"LayerFilter: WaterColor",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: DrawRoundedRectangle",
"LayerMask: ImageToMask",
"LayerMask: LoadSegformerModel",
"LayerMask: MaskBoxDetect",
@ -27748,7 +27746,6 @@
"ChromaticAberrationFilter",
"ColorPaletteExtractor",
"FidelityFX_Upscaler",
"FilmGrainFilter",
"ImageMetadataExtractor",
"KohyaLoraConfig",
"KuwaharaFilter",
@ -27765,7 +27762,6 @@
"SpatialSplitAttention",
"StructuredLatent",
"Temperature Adjust",
"TokenDeltaPerturbation",
"TokenSculptor",
"TokenVisualizer",
"UNetHeatmap"
@ -28862,24 +28858,6 @@
"title_aux": "comfyui-checkpoint-extract"
}
],
"https://github.com/hekmon/comfyui-openai-api": [
[
"OAIAPIChatCompletion",
"OAIAPIClient",
"OAIAPIDebug",
"OAIAPIDeveloperRole",
"OAIAPIExtraBody",
"OAIAPIFrequencyPenalty",
"OAIAPIMaxTokens",
"OAIAPIPresencePenalty",
"OAIAPISeed",
"OAIAPITemperature",
"OAIAPITopP"
],
{
"title_aux": "ComfyUI OpenAI API"
}
],
"https://github.com/heshengtao/comfyui_LLM_party": [
[
"About_us",
@ -37803,15 +37781,6 @@
"title_aux": "ComfyUI-FlowChain"
}
],
"https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": [
[
"SeedVR2",
"SeedVR2BlockSwap"
],
{
"title_aux": "ComfyUI-SeedVR2_VideoUpscaler"
}
],
"https://github.com/numz/Comfyui-Orpheus": [
[
"orpheus",
@ -47407,6 +47376,7 @@
"ModifyTextGender",
"NeedImageSizeAndCount",
"NovitaVideoRequestNode",
"QwenEditPlusLoraNode",
"ReplicateRequstNode",
"ReplicateVideoRequestNode",
"SegmindVideoRequestNode",