Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ main.js
File
main.js
ui/media/js/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
// Opt in to a restricted variant of JavaScript
2
const
MAX_INIT_IMAGE_DIMENSION = 768
3
const
MIN_GPUS_TO_SHOW_SELECTION = 2
4
Callers
nothing calls this directly
Calls
15
undoRemove
Function · 0.85
modalDialogCloseOnBackdropClick
Function · 0.85
makeDialogDraggable
Function · 0.85
cropImageDataUrl
Function · 0.85
showToast
Function · 0.85
shiftOrConfirm
Function · 0.85
stopAllTasks
Function · 0.85
downloadAllImages
Function · 0.85
debounce
Function · 0.85
onFixFaceModelChange
Function · 0.85
onControlnetModelChange
Function · 0.85
checkReferenceImageField
Function · 0.85
Tested by
no test coverage detected