bedovyy / tagcomplete-for-animagine-xl-3.0

tag file for a1111-sd-webui-tagcomplete, mainly for animagine-xl-3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV tag data for a1111-sd-webui-tagcomplete based on animagine-xl-3.0 dataset

4 files that help to input tags on stable-diffusion-webui for generating image via animagine-xl-3.0

You can modify or create new using ipynb files.

animagine-xl-3.0.csv

A tag data file from Linaqruf/1.2m-ordered-tags dataset, which I believe the data for training animagine-xl-3.0.

Usage

  1. Put file on extensions/a1111-sd-webui-tagcomplete/tags.
  2. Select animagine-xl-3.0.csv' on Settings > Tag Autocomplete > Tag filename, then press apply button.
  3. Type on prompt.

image

character_plus.txt & animagine_xl_3.0_artists.txt

Wildcard files for character tags and artist tags, that

  • based on chracter wildcards from Linaqruf/animagine-xl space, and I add 10 tags mostly used with each characters.
  • about 1000 mostly used artist tags and 10 additional tags that mostly used with.

Usage

  1. Put files on valid wildcards location.
    (In case of sd-dynamic-prompts, it's extensions/sd-dynamic-prompts/wildcards.)
  2. Input __character_plus__ or __animagine_xl_3.0_artists__ on prompt and generate.
  3. a1111-sd-webui-tagcomplete may helps to input wildcard on prompt.

image

About

tag file for a1111-sd-webui-tagcomplete, mainly for animagine-xl-3.0


Languages

Language:Jupyter Notebook 98.0%Language:Python 2.0%