| Age | Commit message (Collapse) | Author | Lines | 
|---|
|  |  | 
|  |  | 
|  | sampler index | 
|  | gallery. feature request 4415 | 
|  | components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better | 
|  | with hires fix | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Use `True` and `False` to select values. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | also useful for keeping settings cache and restore logic together, and nice for code reuse (other third party scripts can import this class) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Some params in img2imgalt are fixed,
such as `Sampling method` and  `Denosing Strength`.
And some params should be matched with those in decode, such as `steps`. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | filename that people who use zip instead of git clone will have | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Fixes #1049 |