hey i thought i told you to get outta here
Former-commit-id: 2b4bbbaa12a08e88c0949fd1349b38a6f0d4af42
This commit is contained in:
parent
9a21d4f786
commit
5550c7622e
2 changed files with 0 additions and 8 deletions
|
@ -75,13 +75,6 @@ people, person, humans, human, divers, diver, glitch, error, text, watermark, ba
|
|||
</div>
|
||||
<!-- Unsectioned -->
|
||||
<div id="scaleFactor"></div>
|
||||
<label for="cbxSnap">Snap to grid?</label>
|
||||
<input
|
||||
type="checkbox"
|
||||
id="cbxSnap"
|
||||
onchange="changeSnapMode()"
|
||||
checked="checked" />
|
||||
<br />
|
||||
<input type="checkbox" id="cbxHRFix" onchange="changeHiResFix()" />
|
||||
<label for="cbxHRFix">Auto txt2img HRfix</label>
|
||||
<br />
|
||||
|
|
|
@ -120,7 +120,6 @@ function startup() {
|
|||
getModels();
|
||||
drawBackground();
|
||||
changeSampler();
|
||||
changeSnapMode();
|
||||
changeMaskBlur();
|
||||
changeSeed();
|
||||
changeOverMaskPx();
|
||||
|
|
Loading…
Reference in a new issue