diff --git a/extension-node-map.json b/extension-node-map.json index 01eee81d..e9d47d15 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -395,7 +395,6 @@ "Lerp", "PromptSchedule", "PromptScheduleEncodeSDXL", - "PromptScheduleGLIGEN", "PromptScheduleNodeFlow", "PromptScheduleNodeFlowEnd", "SawtoothWave", @@ -1718,6 +1717,7 @@ "https://github.com/dagthomas/comfyui_dagthomas": [ [ "CSL", + "CSVPromptGenerator", "PromptGenerator" ], { diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 01eee81d..e9d47d15 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -395,7 +395,6 @@ "Lerp", "PromptSchedule", "PromptScheduleEncodeSDXL", - "PromptScheduleGLIGEN", "PromptScheduleNodeFlow", "PromptScheduleNodeFlowEnd", "SawtoothWave", @@ -1718,6 +1717,7 @@ "https://github.com/dagthomas/comfyui_dagthomas": [ [ "CSL", + "CSVPromptGenerator", "PromptGenerator" ], {