Go to file
Victor Hall 67277bf9ac Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main 2023-02-18 11:23:10 -05:00
.github
data make val optional, revert multiply algo 2023-02-08 13:04:12 -05:00
doc Update BASEMODELS.md 2023-02-14 12:41:50 -05:00
installers Add screenshots to docs 2023-02-11 00:50:54 +01:00
scripts
test Add test for list data resolver 2023-01-29 17:21:12 -08:00
utils Typo 2023-02-17 08:18:47 -06:00
.gitignore
.pylintrc
LICENSE update license for 2023 2023-01-27 13:59:02 -05:00
LICENSE_AGPL update license for 2023 2023-01-27 13:59:02 -05:00
README.md Add/Update doc for RunPod and Vast using ED2 image 2023-02-14 12:03:09 +01:00
Train_Colab.ipynb fix sd21 conversion in colab 2023-02-08 20:39:36 -05:00
Train_JupyterLab.ipynb Add/Update doc for RunPod and Vast using ED2 image 2023-02-14 12:03:09 +01:00
activate_venv.bat
chain.bat
chain0.json
chain1.json
chain2.json
sample_prompts.txt
train.json zero frequency noise option to improve contrast 2023-02-15 18:53:08 -05:00
train.py fix ckpt save if only 1 step per epoch, revert epsilon for amp 2023-02-18 11:23:02 -05:00
trainSD21.json
validation_default.json consistent spelling 2023-02-07 18:21:05 +01:00
windows_setup.cmd

README.md

EveryDream Trainer 2.0

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

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

Companion 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 - How to start training

Basic Tweaking - Important args to understand to get started

Logging

Advanced Tweaking - More stuff to tweak once you are comfortable

Chaining training sessions - Modify training parameters by chaining training sessions together end to end

Shuffling Tags

Data Balancing - Includes my small treatise on model preservation with ground truth data

Validation - Use a validation split on your data to see when you are overfitting and tune hyperparameters

Cloud

Free tier Google Colab notebook

RunPod / Vast