Skip to content

Commit bd1715f

Browse files
author
Peter Baylies
authored
Merge branch 'development' into development
2 parents c71d875 + f8a5408 commit bd1715f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/dream_web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ <h1>Stable Diffusion Dream Server</h1>
102102
<select id="upscale_level" name="upscale_level" value="">
103103
<option value="" selected>None</option>
104104
<option value="2">2x</option>
105+
<option value="3">3x</option>
105106
<option value="4">4x</option>
106107
</select>
107108
<label title="Strength of the esrgan (upscaling) algorithm." for="upscale_strength">Upscale Strength:</label>

0 commit comments

Comments
 (0)