Revert "Add 3x Upscale option on the Web UI (#442)" (#488)

This reverts commit f8a540881c.
This commit is contained in:
Gérald LONLAS
2022-09-11 23:23:18 +08:00
committed by GitHub
parent d301836fbd
commit 9a29d442b4

View File

@@ -97,7 +97,6 @@
<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>