EveryDream2trainer/README.md

43 lines
1.5 KiB
Markdown
Raw Normal View History

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
2023-01-17 10:44:18 -07:00
### Tools repo
Make sure to check out the [tools repo](https://github.com/victorchall/EveryDream), 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.
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)
[Shuffling Tags](doc/SHUFFLING_TAGS.md)