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

Feature request: ability to add custom path in parser.parse_args() for app.py #159

Open
remi-maurice opened this issue Mar 19, 2024 · 1 comment

Comments

@remi-maurice
Copy link

Hey, i'm sure its not hard, i wish i could do it myself but i'm totally lost on how to implement that:

parser.add_argument(
"--output",
type=str,
help="Set custom output path, e.g ../results/custom.png ",
)

Thank you for yall work, its a very neat program you have going on!
Cheers

@remi-maurice remi-maurice changed the title app.py: request to implement custom path in parser.parse_args() Feature request: ability to add custom path in parser.parse_args() for app.py Mar 19, 2024
@rupeshs
Copy link
Owner

rupeshs commented Mar 20, 2024

@remi-maurice Thank you for using FastSD CPU

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