Skip to content

Commit 3b04fef

Browse files
JPPhotopsychedelicious
authored andcommitted
Added classification
1 parent bec8889 commit 3b04fef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

invokeai/app/invocations/image.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def invoke(self, context: InvocationContext) -> ImageOutput:
4242
tags=["image"],
4343
category="image",
4444
version="1.2.0",
45+
classification=Classification.Beta,
4546
)
4647
class BlankImageInvocation(BaseInvocation, WithMetadata):
4748
"""Creates a blank image and forwards it to the pipeline"""

0 commit comments

Comments
 (0)