stable diffusion finetuned on weeb stuff
Go to file
chavinlo fed3431f03 Revert "sync trainer with main branch"
This reverts commit 80e2422967.
2022-11-16 10:44:39 -05:00
dataset Add aesthetic 2022-11-10 13:01:11 -07:00
trainer Revert "sync trainer with main branch" 2022-11-16 10:44:39 -05:00
.gitmodules relicense 2022-11-10 12:59:53 -07:00
Dockerfile relicense 2022-11-10 12:59:53 -07:00
LICENSE relicense 2022-11-10 12:59:53 -07:00
README.md relicense 2022-11-10 12:59:53 -07:00
requirements.txt relicense 2022-11-10 12:59:53 -07:00

README.md

Waifu Diffusion

Waifu Diffusion is the name for this project of finetuning Stable Diffusion on anime-styled images.

1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt

Setup

pip install -r requirements.txt

Project Structure

├── dataset: Dataset preparation and utilities
│   ├── aesthetic: Aesthetic ranking
│   └── download: Downloading utilities
└── trainer: The actual training code

License

Training Code: AGPL-3.0 Model Weights: CreativeML Open RAIL-M

Discord Server