LaurentMazare / diffusers-rs

An implementation of the diffusers api in Rust
Apache License 2.0
521 stars 54 forks source link

Feature Request: Add flag for height and width of the image #31

Open JohnAlcatraz opened 1 year ago

JohnAlcatraz commented 1 year ago

It would be very useful to have a simple flag like --H 512 and --W 512 for setting the resolution to generate an image at.