update DB

This commit is contained in:
Dr.Lt.Data
2023-06-21 15:42:55 +09:00
parent 5fada480a3
commit e95cd88dd0
3 changed files with 19 additions and 2 deletions

View File

@@ -393,6 +393,7 @@
],
"https://github.com/WASasquatch/was-node-suite-comfyui": [
"BLIP Analyze Image",
"BLIP Model Loader",
"Bounded Image Blend",
"Bounded Image Blend with Mask",
"Bounded Image Crop",
@@ -464,6 +465,8 @@
"Image Resize",
"Image Rotate",
"Image Rotate Hue",
"Image SSAO (Ambient Occlusion)",
"Image SSDO (Direct Occlusion)",
"Image Save",
"Image Seamless Texture",
"Image Select Channel",
@@ -515,6 +518,7 @@
"Masks Subtract",
"MiDaS Depth Approximation",
"MiDaS Mask Image",
"MiDaS Model Loader",
"Model Input Switch",
"Number Input Condition",
"Number Input Switch",
@@ -608,6 +612,9 @@
"FetchRemote",
"QueueRemote"
],
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/advanced_model_merging.py": [
"ModelMergeBlockNumber"
],
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py": [
"RescaleClassifierFreeGuidanceTest"
],