Go to file
Victor Hall 4a5ddd0cd1 more docs for new stuff 2023-01-23 15:35:25 -05:00
.github funding 2022-12-17 22:35:43 -05:00
data bug fix and multiplytxt fraction stuff 2023-01-22 18:59:59 -05:00
doc more docs for new stuff 2023-01-23 15:35:25 -05:00
utils log a message on download 2023-01-23 19:45:23 +01: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
Train_Colab.ipynb clarify what to resume from on colab notebook 2023-01-23 12:21:08 -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 check for local files before downloading from HF 2023-01-23 21:10:04 +01:00
train_colab.py Update train_colab.py 2023-01-22 00:09:25 -06: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