Open bobbar17 opened 1 year ago
is there a command to save a flower to jpg/png?
Hello @bobbar17 , you can use matplotlib's savefig(). Take a look at line 92 of the amazon.py script.
is there a command to save a flower to jpg/png?