update DB

This commit is contained in:
dr.lt.data 2023-08-23 09:25:51 +09:00
parent 77d7f25b3c
commit 4ff216b693
3 changed files with 36 additions and 4 deletions

View File

@ -658,8 +658,13 @@
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR Advanced Prompt Scheduler",
"CR Animation List",
"CR Animation Stack",
"CR Animation Stack Scheduler",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
"CR Apply Multi-ControlNet",
"CR Aspect Ratio",
"CR Aspect Ratio SDXL",
@ -685,16 +690,22 @@
"CR Latent Batch Size",
"CR Latent Input Switch",
"CR Latent Upscale (Iterative)",
"CR LoRA Scheduler",
"CR LoRA Stack",
"CR Load Animation Frames",
"CR Load Image Sequence",
"CR Load LoRA",
"CR Model Input Switch",
"CR Model Stack",
"CR ModelMergeSimple",
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
"CR Multi-ControlNet Stack",
"CR Pipe Switch",
"CR Process Switch",
"CR Prompt List",
"CR Prompt List Scheduler",
"CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder",
@ -1152,6 +1163,7 @@
"HaldCLUT",
"Int to String",
"Mikey Sampler",
"Mikey Sampler Base Only",
"Mikey Sampler Tiled",
"PresetRatioSelector",
"Prompt With SDXL",
@ -1345,7 +1357,8 @@
],
"https://github.com/cubiq/ComfyUI_SimpleMath": [
[
"SimpleMath"
"SimpleMath",
"SimpleMathDebug"
],
{
"title_aux": "Simple Math"
@ -2282,6 +2295,8 @@
"Alternating KSampler (WLSH)",
"Build Filename String (WLSH)",
"CLIP Positive-Negative (WLSH)",
"CLIP Positive-Negative XL (WLSH)",
"CLIP Positive-Negative XL w/Text (WLSH)",
"CLIP Positive-Negative w/Text (WLSH)",
"Checkpoint Loader w/Name (WLSH)",
"Empty Latent by Ratio (WLSH)",

View File

@ -658,8 +658,13 @@
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR Advanced Prompt Scheduler",
"CR Animation List",
"CR Animation Stack",
"CR Animation Stack Scheduler",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
"CR Apply Multi-ControlNet",
"CR Aspect Ratio",
"CR Aspect Ratio SDXL",
@ -685,16 +690,22 @@
"CR Latent Batch Size",
"CR Latent Input Switch",
"CR Latent Upscale (Iterative)",
"CR LoRA Scheduler",
"CR LoRA Stack",
"CR Load Animation Frames",
"CR Load Image Sequence",
"CR Load LoRA",
"CR Model Input Switch",
"CR Model Stack",
"CR ModelMergeSimple",
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
"CR Multi-ControlNet Stack",
"CR Pipe Switch",
"CR Process Switch",
"CR Prompt List",
"CR Prompt List Scheduler",
"CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder",
@ -1152,6 +1163,7 @@
"HaldCLUT",
"Int to String",
"Mikey Sampler",
"Mikey Sampler Base Only",
"Mikey Sampler Tiled",
"PresetRatioSelector",
"Prompt With SDXL",
@ -1345,7 +1357,8 @@
],
"https://github.com/cubiq/ComfyUI_SimpleMath": [
[
"SimpleMath"
"SimpleMath",
"SimpleMathDebug"
],
{
"title_aux": "Simple Math"
@ -2282,6 +2295,8 @@
"Alternating KSampler (WLSH)",
"Build Filename String (WLSH)",
"CLIP Positive-Negative (WLSH)",
"CLIP Positive-Negative XL (WLSH)",
"CLIP Positive-Negative XL w/Text (WLSH)",
"CLIP Positive-Negative w/Text (WLSH)",
"Checkpoint Loader w/Name (WLSH)",
"Empty Latent by Ratio (WLSH)",

View File

@ -1,3 +1,5 @@
#!/bin/bash
source ../../venv/bin/activate
rm .tmp/*.py
rm .tmp/*.py > /dev/null
python scanner.py
cp extension-node-map.json node_db/new/.