Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
correct values to images
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit e2930f9821c197da94e208b5ae73711002844efc.
|
|
|
|
|
|
|
|
|
|
|
|
|