Add conditioning regions workflow
This commit is contained in:
9809
public/workflows/conditioningRegions.json
Normal file
9809
public/workflows/conditioningRegions.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -220,6 +220,7 @@ export default class ComfyApp {
|
||||
}
|
||||
await this.initDefaultWorkflow("defaultWorkflow", options);
|
||||
await this.initDefaultWorkflow("upscale", options);
|
||||
await this.initDefaultWorkflow("conditioningRegions", options);
|
||||
}
|
||||
|
||||
// Save current workflow automatically
|
||||
|
||||
Reference in New Issue
Block a user