add default comfy workflow

This commit is contained in:
LenAnderson
2023-11-20 15:59:38 +00:00
parent 9c41a9d2ac
commit 46cc04c798
5 changed files with 94 additions and 2 deletions

View File

@ -243,7 +243,7 @@ const defaultSettings = {
// ComyUI settings
comfy_url: 'http://127.0.0.1:8188',
comfy_workflow: 'Default.json',
comfy_workflow: 'Default_Comfy_Workflow.json',
}
function processTriggers(chat, _, abort) {