Description
With #6729, we shifted to a more resilient and robust way to generate model cards from the DreamBooth training scripts.
So, we're keen for the community to help us do this for the other training scripts that save model cards:
- T2I
- T2I LoRA
- T2I SDXL
- T2I SDXL LoRA
- ControlNet
- ControlNet SDXL
- T2I Adapter SDXL
- Textual inversion
- Textual inversion SDXL
- Advanced diffusion training (cc: @linoytsaban)
- Advanced diffusion training SDXL (cc: @linoytsaban)
While creating PRs, please also supply a notebook that generates the model card for a respective example. An example is available here: #6729 (comment). Use #6729 as a reference (only refer to the changes made in the training scripts). Please also target ONLY ONE example at a time in your PRs.
Please also tag me for a review when you open the PRs.