Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Before a new batch would use the last image from the previous batch. Now
each batch will use the original image for the init image at the start of the
batch.
|
|
|
|
|
|
|
|
Comma backtrack padding
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add VAE Path Arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unlimited tokens actually work now. Works with textual inversion too. Replaces the previous not-so-much-working implementation.
|
|
|
|
|
|
|
|
|
|
per input image in a single epoch
|
|
|
|
|
|
|
|
Pytorch 1.13 and later will rename _TypedStorage to TypedStorage, so check for TypedStorage and use _TypedStorage if it is not available. Currently this is needed so that nightly builds of PyTorch work correctly.
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui into upstream-master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
possible
|
|
|