Skip to content

NilaierMusic/Waifu-Artist-Inversion-For-Users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Waifu-Artist-Inversion-For-Users

A large library of textual inversion embeddings trained on a works of a real anime artists
Nilaier

Overview:
Using techniques such as An Image is Worth One Word: Personalizing Text-to-Image Generation using Textual InversionarXiv and DreamArtist: Towards Controllable One-Shot Text-to-Image Generation via Contrastive Prompt-TuningarXiv, this project aims to provide users with embeddings for their favorite anime models to accurately replicate the style of their favorite anime artists to enchance their creativity in their own project. Owner of this repository highly encourages anyone interested to contribute in enlarging this project to share your own textual inversion embeddings in the pull requests.

✒Description✒

This repo contains embeddings, negative embeddings and their examples for a different models.

WARNING

This repository contains Not Safe For Work images and embeddings, but don't worry, they're always separated in NSFW directory

TODO:

  • Write README.md
  • Add initial embeddings
  • Add some cool images, because this is so gloomy to read
  • Add AnythingV3 embeddings
  • Add Waifu Diffusion v1.4 embeddings
  • Add Anifusion embeddings?
  • Create a discord server

📁Structure📁

This repository contains embeddings for a different anime-related models. These models are:

  • Anything V3.0
  • NovelAI anime full pruned
  • Waifu Diffusion v1.3

Over time this list would grow larger and larger. If you want to help, open a PR with your embeddings, their settings (vectors, steps trained, amount of images trained), model name and examples.

First folder names usually include names of the models that was used to train embeddings. Then, after that, directory is divided into two folders usually named as SFW and NSFW. As you can probably tell, that means that embeddings and artists produce mostly Safe For Work content or not. If you venture further, either of the directories contains a folders with artist names. Further down the line you would see a folder/s titled TI or DA. TI - means trained with Automatic WebUI's textual inversion. DA - means trained with Dream Artist. After that, embeddings, grid3x3 examples and img2img examples.

         <model-name>/
         └╴SFW/
           ├╴<artist-name>/
           │ ├╴TI/
           │   ├╴<embeddings>.pt
           │   ├╴<grid-example>.png
           │   ├╴<img2img-example>.png
           │ └╴DA/
           │   ├╴<embeddings>.pt
           │   ├╴<embeddings-neg>.pt
           │   ├╴<grid-example>.png
           │   ├╴<img2img-example>.png
           │
         └╴NSFW/
           ├╴...

Usage

Textual Inversion Github

I recommend using embeddings in WebUI made by Automatic1111. So, if you want to do that, drag embeddings into stable-diffusion-webui/embeddings folder and use embeddings filename in your prompt to initialize it.

Dream Artist Github

For using Dream Artist embeddings, process mostly similar to Textual Inversion case, but you would also need to download Dream Artist WebUI Extension into webui's extension folder or use a standalone Dream Artist WebUI.

For artists🎨

If you want me to remove embeddings assosiated with your style. Please, send me a DM on twitter!Twitter

Discord ServerDiscord

Soon (or not)

Loli Counter

About

A large library of textual inversion embeddings trained on a works of a real anime artists

Topics

Resources

Stars

Watchers

Forks