update DB

This commit is contained in:
Dr.Lt.Data
2023-07-14 10:50:46 +09:00
parent 1b6452c839
commit 152d07697f
2 changed files with 29 additions and 1 deletions

View File

@@ -379,6 +379,7 @@
],
"https://github.com/SeargeDP/SeargeSDXL": [
"SeargePromptText",
"SeargeSDXLPromptEncoder",
"SeargeSDXLSampler"
],
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [
@@ -396,6 +397,7 @@
"ttN pipeEDIT",
"ttN pipeIN",
"ttN pipeKSampler",
"ttN pipeKSamplerAdvanced",
"ttN pipeLoader",
"ttN pipeOUT",
"ttN seed",
@@ -653,6 +655,9 @@
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_tonemap.py": [
"ModelSamplerTonemapNoiseTest"
],
"https://github.com/cubiq/ComfyUI_SimpleMath": [
"SimpleMath"
],
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
"KSamplerAdvancedGPU",
"KSamplerGPU"
@@ -716,6 +721,9 @@
"Random_Sampler",
"VAELoaderDecode"
],
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py": [
"SDXLMixSampler"
],
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": [
"BasicPipeToDetailerPipe",
"BboxDetectorCombined",
@@ -867,6 +875,7 @@
],
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
"ConstrainImage|pysssss",
"MathExpression|pysssss",
"ShowText|pysssss",
"StringFunction|pysssss"
],
@@ -924,7 +933,6 @@
"https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py": [
"CompositeImage",
"KSamplerAdvancedCustom",
"LoopBack",
"QRGenerate",
"WordAsImage"
],