Age | Commit message (Collapse) | Author |
|
|
|
This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing
changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prevent extra network tabs from putting images into wrong prompts
prevent settings leaking into prompt
|
|
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
|
|
negative prompt
|
|
do not save config if it's the default for checkpoint merger tab
change file naming scheme for checkpoint merger tab
allow just saving A without any merging for checkpoint merger tab
some stylistic changes for UI in checkpoint merger tab
|
|
|
|
|
|
https://github.com/gradio-app/gradio/issues/2981
|
|
at the same time and do not get previews of each other
|
|
|
|
add checkpoint hash to footer
|
|
|
|
Fix typo in ui.js
|
|
|
|
fields
|
|
|
|
button.
|
|
|
|
|
|
|
|
|
|
interation -> interaction
|
|
|
|
|
|
|
|
prevent exception upon cancelling confirmation
|
|
|
|
|
|
|
|
|
|
token counter
|
|
|
|
|
|
|
|
will be added later.
|
|
Added possibility to set the theme (light or dark)
|
|
Launch the UI in dark mode with the --dark-mode switch
|
|
made save style button not die when you cancel
|
|
And duplicate implementations are removed
|
|
|