mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-06 13:47:06 +00:00
Update docs/train_textual_inversion.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -268,10 +268,7 @@ In your prompts, simply use the token string you trained (e.g., "mychar") and th
|
||||
* Try adjusting the learning rate (lower values like 5e-7)
|
||||
* Increase the number of training steps
|
||||
|
||||
3. **Out of memory errors**
|
||||
* Reduce batch size in the dataset configuration
|
||||
* Use `--gradient_checkpointing`
|
||||
* Use `--cache_latents` (for SDXL)
|
||||
* Use `--cache_latents`
|
||||
|
||||
<details>
|
||||
<summary>日本語</summary>
|
||||
|
||||
Reference in New Issue
Block a user