Age | Commit message (Collapse) | Author |
|
record time it took to launch
|
|
|
|
Fixing --subpath on newer gradio version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|