update DB

This commit is contained in:
Dr.Lt.Data
2025-02-10 02:48:46 +09:00
parent 559c011420
commit 22266484bd
8 changed files with 2467 additions and 2217 deletions

View File

@@ -12,6 +12,26 @@
{
"author": "tc888",
"title": "ComfyUI_Save_Flux_Image",
"reference": "https://github.com/tc888/ComfyUI_Save_Flux_Image",
"files": [
"https://github.com/tc888/ComfyUI_Save_Flux_Image"
],
"install_type": "git-clone",
"description": "Customized version of comfyui-image-save tailored for saving Flux images"
},
{
"author": "var1ableX",
"title": "ComfyUI_Accessories",
"reference": "https://github.com/var1ableX/ComfyUI_Accessories",
"files": [
"https://github.com/var1ableX/ComfyUI_Accessories"
],
"install_type": "git-clone",
"description": "NODES: Get Mask Dimensions, Get Random Dimensions, Is Mask Empty/Image, Any Cast, Make List From Text"
},
{
"author": "xinyiSS",
"title": "CombineMasksNode",

View File

@@ -4358,13 +4358,15 @@
],
"https://github.com/osuiso-depot/comfyui-keshigom_custom": [
[
"KANI\ud83e\udd80FLIP-W/H Selector",
"KANI\ud83e\udd80FLIP-W/H SelectorConst",
"KANI\ud83e\udd80RegexpChopper",
"KANI\ud83e\udd80TextFind",
"KANI\ud83e\udd80True-or-False",
"KANI\ud83e\udd80ckpt_Loader_Simple",
"myStringNode"
"KANI_Checkpoint_Loader_Simple",
"KANI_Multiplexer",
"KANI_ShowAnything",
"KANI_TextFind",
"KANI_TrueorFalse",
"RegExTextChopper",
"ResolutionSelector",
"ResolutionSelectorConst",
"StringNodeClass"
],
{
"title_aux": "comfyui-keshigom_custom"
@@ -4845,6 +4847,22 @@
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
}
],
"https://github.com/tc888/ComfyUI_Save_Flux_Image": [
[
"Cfg Literal",
"Int Literal",
"Sampler Select",
"Save Flux Image with Metadata",
"Scheduler Select",
"Seed Gen",
"String Literal",
"Unet Select",
"Width/Height Literal"
],
{
"title_aux": "ComfyUI_Save_Flux_Image"
}
],
"https://github.com/techzuhaib/ComfyUI-CacheImageNode": [
[
"CacheImageNode"
@@ -4865,7 +4883,7 @@
"https://github.com/thedivergentai/divergent_nodes": [
[
"CLIPTokenCounter",
"DolphinVision"
"DolphinVisionNode"
],
{
"title_aux": "Divergent Nodes [WIP]"
@@ -4984,6 +5002,19 @@
"title_aux": "ComfyUI-My-Handy-Nodes"
}
],
"https://github.com/var1ableX/ComfyUI_Accessories": [
[
"ACC_AnyCast",
"AccMakeListNode",
"GetMaskDimensions",
"GetRandomDimensions",
"isImageEmpty",
"isMaskEmpty"
],
{
"title_aux": "ComfyUI_Accessories"
}
],
"https://github.com/walterFeng/ComfyUI-Image-Utils": [
[
"Calculate Image Brightness",

View File

File diff suppressed because it is too large Load Diff