fix: badge bugfix
improve: show node name for missing nodes update DB
This commit is contained in:
@@ -1089,6 +1089,7 @@
|
||||
"https://github.com/bash-j/mikey_nodes": [
|
||||
[
|
||||
"AddMetaData",
|
||||
"Batch Crop Image",
|
||||
"Batch Resize Image for SDXL",
|
||||
"Empty Latent Ratio Custom SDXL",
|
||||
"Empty Latent Ratio Select SDXL",
|
||||
@@ -1099,13 +1100,15 @@
|
||||
"Prompt With Style",
|
||||
"Prompt With Style V2",
|
||||
"Prompt With Style V3",
|
||||
"Ratio Advanced",
|
||||
"Resize Image for SDXL",
|
||||
"Save Image With Prompt Data",
|
||||
"Save Images Mikey",
|
||||
"Save Images No Display",
|
||||
"SaveMetaData",
|
||||
"Seed String",
|
||||
"Style Conditioner",
|
||||
"Upscale Tile Calculator",
|
||||
"VAE Decode 6GB SDXL (deprecated)",
|
||||
"Wildcard Processor"
|
||||
],
|
||||
{
|
||||
@@ -1440,6 +1443,22 @@
|
||||
"title_aux": "ComfyUI_tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/giriss/comfy-image-saver": [
|
||||
[
|
||||
"Cfg Literal",
|
||||
"Checkpoint Selector",
|
||||
"Int Literal",
|
||||
"Sampler Selector",
|
||||
"Save Image w/Metadata",
|
||||
"Scheduler Selector",
|
||||
"Seed Generator",
|
||||
"String Literal",
|
||||
"Width/Height Literal"
|
||||
],
|
||||
{
|
||||
"title_aux": "Save Image with Generation Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/guoyk93/yk-node-suite-comfyui": [
|
||||
[
|
||||
"YKImagePadForOutpaint",
|
||||
@@ -1886,6 +1905,22 @@
|
||||
"title_aux": "smZNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": [
|
||||
[
|
||||
"SDXL Empty Latent Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SDXL-EmptyLatentImage"
|
||||
}
|
||||
],
|
||||
"https://github.com/shingo1228/ComfyUI-send-eagle-slim": [
|
||||
[
|
||||
"Send Webp Image to Eagle"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
||||
[
|
||||
"OpenposePreprocessorInterpolate"
|
||||
|
||||
Reference in New Issue
Block a user