update DB

robust scanner.py
This commit is contained in:
Dr.Lt.Data
2023-06-19 16:23:11 +09:00
parent f65e13ba36
commit 6b7dd1b82f
2 changed files with 14 additions and 1 deletions

View File

@@ -401,6 +401,7 @@
"CLIP Vision Input Switch",
"CLIPSeg Batch Masking",
"CLIPSeg Masking",
"CLIPTextEncode (BlenderNeko Advanced + NSP)",
"CLIPTextEncode (NSP)",
"Cache Node",
"Checkpoint Loader",
@@ -603,6 +604,10 @@
"Single Text String",
"String to ASCII"
],
"https://github.com/city96/ComfyUI_NetDist": [
"FetchRemote",
"QueueRemote"
],
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py": [
"RescaleClassifierFreeGuidanceTest"
],