update DB

This commit is contained in:
Dr.Lt.Data
2023-07-29 10:27:38 +09:00
parent 0b668a3fe1
commit 1215ffc630
2 changed files with 42 additions and 12 deletions

View File

@@ -2,7 +2,8 @@
"https://github.com/ArtVentureX/comfyui-animatediff": [
"AnimateDiffCombine",
"AnimateDiffLoader",
"AnimatedDiffUnload"
"AnimateDiffLoader_v2",
"AnimateDiffUnload"
],
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
"Blur",
@@ -132,6 +133,7 @@
"Text box",
"Tuple",
"Tuple debug print",
"Tuple multiply",
"Tuple swap",
"Tuple to floats",
"Tuple to ints",
@@ -1132,6 +1134,14 @@
"trRouter",
"trRouterLonger"
],
"https://github.com/tudal/Hakkun-ComfyUI-nodes/raw/main/hakkun_nodes.py": [
"Calculate Upscale",
"Image size to string",
"Multi Text Merge",
"Prompt Parser",
"Random Line",
"Random Line 4"
],
"https://github.com/twri/sdxl_prompt_styler": [
"SDXLPromptStyler"
],