Merge branch 'main' of https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension
commit
a819ad72fe
|
|
@ -29,7 +29,7 @@ You can train without cropping images.
|
|||
This extension also overrides how webui loads and finds hypernetworks, to use variable dropout rates, and etc.
|
||||
Thus, hypernetwork created with variable dropout rate might not work correctly in original webui.
|
||||
|
||||
### Train_Gamma tab uses Gradient Accumulation from separate PR.
|
||||
### Train_Gamma tab uses Gradient Accumulation from separate PR.(as well as beta functionalities)
|
||||

|
||||
|
||||
This also fixes some CUDA memory issues. Currently Gamma Training is working very well, as far as I could say.
|
||||
This also fixes some CUDA memory issues. Currently both Beta and Gamma Training is working very well, as far as I could say.
|
||||
|
|
|
|||
Loading…
Reference in New Issue