MCPcopy 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
2const MAX_INIT_IMAGE_DIMENSION = 768
3const MIN_GPUS_TO_SHOW_SELECTION = 2
4

Callers

nothing calls this directly

Calls 15

undoRemoveFunction · 0.85
makeDialogDraggableFunction · 0.85
cropImageDataUrlFunction · 0.85
showToastFunction · 0.85
shiftOrConfirmFunction · 0.85
stopAllTasksFunction · 0.85
downloadAllImagesFunction · 0.85
debounceFunction · 0.85
onFixFaceModelChangeFunction · 0.85
onControlnetModelChangeFunction · 0.85
checkReferenceImageFieldFunction · 0.85

Tested by

no test coverage detected