aboutsummaryrefslogtreecommitdiffstats
path: root/modules/textual_inversion/learn_schedule.py
Commit message (Collapse)AuthorAgeFilesLines
* Improve lr schedule error messageMuhammad Rizqi Nur2022-10-291-2/+2
|
* Allow trailing comma in learning rateMuhammad Rizqi Nur2022-10-291-13/+20
|
* Fix log off by 1Muhammad Rizqi Nur2022-10-281-1/+1
|
* train: change filename processing to be more simple and configurableAUTOMATIC2022-10-121-1/+36
| | | | | | train: make it possible to make text files with prompts train: rework scheduler so that there's less repeating code in textual inversion and hypernets train: move epochs setting to options
* apply lr schedule to hypernetsAUTOMATIC2022-10-111-0/+34