update DB

This commit is contained in:
Dr.Lt.Data 2024-01-04 21:02:24 +09:00
parent 0bcfbf0b1b
commit bc40f34dfb
6 changed files with 172 additions and 25 deletions

View File

@ -3984,6 +3984,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "[a/Onediff](https://github.com/siliconflow/onediff) ComfyUI Nodes." "description": "[a/Onediff](https://github.com/siliconflow/onediff) ComfyUI Nodes."
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI ArtGallery | Prompt Visualization",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery"
],
"install_type": "git-clone",
"description": "Visualize the selection of prompts:Choosing prompts has never really been suitable for humans, especially when there are a lot of prompts to choose from. Selecting corresponding visual references is a more suitable way.[w/WARN: Installation requires 2GB of space, and it will involve a long download time.]"
},

View File

@ -1402,6 +1402,7 @@
"Image Crop Fit", "Image Crop Fit",
"Image Resize Fit", "Image Resize Fit",
"OFF SEGS to Image", "OFF SEGS to Image",
"VAE Encode For Inpaint V2",
"Watermarking" "Watermarking"
], ],
{ {
@ -1490,6 +1491,7 @@
"MaskComposite(FaceParsing)", "MaskComposite(FaceParsing)",
"MaskListComposite(FaceParsing)", "MaskListComposite(FaceParsing)",
"MaskListSelect(FaceParsing)", "MaskListSelect(FaceParsing)",
"MaskToBBox(FaceParsing)",
"SkinDetectTraditional(FaceParsing)" "SkinDetectTraditional(FaceParsing)"
], ],
{ {
@ -2424,6 +2426,8 @@
"Text Add Tokens", "Text Add Tokens",
"Text Compare", "Text Compare",
"Text Concatenate", "Text Concatenate",
"Text Dictionary Convert",
"Text Dictionary Get",
"Text Dictionary Update", "Text Dictionary Update",
"Text File History Loader", "Text File History Loader",
"Text Find and Replace", "Text Find and Replace",
@ -2532,6 +2536,19 @@
"title_aux": "MergeBlockWeighted_fo_ComfyUI" "title_aux": "MergeBlockWeighted_fo_ComfyUI"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [
[
"ArtGallery_Zho",
"ArtistsImage_Zho",
"CamerasImage_Zho",
"FilmsImage_Zho",
"MovementsImage_Zho",
"StylesImage_Zho"
],
{
"title_aux": "ComfyUI ArtGallery | Prompt Visualization"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": [
[ [
"ConcatText_Zho", "ConcatText_Zho",
@ -3374,8 +3391,17 @@
], ],
"https://github.com/city96/ComfyUI_NetDist": [ "https://github.com/city96/ComfyUI_NetDist": [
[ [
"CombineImageBatch",
"FetchRemote", "FetchRemote",
"QueueRemote" "LoadCurrentWorkflowJSON",
"LoadDiskWorkflowJSON",
"LoadImageUrl",
"RemoteChainEnd",
"RemoteChainStart",
"RemoteQueueSimple",
"RemoteQueueWorker",
"SaveDiskWorkflowJSON",
"SaveImageUrl"
], ],
{ {
"title_aux": "ComfyUI_NetDist" "title_aux": "ComfyUI_NetDist"
@ -5511,6 +5537,7 @@
"CLIPSeg_", "CLIPSeg_",
"CharacterInText", "CharacterInText",
"ChatGPTOpenAI", "ChatGPTOpenAI",
"ClipInterrogator",
"Color", "Color",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
@ -5609,6 +5636,27 @@
"title_aux": "comfy-easy-grids" "title_aux": "comfy-easy-grids"
} }
], ],
"https://github.com/siliconflow/onediff_comfy_nodes": [
[
"CompareModel",
"ControlNetGraphLoader",
"ControlNetGraphSaver",
"ControlNetSpeedup",
"ModelGraphLoader",
"ModelGraphSaver",
"ModelSpeedup",
"ModuleDeepCacheSpeedup",
"OneDiffCheckpointLoaderSimple",
"SVDSpeedup",
"ShowImageDiff",
"VaeGraphLoader",
"VaeGraphSaver",
"VaeSpeedup"
],
{
"title_aux": "OneDiff Nodes"
}
],
"https://github.com/sipherxyz/comfyui-art-venture": [ "https://github.com/sipherxyz/comfyui-art-venture": [
[ [
"AV_CheckpointMerge", "AV_CheckpointMerge",

View File

@ -30,16 +30,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of nodes randomly selected and gathered, related to noise. NOTE: SD-Advanced-Noise, noise_latent_perlinpinpin, comfy-plasma" "description": "A collection of nodes randomly selected and gathered, related to noise. NOTE: SD-Advanced-Noise, noise_latent_perlinpinpin, comfy-plasma"
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI ArtGalleryWIP)",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery"
],
"install_type": "git-clone",
"description": "Visualize the selection of prompts:Choosing prompts has never really been suitable for humans, especially when there are a lot of prompts to choose from. Selecting corresponding visual references is a more suitable way."
},
{ {
"author": "foglerek", "author": "foglerek",
"title": "comfyui-cem-tools", "title": "comfyui-cem-tools",

View File

@ -98,19 +98,6 @@
"title_aux": "pre-comfyui-stablsr" "title_aux": "pre-comfyui-stablsr"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [
[
"ArtGallery_Zho",
"ArtistsImage_Zho",
"CamerasImage_Zho",
"FilmsImage_Zho",
"MovementsImage_Zho",
"StylesImage_Zho"
],
{
"title_aux": "ComfyUI ArtGallery\uff08WIP)"
}
],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [ "https://github.com/alt-key-project/comfyui-dream-video-batches": [
[ [
"Blended Transition [DVB]", "Blended Transition [DVB]",
@ -254,6 +241,7 @@
"RepeatLatentBatch", "RepeatLatentBatch",
"RescaleCFG", "RescaleCFG",
"SDTurboScheduler", "SDTurboScheduler",
"SD_4XUpscale_Conditioning",
"SVD_img2vid_Conditioning", "SVD_img2vid_Conditioning",
"SamplerCustom", "SamplerCustom",
"SamplerDPMPP_2M_SDE", "SamplerDPMPP_2M_SDE",
@ -385,6 +373,7 @@
"ImageGenResolutionFromImage", "ImageGenResolutionFromImage",
"ImageGenResolutionFromLatent", "ImageGenResolutionFromLatent",
"LineArtPreprocessor", "LineArtPreprocessor",
"LinkMasterNode",
"PiDiNetPreprocessor", "PiDiNetPreprocessor",
"PixelPerfectResolution", "PixelPerfectResolution",
"SuckerPunch", "SuckerPunch",
@ -472,6 +461,36 @@
"title_aux": "jn_node_suite_comfyui [WIP]" "title_aux": "jn_node_suite_comfyui [WIP]"
} }
], ],
"https://github.com/kadirnar/comfyui_helpers": [
[
"CircularVAEDecode",
"CustomKSamplerAdvancedTile",
"ImageLoaderAndProcessor",
"JDC_AutoContrast",
"JDC_BlendImages",
"JDC_BrownNoise",
"JDC_Contrast",
"JDC_EqualizeGrey",
"JDC_GaussianBlur",
"JDC_GreyNoise",
"JDC_Greyscale",
"JDC_ImageLoader",
"JDC_ImageLoaderMeta",
"JDC_PinkNoise",
"JDC_Plasma",
"JDC_PlasmaSampler",
"JDC_PowerImage",
"JDC_RandNoise",
"JDC_ResizeFactor",
"LatentGaussianNoise",
"LatentToRGB",
"MathEncode",
"NoisyLatentPerlin"
],
{
"title_aux": "comfyui_helpers"
}
],
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [ "https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
[ [
"ObjectPromptWithTemplate", "ObjectPromptWithTemplate",
@ -533,6 +552,18 @@
"title_aux": "comfy-trt-test [WIP]" "title_aux": "comfy-trt-test [WIP]"
} }
], ],
"https://github.com/solarpush/comfyui_sendimage_node": [
[
"Send_To_Pod"
],
{
"author": "Enlumis",
"description": "This one to send images to the pod.",
"nickname": "go2flat",
"title": "go2flat",
"title_aux": "comfyui_sendimage_node"
}
],
"https://github.com/wormley/comfyui-wormley-nodes": [ "https://github.com/wormley/comfyui-wormley-nodes": [
[ [
"CheckpointVAELoaderSimpleText", "CheckpointVAELoaderSimpleText",

View File

@ -10,6 +10,26 @@
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI ArtGallery | Prompt Visualization",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery"
],
"install_type": "git-clone",
"description": "Visualize the selection of prompts:Choosing prompts has never really been suitable for humans, especially when there are a lot of prompts to choose from. Selecting corresponding visual references is a more suitable way.[w/WARN: Installation requires 2GB of space, and it will involve a long download time.]"
},
{
"author": "SiliconFlow",
"title": "OneDiff Nodes",
"reference": "https://github.com/siliconflow/onediff_comfy_nodes",
"files": [
"https://github.com/siliconflow/onediff_comfy_nodes"
],
"install_type": "git-clone",
"description": "[a/Onediff](https://github.com/siliconflow/onediff) ComfyUI Nodes."
},
{ {
"author": "flowtyone", "author": "flowtyone",
"title": "ComfyUI-Flowty-LDSR", "title": "ComfyUI-Flowty-LDSR",

View File

@ -1402,6 +1402,7 @@
"Image Crop Fit", "Image Crop Fit",
"Image Resize Fit", "Image Resize Fit",
"OFF SEGS to Image", "OFF SEGS to Image",
"VAE Encode For Inpaint V2",
"Watermarking" "Watermarking"
], ],
{ {
@ -1490,6 +1491,7 @@
"MaskComposite(FaceParsing)", "MaskComposite(FaceParsing)",
"MaskListComposite(FaceParsing)", "MaskListComposite(FaceParsing)",
"MaskListSelect(FaceParsing)", "MaskListSelect(FaceParsing)",
"MaskToBBox(FaceParsing)",
"SkinDetectTraditional(FaceParsing)" "SkinDetectTraditional(FaceParsing)"
], ],
{ {
@ -2424,6 +2426,8 @@
"Text Add Tokens", "Text Add Tokens",
"Text Compare", "Text Compare",
"Text Concatenate", "Text Concatenate",
"Text Dictionary Convert",
"Text Dictionary Get",
"Text Dictionary Update", "Text Dictionary Update",
"Text File History Loader", "Text File History Loader",
"Text Find and Replace", "Text Find and Replace",
@ -2532,6 +2536,19 @@
"title_aux": "MergeBlockWeighted_fo_ComfyUI" "title_aux": "MergeBlockWeighted_fo_ComfyUI"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [
[
"ArtGallery_Zho",
"ArtistsImage_Zho",
"CamerasImage_Zho",
"FilmsImage_Zho",
"MovementsImage_Zho",
"StylesImage_Zho"
],
{
"title_aux": "ComfyUI ArtGallery | Prompt Visualization"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": [
[ [
"ConcatText_Zho", "ConcatText_Zho",
@ -3374,8 +3391,17 @@
], ],
"https://github.com/city96/ComfyUI_NetDist": [ "https://github.com/city96/ComfyUI_NetDist": [
[ [
"CombineImageBatch",
"FetchRemote", "FetchRemote",
"QueueRemote" "LoadCurrentWorkflowJSON",
"LoadDiskWorkflowJSON",
"LoadImageUrl",
"RemoteChainEnd",
"RemoteChainStart",
"RemoteQueueSimple",
"RemoteQueueWorker",
"SaveDiskWorkflowJSON",
"SaveImageUrl"
], ],
{ {
"title_aux": "ComfyUI_NetDist" "title_aux": "ComfyUI_NetDist"
@ -5511,6 +5537,7 @@
"CLIPSeg_", "CLIPSeg_",
"CharacterInText", "CharacterInText",
"ChatGPTOpenAI", "ChatGPTOpenAI",
"ClipInterrogator",
"Color", "Color",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
@ -5609,6 +5636,27 @@
"title_aux": "comfy-easy-grids" "title_aux": "comfy-easy-grids"
} }
], ],
"https://github.com/siliconflow/onediff_comfy_nodes": [
[
"CompareModel",
"ControlNetGraphLoader",
"ControlNetGraphSaver",
"ControlNetSpeedup",
"ModelGraphLoader",
"ModelGraphSaver",
"ModelSpeedup",
"ModuleDeepCacheSpeedup",
"OneDiffCheckpointLoaderSimple",
"SVDSpeedup",
"ShowImageDiff",
"VaeGraphLoader",
"VaeGraphSaver",
"VaeSpeedup"
],
{
"title_aux": "OneDiff Nodes"
}
],
"https://github.com/sipherxyz/comfyui-art-venture": [ "https://github.com/sipherxyz/comfyui-art-venture": [
[ [
"AV_CheckpointMerge", "AV_CheckpointMerge",