Age | Commit message (Collapse) | Author |
|
and MPS; because the option does not work there according to reports)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add a setting for lightbox max size images
use setting for lightbox max size images late to let user change it and see results
|
|
|
|
|
|
|
|
system's default browser upon launch (implements #274)
|
|
add an option to disable lightbox modal
|
|
|
|
job has started; may help with broken progressbar some people say they have
|
|
|
|
|
|
|
|
|
|
k_diffusion.sampling.torch) and add a setting to disable this all
|
|
|
|
|
|
|
|
|
|
added the ability to use {prompt} in styles
added a button to apply style to textbox
rearranged top row for UI
|
|
|
|
|
|
|
|
|
|
|
|
directory (+potential fix) #374
|
|
|
|
|
|
|
|
|
|
Fixes for mps/Metal: use of seeds, img2img, CodeFormer
|
|
--opt-split-attention-v1 (found cause) #255
|
|
|
|
|
|
optimizations
|
|
|
|
Add --gradio-auth command line argument to enable Gradio authentication
|
|
the prompt #306
|
|
|
|
|
|
Allows you to pass in Gradio authentication like:
`--auth username:password`
Supports multiple sets of credentials by comma-delimiting, like:
`--auth user1:pass1,user2:pass3`...
|
|
|