Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
made save style button not die when you cancel
|
|
|
|
And duplicate implementations are removed
|
|
|
|
|
|
|
|
|
|
|
|
attach an observer of gallery when generation in progress, if there was a image selected in gallery and gallery has only 1 image, auto re-select/open that image.
This matches behavior of prior to Gradio 3.4.1 version bump, is a quality of life feature many people enjoyed.
|
|
anything up until you use it
|
|
remove sigmoid and inverse sigmoid because they just did the same thing as weighed sum only with changed multiplier
|
|
Add a "History" tab
|
|
fix paste always going into txt2img field
|
|
|
|
|
|
|
|
typo
|
|
|
|
|
|
|
|
typo
|
|
Display correct count of images generated in browser notification regardless of "Show grid in results for web" setting.
|
|
|
|
|
|
|
|
|
|
|
|
Drop an image or generational text onto the prompt bar, it loads the info for parsing.
|
|
train: make it possible to make text files with prompts
train: rework scheduler so that there's less repeating code in textual inversion and hypernets
train: move epochs setting to options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|