update DB

This commit is contained in:
Dr.Lt.Data 2023-09-09 23:34:40 +09:00
parent f7dfe0e12d
commit ee8a3f44bd
2 changed files with 2 additions and 2 deletions

View File

@ -395,7 +395,6 @@
"Lerp", "Lerp",
"PromptSchedule", "PromptSchedule",
"PromptScheduleEncodeSDXL", "PromptScheduleEncodeSDXL",
"PromptScheduleGLIGEN",
"PromptScheduleNodeFlow", "PromptScheduleNodeFlow",
"PromptScheduleNodeFlowEnd", "PromptScheduleNodeFlowEnd",
"SawtoothWave", "SawtoothWave",
@ -1718,6 +1717,7 @@
"https://github.com/dagthomas/comfyui_dagthomas": [ "https://github.com/dagthomas/comfyui_dagthomas": [
[ [
"CSL", "CSL",
"CSVPromptGenerator",
"PromptGenerator" "PromptGenerator"
], ],
{ {

View File

@ -395,7 +395,6 @@
"Lerp", "Lerp",
"PromptSchedule", "PromptSchedule",
"PromptScheduleEncodeSDXL", "PromptScheduleEncodeSDXL",
"PromptScheduleGLIGEN",
"PromptScheduleNodeFlow", "PromptScheduleNodeFlow",
"PromptScheduleNodeFlowEnd", "PromptScheduleNodeFlowEnd",
"SawtoothWave", "SawtoothWave",
@ -1718,6 +1717,7 @@
"https://github.com/dagthomas/comfyui_dagthomas": [ "https://github.com/dagthomas/comfyui_dagthomas": [
[ [
"CSL", "CSL",
"CSVPromptGenerator",
"PromptGenerator" "PromptGenerator"
], ],
{ {