Merge branch 'development' into development

This commit is contained in:
Peter Baylies
2022-09-08 16:31:48 -04:00
committed by GitHub

View File

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