philz1337x / clarity-upscaler

Clarity AI | AI Image Upscaler & Enhancer - free and open-source Magnific Alternative
https://ClarityAI.co
GNU Affero General Public License v3.0
3.58k stars 371 forks source link

How to upscale an image? #3

Closed SoftologyPro closed 5 months ago

SoftologyPro commented 5 months ago

I installed with running these commands in an empty directory...

git clone https://github.com/philz1337x/clarity-upscaler
cd clairty-upscaler
webui.bat

Then launch the UI. It seems like a clone of Stable Diffusion Web UI (aka auto11111)?

How exactly do I use clarity to upscale and image once the UI opens?

image

SoftologyPro commented 5 months ago

Or, even easier, is there a stand alone python script to handle the upscale? python upscale.py --input input.png --output ouptut.png --scale 4 Thanks for any tips

lucellent commented 5 months ago

Same thing here. No instructions at all.

philz1337x commented 5 months ago

I added some infos in the readme.

gustavopch commented 5 months ago

@philz1337x I believe the current info in the README assumes the reader is already familiar with A1111. It would be great if you could ELI5 instead.