2022-12-17 20:32:48 -07:00
# EveryDream Trainer 2.0
2022-12-17 22:43:25 -07:00
Welcome to v2.0 of EveryDream trainer! Now with more diffusers and even more features!
[Companion tools ](https://github.com/victorchall/EveryDream )
2022-12-17 20:32:48 -07:00
Please join us on Discord! https://discord.gg/uheqxU6sXN
2023-01-08 16:52:39 -07:00
If you find this tool useful, please consider subscribing to the project on [Patreon ](https://www.patreon.com/everydream ) or a one-time donation at [Ko-fi ](https://ko-fi.com/everydream ).
2022-12-17 20:32:48 -07:00
2022-12-18 15:21:13 -07:00
## Video tutorials
### [Basic setup and getting started](https://www.youtube.com/watch?v=OgpJK8SUW3c)
Covers install, setup of base models, startning training, basic tweaking, and looking at your logs
### [Multiaspect and crop jitter](https://www.youtube.com/watch?v=0xswM8QYFD0)
Behind the scenes look at how the trainer handles multiaspect and crop jitter
2022-12-17 20:32:48 -07:00
## Docs
[Setup and installation ](doc/SETUP.md )
2022-12-18 15:21:13 -07:00
[Download and setup base models ](doc/BASEMODELS.md )
2022-12-17 20:32:48 -07:00
[Data Preparation ](doc/DATA.md )
[Training ](doc/TRAINING.md )
2022-12-17 20:59:03 -07:00
[Basic Tweaking ](doc/TWEAKING.md )
2022-12-17 22:43:25 -07:00
[Logging ](doc/LOGGING.md )
2022-12-17 20:59:03 -07:00
[Advanced Tweaking ](doc/ATWEAKING.md )
2023-01-08 16:52:39 -07:00
[Chaining training sessions ](doc/CHAINING.md )
2023-01-07 14:59:51 -07:00
[Shuffling Tags ](doc/SHUFFLING_TAGS.md )