update readme

This commit is contained in:
Kohya S
2023-07-09 21:37:46 +09:00
parent c2ceb6de5f
commit 5c80117fbd

View File

@@ -65,6 +65,7 @@ learning_rate = 4e-7 # SDXL original learning rate
### TODO
- [ ] Support Textual Inversion training.
- [ ] Support conversion of Diffusers SDXL models.
- [ ] Support `--weighted_captions` option.
- [ ] Change `--output_config` option to continue the training.
- [ ] Extend `--full_bf16` for all the scripts.