Age | Commit message (Collapse) | Author |
|
Process interrogation on all img2img subtabs
|
|
removed hiding warnings from LDSR
fixed/reworked few places that produced warnings
|
|
|
|
|
|
|
|
|
|
|
|
change style selection to multiselect dropdown
|
|
|
|
|
|
The prior fix assumed that testing int16 was enough to determine if a fix is needed, but a recent fix for cumsum has int16 working but not bool.
|
|
|
|
|
|
|
|
|
|
https://github.com/gradio-app/gradio/issues/2981
|
|
object has no attribute 'data_path') #6841 #5170
|
|
|
|
|
|
Fix typo
|
|
|
|
object
|
|
|
|
launch a bit
|
|
|
|
Optimize XY grid to run slower axes fewer times
|
|
|
|
Add swap axes button for XY Grid
|
|
|
|
|
|
|
|
Make XY grid cancellation much faster
|
|
|
|
|
|
change sd_vae_as_default to True by default as it's a more sensible setting
|
|
Escape special symbols in paths
|
|
|
|
make inpaint go to the right place for users who don't have it in config string
|
|
allow reordering of inpaint masking controls (like the other sections can be reordered)
|
|
|
|
|
|
|
|
add fields to settings file
|
|
Fix tensorboard-hypernetwork integration correctly
|
|
Fix unexpected behavior when show_progress_every_n_steps is set to -1
|
|
|
|
|
|
|
|
|
|
|