f839614b65 | ||
---|---|---|
.github | ||
data | ||
doc | ||
utils | ||
.gitignore | ||
.pylintrc | ||
LICENSE | ||
LICENSE_AGPL | ||
README.md | ||
Train_Colab.ipynb | ||
activate_venv.bat | ||
chain.bat | ||
chain0.json | ||
chain1.json | ||
chain2.json | ||
sample_prompts.txt | ||
train.json | ||
train.py | ||
train_colab.py | ||
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
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.