Skip to content

Commit edcaf82

Browse files
feat(app): remove beta from multidiffusion workflows
1 parent 39bd30f commit edcaf82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

invokeai/app/services/workflow_records/default_workflows/MultiDiffusion SD1.5 (Beta).json renamed to invokeai/app/services/workflow_records/default_workflows/MultiDiffusion SD1.5.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "MultiDiffusion SD1.5 (Beta)",
2+
"name": "MultiDiffusion SD1.5",
33
"author": "Invoke",
44
"description": "A workflow to upscale an input image with tiled upscaling, using SD1.5 based models.",
55
"version": "1.0.0",

invokeai/app/services/workflow_records/default_workflows/MultiDiffusion SDXL (Beta).json renamed to invokeai/app/services/workflow_records/default_workflows/MultiDiffusion SDXL.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "MultiDiffusion SDXL (Beta)",
2+
"name": "MultiDiffusion SDXL",
33
"author": "Invoke",
44
"description": "A workflow to upscale an input image with tiled upscaling, using SDXL based models.",
55
"version": "1.1.0",

0 commit comments

Comments
 (0)