inpainter
inpainter copied to clipboard
expand prompt input width if the prompt is long
The prompt input is only as wide as the input image by default, for looks.
If the prompt goes beyond a certain length, the input should grow to show more of the input text.
Or just make it an expanding textarea that spans multiple lines. Better for mobile.