mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 00:24:23 +08:00
update DB
This commit is contained in:
parent
7de953aab8
commit
a677a286bf
@ -2276,13 +2276,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "shadowcz007",
|
"author": "shadowcz007",
|
||||||
"title": "comfyui-mixlab-nodes",
|
"title": "comfyui-mixlab-nodes [WIP]",
|
||||||
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
|
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
|
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
|
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask, ImagesCrop, RunWorkflow"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "ostris",
|
"author": "ostris",
|
||||||
|
|||||||
@ -1757,6 +1757,7 @@
|
|||||||
"GateNormalizedAmplitude",
|
"GateNormalizedAmplitude",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"NormalizeAmplitude",
|
"NormalizeAmplitude",
|
||||||
|
"NormalizedAmplitudeDrivenString",
|
||||||
"NormalizedAmplitudeToGraph",
|
"NormalizedAmplitudeToGraph",
|
||||||
"NormalizedAmplitudeToNumber",
|
"NormalizedAmplitudeToNumber",
|
||||||
"TransientAmplitudeBasic"
|
"TransientAmplitudeBasic"
|
||||||
@ -1940,6 +1941,7 @@
|
|||||||
"Batch Crop Resize Inplace",
|
"Batch Crop Resize Inplace",
|
||||||
"Batch Load Images",
|
"Batch Load Images",
|
||||||
"Batch Resize Image for SDXL",
|
"Batch Resize Image for SDXL",
|
||||||
|
"Checkpoint Loader Simple Mikey",
|
||||||
"Empty Latent Ratio Custom SDXL",
|
"Empty Latent Ratio Custom SDXL",
|
||||||
"Empty Latent Ratio Select SDXL",
|
"Empty Latent Ratio Select SDXL",
|
||||||
"FileNamePrefix",
|
"FileNamePrefix",
|
||||||
@ -1956,6 +1958,7 @@
|
|||||||
"Mikey Sampler Tiled",
|
"Mikey Sampler Tiled",
|
||||||
"Mikey Sampler Tiled Base Only",
|
"Mikey Sampler Tiled Base Only",
|
||||||
"MikeySamplerTiledAdvanced",
|
"MikeySamplerTiledAdvanced",
|
||||||
|
"OoobaPrompt",
|
||||||
"PresetRatioSelector",
|
"PresetRatioSelector",
|
||||||
"Prompt With SDXL",
|
"Prompt With SDXL",
|
||||||
"Prompt With Style",
|
"Prompt With Style",
|
||||||
@ -1977,6 +1980,7 @@
|
|||||||
"Text2InputOr3rdOption",
|
"Text2InputOr3rdOption",
|
||||||
"TextCombinations",
|
"TextCombinations",
|
||||||
"TextCombinations3",
|
"TextCombinations3",
|
||||||
|
"TextPreserve",
|
||||||
"Upscale Tile Calculator",
|
"Upscale Tile Calculator",
|
||||||
"Wildcard Processor",
|
"Wildcard Processor",
|
||||||
"WildcardAndLoraSyntaxProcessor"
|
"WildcardAndLoraSyntaxProcessor"
|
||||||
@ -3355,15 +3359,17 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||||
[
|
[
|
||||||
|
"ImagesCrop",
|
||||||
"KandinskyModel",
|
"KandinskyModel",
|
||||||
"KandinskyModelLoad",
|
"KandinskyModelLoad",
|
||||||
"LoadImageFromPath",
|
"LoadImagesFromPath",
|
||||||
"RandomPrompt",
|
"RandomPrompt",
|
||||||
|
"RunWorkflow",
|
||||||
"SplitLongMask",
|
"SplitLongMask",
|
||||||
"TransparentImage"
|
"TransparentImage"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-mixlab-nodes"
|
"title_aux": "comfyui-mixlab-nodes [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||||
@ -3425,6 +3431,7 @@
|
|||||||
"ColorCorrect",
|
"ColorCorrect",
|
||||||
"DeepDanbooruCaption",
|
"DeepDanbooruCaption",
|
||||||
"DependenciesEdit",
|
"DependenciesEdit",
|
||||||
|
"FaceAnalyze",
|
||||||
"Fooocus_KSampler",
|
"Fooocus_KSampler",
|
||||||
"Fooocus_KSamplerAdvanced",
|
"Fooocus_KSamplerAdvanced",
|
||||||
"GetBoolFromJson",
|
"GetBoolFromJson",
|
||||||
|
|||||||
@ -73,13 +73,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "shadowcz007",
|
"author": "shadowcz007",
|
||||||
"title": "comfyui-mixlab-nodes",
|
"title": "comfyui-mixlab-nodes [WIP]",
|
||||||
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
|
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
|
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
|
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask, ImagesCrop, RunWorkflow"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "chrisgoringe",
|
"author": "chrisgoringe",
|
||||||
|
|||||||
@ -1757,6 +1757,7 @@
|
|||||||
"GateNormalizedAmplitude",
|
"GateNormalizedAmplitude",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"NormalizeAmplitude",
|
"NormalizeAmplitude",
|
||||||
|
"NormalizedAmplitudeDrivenString",
|
||||||
"NormalizedAmplitudeToGraph",
|
"NormalizedAmplitudeToGraph",
|
||||||
"NormalizedAmplitudeToNumber",
|
"NormalizedAmplitudeToNumber",
|
||||||
"TransientAmplitudeBasic"
|
"TransientAmplitudeBasic"
|
||||||
@ -1940,6 +1941,7 @@
|
|||||||
"Batch Crop Resize Inplace",
|
"Batch Crop Resize Inplace",
|
||||||
"Batch Load Images",
|
"Batch Load Images",
|
||||||
"Batch Resize Image for SDXL",
|
"Batch Resize Image for SDXL",
|
||||||
|
"Checkpoint Loader Simple Mikey",
|
||||||
"Empty Latent Ratio Custom SDXL",
|
"Empty Latent Ratio Custom SDXL",
|
||||||
"Empty Latent Ratio Select SDXL",
|
"Empty Latent Ratio Select SDXL",
|
||||||
"FileNamePrefix",
|
"FileNamePrefix",
|
||||||
@ -1956,6 +1958,7 @@
|
|||||||
"Mikey Sampler Tiled",
|
"Mikey Sampler Tiled",
|
||||||
"Mikey Sampler Tiled Base Only",
|
"Mikey Sampler Tiled Base Only",
|
||||||
"MikeySamplerTiledAdvanced",
|
"MikeySamplerTiledAdvanced",
|
||||||
|
"OoobaPrompt",
|
||||||
"PresetRatioSelector",
|
"PresetRatioSelector",
|
||||||
"Prompt With SDXL",
|
"Prompt With SDXL",
|
||||||
"Prompt With Style",
|
"Prompt With Style",
|
||||||
@ -1977,6 +1980,7 @@
|
|||||||
"Text2InputOr3rdOption",
|
"Text2InputOr3rdOption",
|
||||||
"TextCombinations",
|
"TextCombinations",
|
||||||
"TextCombinations3",
|
"TextCombinations3",
|
||||||
|
"TextPreserve",
|
||||||
"Upscale Tile Calculator",
|
"Upscale Tile Calculator",
|
||||||
"Wildcard Processor",
|
"Wildcard Processor",
|
||||||
"WildcardAndLoraSyntaxProcessor"
|
"WildcardAndLoraSyntaxProcessor"
|
||||||
@ -3355,15 +3359,17 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||||
[
|
[
|
||||||
|
"ImagesCrop",
|
||||||
"KandinskyModel",
|
"KandinskyModel",
|
||||||
"KandinskyModelLoad",
|
"KandinskyModelLoad",
|
||||||
"LoadImageFromPath",
|
"LoadImagesFromPath",
|
||||||
"RandomPrompt",
|
"RandomPrompt",
|
||||||
|
"RunWorkflow",
|
||||||
"SplitLongMask",
|
"SplitLongMask",
|
||||||
"TransparentImage"
|
"TransparentImage"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-mixlab-nodes"
|
"title_aux": "comfyui-mixlab-nodes [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||||
@ -3425,6 +3431,7 @@
|
|||||||
"ColorCorrect",
|
"ColorCorrect",
|
||||||
"DeepDanbooruCaption",
|
"DeepDanbooruCaption",
|
||||||
"DependenciesEdit",
|
"DependenciesEdit",
|
||||||
|
"FaceAnalyze",
|
||||||
"Fooocus_KSampler",
|
"Fooocus_KSampler",
|
||||||
"Fooocus_KSamplerAdvanced",
|
"Fooocus_KSamplerAdvanced",
|
||||||
"GetBoolFromJson",
|
"GetBoolFromJson",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user