Skip to content

Commit

Permalink
⬆️✅Bumped carefree-creator
Browse files Browse the repository at this point in the history
  • Loading branch information
carefree0910 committed May 22, 2023
1 parent 54fa65e commit 81cc31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/carefree_creator/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def inject(self: IFieldsPlugin, data: ISocketRequest) -> ISocketRequest:


class CarefreeCreatorPlugin(IFieldsPlugin):
requirements = ["carefree-creator>=0.2.4"]
requirements = ["carefree-creator>=0.2.6"]


class Txt2Img(CarefreeCreatorPlugin):
Expand Down

0 comments on commit 81cc31f

Please sign in to comment.