AUTOMATIC1111 / stable-diffusion-webui-pixelization

stable-diffusion-webui-pixelization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixelization

Extension for web ui that pixelizes pictures.

Find the UI for pixelization in the Extras tab after installing the extension.

Installation

Download all three models from the table and place them into the checkpoints directory inside the extension.

url filename
https://drive.google.com/file/d/1VRYKQOsNlE1w1LXje3yTRU5THN2MGdMM/view?usp=sharing pixelart_vgg19.pth
https://drive.google.com/file/d/17f2rKnZOpnO9ATwRXgqLz5u5AZsyDvq_/view?usp=sharing alias_net.pth
https://drive.google.com/file/d/1i_8xL3stbLWNF4kdQJ50ZhnRFhSDh3Az/view?usp=sharing 160_net_G_A.pth

License of Pixelization seems to prevent me from reuploading models anywhere and google drive makes it impossible to download them automatically.

Alternatively, there exists a third party link with models, in case you're having truble downloading them from the official source: https://pixeldrain.com/u/QfmACJAG

Credits

About

stable-diffusion-webui-pixelization

License:MIT License


Languages

Language:Python 100.0%