AI will automatically mosaic the obscene part of the obscene image.
- git clone https://github.com/sugarkwork/mozaikukun
- Run webui.bat
- git clone https://github.com/sugarkwork/mozaikukun
- cd mozaikukun
- python -m venv venv
- venv\scripts\activate
- pip install cython
- pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
- pip install -r requirements.txt
- Create an "input" directory.
- Put the image you want to mosaic in the input directory.
- Run: python mozaikukun.py
- An output directory will be created and the layers of the mosaicked image will be output.
- Change mosaic size.
- Batch processing (directory or ZIP file)
- Hiding processing other than mosaic (white fill, Gaussian blur, etc.)
- Make it possible to decide whether to apply or not for each detected part.
- Open "Extensions" tab.
- Open "Install from URL" tab in the tab.
- Enter https://github.com/sugarkwork/mozaikukun.git to "URL for extension's git repository".
- Press "Install" button.
- Stop webui once and please specify
--disable-safe-unpickle
commandline argument
If you have an image that does not work properly (cannot be detected), please upload the image to the URL below. We will use it to train the model.