Age | Commit message (Collapse) | Author |
|
|
|
Bump gradio to 3.32
|
|
|
|
impact of first generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add UI selection for cross attention optimization
|
|
|
|
Graceful server stopping
|
|
|
|
|
|
with signal
|
|
|
|
allow setting defaults for elements in extensions' tabs
fix a problem with ESRGAN upscalers disappearing after UI reload
implicit change: HTML element id for train tab from tab_ti to tab_train (will this break things?)
|
|
|
|
|
|
|
|
add extended info for quicksettings setting
|
|
Initialize the upscalers
|
|
|
|
Fix missing /docs endpoint in newer gradio versions
|
|
Fix missing /docs endpoint in newer gradio versions
Newer versions of gradio (>=3.27.1) have removed the /docs endpoint by default. This commit adds it back to enable accessing the API documentation.
|
|
Add modelloader.load_upscalers to def initialize()
|
|
add subpath support
|
|
|
|
|
|
This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing
changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727.
|
|
|
|
|
|
|
|
Add polling and reload callback for extensions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #9046 /sdapi/v1/txt2img endpoint not working
|
|
|
|
|
|
|