You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add support for saving init images in img2img, and record their hashes in infotext for reproducability
automatically select current word when adjusting weight with ctrl+up/down
add dropdowns for X/Y/Z plot
setting: Stable Diffusion/Random number generator source: makes it possible to make images generated from a given manual seed consistent across different GPUs
support Gradio's theme API
use TCMalloc on Linux by default; possible fix for memory leaks
(optimization) option to remove negative conditioning at low sigma values #9177