feat: add update failed display when the graph execution error
This commit is contained in:
@@ -60,6 +60,8 @@ export async function createRun(
|
||||
}
|
||||
}
|
||||
|
||||
console.log(workflow_api);
|
||||
|
||||
// Sending to comfyui
|
||||
const result = await fetch(comfyui_endpoint, {
|
||||
method: "POST",
|
||||
|
||||
Reference in New Issue
Block a user