Closed Neosettler closed 2 years ago
On the development branch (which will soon be the main branch), you can use the !fix
command to do this:
dream> !fix /path/to/image/000200.12345.png -U 4 0.75
We'll have support for this in the web UI in the near future.
On the development branch (which will soon be the main branch), you can use the
!fix
command to do this:dream> !fix /path/to/image/000200.12345.png -U 4 0.75
We'll have support for this in the web UI in the near future.
@psychedelicious also, I just added the images I want to upscale to the outputs folder, renamed them after ones I already have, and got them in the gallery after gui refresh :-)
how to add !fix
command in my local installation of InvokeAI?
@psychedelicious also, I just added the images I want to upscale to the outputs folder, renamed them after ones I already have, and got them in the gallery after gui refresh :-)
Sneaky!
@beepopRUS
You'll need to pull in and checkout the development
branch e.g. git pull origin development
followed by git checkout development
. The new features there will be released to the main
branch in the coming days, so you could also wait for that.
Note that the development
branch is under very active development and things are not guaranteed to work.
Closing as resolved.
Greetings,
Is there a way to upscale an existing image? Not having to go through txt2image or image2image.
Thank you,