Start painting with NovelAI

Installation

  • git clone
    git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git novelai
    
  • GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI

    Automatic Installation on Windows

    1. Install Python 3.10.6, checking “Add Python to PATH”
    2. Install git.
    3. Download the stable-diffusion-webui repository, for example by running git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git.
    4. Place model.ckpt in the models directory (see dependencies for where to get it).
    5. (Optional) Place GFPGANv1.4.pth in the base directory, alongside webui.py (see dependencies for where to get it).
    6. Run webui-user.bat from Windows Explorer as normal, non-administrator, user.
  • pytorch: Start Locally | PyTorch
    conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge
    
  • dependency cd to the project root path
    python -m pip install -r requirements.txt
    

Tag generator

NovelAI tag在线生成器

NovelAI tag在线生成器 - 知乎

Parameters tuning

Resources