Update README.md
parent
087040c9f8
commit
8f09e544be
|
|
@ -10,7 +10,7 @@ For Variable Dropout, see https://github.com/AUTOMATIC1111/stable-diffusion-webu
|
|||
### Train_Beta tab allows some more options with improved training.
|
||||

|
||||
|
||||
###Features
|
||||
### Features
|
||||
|
||||
**No-Crop Training**
|
||||

|
||||
|
|
@ -29,3 +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.
|
||||

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