update DB

This commit is contained in:
Dr.Lt.Data
2025-08-26 19:39:38 +09:00
parent 32a83b211e
commit 5bc1f2f2c0
9 changed files with 4999 additions and 4956 deletions

View File

@@ -674,9 +674,9 @@
{
"author": "JasonW146",
"title": "JasonW146",
"reference": "https://github.com/JasonW146/ComfyUI-Manual-Openpose",
"reference": "https://github.com/pururin777/ComfyUI-Manual-Openpose",
"files": [
"https://github.com/JasonW146/ComfyUI-Manual-Openpose"
"https://github.com/pururin777/ComfyUI-Manual-Openpose"
],
"install_type": "git-clone",
"description": "ComfyUI node that provides the ability to manually map out Controlnet Openpose landmarks for a batch of images."
@@ -1084,9 +1084,9 @@
{
"author": "Jpzz",
"title": "IxiWorks StoryBoard Nodes [WIP]",
"reference": "https://github.com/Jpzz/comfyui-ixiworks",
"reference": "https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks",
"files": [
"https://github.com/Jpzz/comfyui-ixiworks"
"https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks"
],
"install_type": "git-clone",
"description": "StoryBoard nodes for ComfyUI - Parse JSON templates and build prompts for generative movie creation\nNOTE: The files in the repo are not organized."
@@ -1514,9 +1514,9 @@
{
"author": "pixixai",
"title": "ComfyUI_Pixix-Tools [UNSAFE/WIP]",
"reference": "https://github.com/pixixai/ComfyUI_Pixix-Tools",
"reference": "https://github.com/pixixai/ComfyUI_pixixTools",
"files": [
"https://github.com/pixixai/ComfyUI_Pixix-Tools"
"https://github.com/pixixai/ComfyUI_pixixTools"
],
"install_type": "git-clone",
"description": "Load Text (from folder)\nNOTE: The files in the repo are not organized.[w/The contents of files from arbitrary paths can be read remotely through this node.]"
@@ -6015,9 +6015,9 @@
{
"author": "monate0615",
"title": "ComfyUI-Simple-Image-Tools [WIP]",
"reference": "https://github.com/gondar-software/ComfyUI-Simple-Image-Tools",
"reference": "https://github.com/alchemist-software-engineer/ComfyUI-Simple-Image-Tools",
"files": [
"https://github.com/gondar-software/ComfyUI-Simple-Image-Tools"
"https://github.com/alchemist-software-engineer/ComfyUI-Simple-Image-Tools"
],
"install_type": "git-clone",
"description": "Get mask from image based on alpha (Get Mask From Alpha)\nNOTE: The files in the repo are not organized."
@@ -6075,9 +6075,9 @@
{
"author": "monate0615",
"title": "Affine Transform ComfyUI Node [WIP]",
"reference": "https://github.com/gondar-software/ComfyUI-Affine-Transform",
"reference": "https://github.com/alchemist-software-engineer/ComfyUI-Affine-Transform",
"files": [
"https://github.com/gondar-software/ComfyUI-Affine-Transform"
"https://github.com/alchemist-software-engineer/ComfyUI-Affine-Transform"
],
"install_type": "git-clone",
"description": "This node output the image that are transfromed by affine matrix what is made according to 4 points of output.\nNOTE: The files in the repo are not organized."
@@ -6619,9 +6619,9 @@
"author": "IuvenisSapiens",
"title": "ComfyUI_MiniCPM-V-2_6-int4",
"id": "minicpm-v-2_6-int4",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4",
"files": [
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4"
],
"install_type": "git-clone",
"description": "This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses."

View File

@@ -1852,6 +1852,18 @@
"title_aux": "comfyui-HandDetect"
}
],
"https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": [
[
"BuildCharacterPromptNode",
"BuildPromptNode",
"JsonParserNode",
"MergeStringsNode",
"SelectIndexNode"
],
{
"title_aux": "IxiWorks StoryBoard Nodes [WIP]"
}
],
"https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": [
[
"Face Crop",
@@ -1887,7 +1899,7 @@
"title_aux": "ComfyUI-exLoadout [WIP]"
}
],
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4": [
[
"DisplayText",
"MiniCPM_VQA",
@@ -1906,14 +1918,6 @@
"title_aux": "comfyui-codeformer [WIP]"
}
],
"https://github.com/JasonW146/ComfyUI-Manual-Openpose": [
[
"Manual Openpose Setter"
],
{
"title_aux": "JasonW146"
}
],
"https://github.com/Jaxkr/comfyui-terminal-command": [
[
"Terminal"
@@ -1985,18 +1989,6 @@
"title_aux": "comfy-consistency-vae"
}
],
"https://github.com/Jpzz/comfyui-ixiworks": [
[
"BuildCharacterPromptNode",
"BuildPromptNode",
"JsonParserNode",
"MergeStringsNode",
"SelectIndexNode"
],
{
"title_aux": "IxiWorks StoryBoard Nodes [WIP]"
}
],
"https://github.com/Junst/ComfyUI-PNG2SVG2PNG": [
[
"PNG2SVG2PNG"
@@ -2016,10 +2008,13 @@
"https://github.com/KY-2000/comfyui-ksampler-tester-loop": [
[
"AllParametersLoop",
"AllParametersLoopAdvanced",
"FloatRangeLoop",
"ParametersRangeLoop",
"SamplerLoop",
"SamplerLoopAdvanced",
"SamplerSchedulerLoop",
"SamplerSchedulerLoopAdvanced",
"SchedulerLoop"
],
{
@@ -3197,6 +3192,7 @@
[
"YTDLDownloader",
"YTDLLinksInput",
"YTDLPreview",
"YTDLPreviewAudio"
],
{
@@ -3475,6 +3471,8 @@
"SDVN DALL-E Generate Image",
"SDVN Dall-E Generate Image 2",
"SDVN Dic Convert",
"SDVN DiffsynthControlNet Apply",
"SDVN DiffsynthUnionLora Apply",
"SDVN DualCLIP Download",
"SDVN Easy IPAdapter weight",
"SDVN Empty Latent Ratio",
@@ -4254,6 +4252,23 @@
"title_aux": "ComfyUI-AutoPrompt [WIP]"
}
],
"https://github.com/alchemist-software-engineer/ComfyUI-Affine-Transform": [
[
"AffineTransform"
],
{
"title_aux": "Affine Transform ComfyUI Node [WIP]"
}
],
"https://github.com/alchemist-software-engineer/ComfyUI-Simple-Image-Tools": [
[
"GetMaskFromAlpha",
"GetQuadrilateralOutfit"
],
{
"title_aux": "ComfyUI-Simple-Image-Tools [WIP]"
}
],
"https://github.com/alexgenovese/ComfyUI-Diffusion-4k": [
[
"FluxImageGenerator"
@@ -5141,6 +5156,8 @@
[
"AddNoise",
"AlignYourStepsScheduler",
"AudioEncoderEncode",
"AudioEncoderLoader",
"BasicGuider",
"BasicScheduler",
"BetaSamplingScheduler",
@@ -6311,23 +6328,6 @@
"title_aux": "loki-comfyui-node"
}
],
"https://github.com/gondar-software/ComfyUI-Affine-Transform": [
[
"AffineTransform"
],
{
"title_aux": "Affine Transform ComfyUI Node [WIP]"
}
],
"https://github.com/gondar-software/ComfyUI-Simple-Image-Tools": [
[
"GetMaskFromAlpha",
"GetQuadrilateralOutfit"
],
{
"title_aux": "ComfyUI-Simple-Image-Tools [WIP]"
}
],
"https://github.com/gordon123/ComfyUI_DreamBoard": [
[
"PromptExtraNode",
@@ -8778,7 +8778,7 @@
"title_aux": "ComfyUI LLM Prompt Enhancer [WIP]"
}
],
"https://github.com/pixixai/ComfyUI_Pixix-Tools": [
"https://github.com/pixixai/ComfyUI_pixixTools": [
[
"BaiduTranslateNode",
"ChatGLM4TranslateTextNode",
@@ -8904,6 +8904,14 @@
"title_aux": "ComfyUI-StreamDiffusion"
}
],
"https://github.com/pururin777/ComfyUI-Manual-Openpose": [
[
"Manual Openpose Setter"
],
{
"title_aux": "JasonW146"
}
],
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": [
[
"sd not very simple simpletuner by hhy"
@@ -9926,6 +9934,7 @@
[
"TKVideoSmoothLooper",
"TKVideoSpeedZones",
"TKVideoStitcher",
"TKVideoZoom"
],
{
@@ -10508,6 +10517,9 @@
"ImageSizeNode",
"ImageToBase64Node",
"ImageToVideoNode",
"ImagesCatNode",
"ImagesIndexNode",
"ImagesRangeNode",
"IntNode",
"IntToFloatNode",
"LoadImageFromDirectoryNode",

View File

File diff suppressed because it is too large Load Diff