Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/AUTOMATIC1111/stable-diffusion-webui
/ ui.js
File
ui.js
javascript/ui.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// various functions for interaction with ui.py not large enough to warrant putting them in separate files
2
3
function
set_theme(theme) {
4
var
gradioURL = window.location.href;
Callers
nothing calls this directly
Calls
8
onUiLoaded
Function · 0.85
showRestoreProgressButton
Function · 0.85
localGet
Function · 0.85
setupResolutionPasting
Function · 0.85
onAfterUiUpdate
Function · 0.85
gradioApp
Function · 0.85
executeCallbacks
Function · 0.85
onOptionsChanged
Function · 0.85
Tested by
no test coverage detected