You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for yall work, its a very neat program you have going on!
Cheers
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: