/nekodraw

NekoDraw: CLIP STUDIO PAINT plugin for executing Stable Diffusion txt2img and img2img processor.

Primary LanguageC++MIT LicenseMIT

NekoDraw: CLIP STUDIO PAINT Filter Plugin

English | 日本語

THIS PROJECT IS EXPERIMENTAL. USE IT AT YOUR OWN RISK.

CLIP STUDIO PAINT filter plugin for executing Stable Diffusion txt2img, img2img processor.
This plugin filter runs Stable Diffusion in local environment.
So if you want to use this filter, greater than 12GB (allocated) of RAM and greater than 8GB (filters to 512x512) of VRAM.

Videos

Requirements

  • Windows 10 or greater (maybe worked on older Windows, but not supported)
  • >= 16GB Memory (12GB Free)
  • GeForce RTX 3060 Video Card (>= 8GB VRAM) or equivalent GPU.
  • NekoDraw Runtime
    • I want to distribute this runtime in the future in this GitHub page.
    • This runtime requires 40GB of free HDD/SSD spaces (including Stable Diffusion models)

Usage

  1. Download Plugin (.cpm) from GitHub Releases : Download
  2. Download Runtime from Natsuneko Laboratory S3 : Download
  3. Configure NekoDraw.ini in CLIP STUDIO PAINT : Help Doc

Configure

Open NekoDraw.ini in your favorite text editor and edit below:

[NekoDraw]
NekoDrawRuntimeUri=[FULL_PATH_OF_NEKODRAW_RUNTIME]

For Example:

NekoDrawRuntimeUri=M:\repos\github.com\mika-f\nekodraw\runtime\NekoDraw

and place it NekoDraw.cpm into same plugin directory.
Plugin is usually stored %APPDATA%/CELSYSUserData\CELSYS\CLIPStudioModule\PlugIn\PAINT.

License

MIT by @6jz

Third Party Notices

Dependencies are not optimized. Some packages will be removed in future updates.

Apache Version 2

BSD

BSD 2-Clause

BSD 3-Clause

Modified BSD

New BSD

CreativeML Open RAIL-M

Historical Permission Notice and Disclaimer

LGPL

MIT

MPL 2.0

Public Domain

Python Software Foundation