Go to file
Victor Hall e09249b699 fix yaml detection 2023-01-18 20:24:44 -05:00
.github funding 2022-12-17 22:35:43 -05:00
data Implemented system to train on a subset of the dataset, favouring higher rated images 2023-01-14 16:18:22 +01:00
doc Update SD 1.5 training example to use --ed1_mode 2023-01-12 22:48:50 +01:00
utils fix yaml detection 2023-01-18 20:24:44 -05:00
.gitignore gitignore 2022-12-17 22:34:07 -05:00
.pylintrc gitignore 2022-12-17 22:34:07 -05:00
LICENSE hey look ed2 2022-12-17 22:32:48 -05:00
LICENSE_AGPL hey look ed2 2022-12-17 22:32:48 -05:00
README.md deprecate ed1_mode, autodetect 2023-01-17 12:44:18 -05:00
activate_venv.bat hey look ed2 2022-12-17 22:32:48 -05:00
chain.bat update ed1 mode 2023-01-09 13:44:51 -05:00
chain0.json chaining and more lowers resolutions 2023-01-08 18:52:39 -05:00
chain1.json chaining and more lowers resolutions 2023-01-08 18:52:39 -05:00
chain2.json chaining and more lowers resolutions 2023-01-08 18:52:39 -05:00
sample_prompts.txt hey look ed2 2022-12-17 22:32:48 -05:00
train.json update train.json example 2023-01-17 19:42:07 -05:00
train.py save yaml with ckpt files for easier loading 2023-01-18 13:07:05 -05:00
windows_setup.cmd ctrl-alt-pgup to generate sample 2023-01-12 00:40:49 -05:00

README.md

EveryDream Trainer 2.0

Welcome to v2.0 of EveryDream trainer! Now with more diffusers and even more features!

Companion tools

Please join us on Discord! https://discord.gg/uheqxU6sXN

If you find this tool useful, please consider subscribing to the project on Patreon or a one-time donation at Ko-fi.

Video tutorials

Basic setup and getting started

Covers install, setup of base models, startning training, basic tweaking, and looking at your logs

Multiaspect and crop jitter

Behind the scenes look at how the trainer handles multiaspect and crop jitter

Tools repo

Make sure to check out the tools repo, it has a grab bag of scripts to help with your data curation prior to training. It has automatic bulk BLIP captioning for BLIP, script to web scrape based on Laion data files, script to rename generic pronouns to proper names or append artist tags to your captions, etc.

Docs

Setup and installation

Download and setup base models

Data Preparation

Training

Basic Tweaking

Logging

Advanced Tweaking

Chaining training sessions

Shuffling Tags