Skip to content

Commit

Permalink
Revert "Add 3x Upscale option on the Web UI (invoke-ai#442)" (invoke-…
Browse files Browse the repository at this point in the history
…ai#488)

This reverts commit f8a5408.
  • Loading branch information
glonlas authored Sep 11, 2022
1 parent 1a17895 commit 9659cc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/dream_web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ <h1>Stable Diffusion Dream Server</h1>
<select id="upscale_level" name="upscale_level" value="">
<option value="" selected>None</option>
<option value="2">2x</option>
<option value="3">3x</option>
<option value="4">4x</option>
</select>
<label title="Strength of the esrgan (upscaling) algorithm." for="upscale_strength">Upscale Strength:</label>
Expand Down

0 comments on commit 9659cc3

Please sign in to comment.