update DB

This commit is contained in:
dr.lt.data
2023-07-28 10:33:19 +09:00
parent 2350f40a0b
commit 308870f883
2 changed files with 19 additions and 1 deletions

View File

@@ -416,9 +416,12 @@
"SeargeIntegerConstant",
"SeargeIntegerMath",
"SeargeIntegerPair",
"SeargeIntegerScaler",
"SeargePromptCombiner",
"SeargePromptText",
"SeargeSDXLBasePromptEncoder",
"SeargeSDXLPromptEncoder",
"SeargeSDXLRefinerPromptEncoder",
"SeargeSDXLSampler"
],
"https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py": [
@@ -888,6 +891,8 @@
"PixelTiledKSampleUpscalerProvider",
"PixelTiledKSampleUpscalerProviderPipe",
"PreviewBridge",
"ReencodeLatent",
"ReencodeLatentPipe",
"RegionalPrompt",
"RegionalSampler",
"SAMDetectorCombined",
@@ -1040,6 +1045,7 @@
],
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
"ConstrainImage|pysssss",
"LoraLoader|pysssss",
"MathExpression|pysssss",
"ShowText|pysssss",
"StringFunction|pysssss"
@@ -1139,5 +1145,8 @@
"https://github.com/yolanother/DTAIComfyPromptAgent": [
"DTPromptAgent",
"DTPromptAgentString"
],
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
"SDXLAspectRatio"
]
}