Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

img2img Mask parm on Schema #28

Open
wscholar opened this issue Jul 18, 2024 · 1 comment
Open

img2img Mask parm on Schema #28

wscholar opened this issue Jul 18, 2024 · 1 comment

Comments

@wscholar
Copy link

If we set the default to None it works. please add me as a contributor so I can issue a PR or update the code

'mask': {
'type': str,
'required': False,
'default': None
},

@ashleykleynhans
Copy link
Owner

You don't need to be a contributor, simply fork the repo, push your changes to your fork and submit PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants