d600078008
Added options to: - Disable Inference (it consumes about 2gb of VRAM even when not active) - Disable wandb and: - if no hftoken is provided it just fills it with nothing so it doesn't argues - if wandb is not enabled, save the inference outputs to a local folder along with information about it |
||
---|---|---|
dataset | ||
trainer | ||
.gitmodules | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
requirements.txt |
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