Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -315,8 +315,8 @@
|
|
315 |
<div id="banner" class="heic_converter">
|
316 |
<div class="container banner_box">
|
317 |
<h1>Image Upscaler</h1>
|
318 |
-
<p style="font-size:
|
319 |
-
<p style="font-size:
|
320 |
<div id="drag-zone" draggable="true">
|
321 |
<span id="uploadBtn">Upload<input type="file" name="upload" id="upload" accept=".jpg, .jpeg, .png, .bmp"></span>
|
322 |
<p>Or drop your image file here!</p>
|
|
|
315 |
<div id="banner" class="heic_converter">
|
316 |
<div class="container banner_box">
|
317 |
<h1>Image Upscaler</h1>
|
318 |
+
<p style="font-size:80%">Based on the Qoc Upscaler by free-videoconverter.net - Kudos, guys! Great Software, horrible interface.</p>
|
319 |
+
<p style="font-size:80%">Removed some size limitation warnings, added automatic download on render finish - and the "Nu Image" Button now is a Droptarget for images.</p>
|
320 |
<div id="drag-zone" draggable="true">
|
321 |
<span id="uploadBtn">Upload<input type="file" name="upload" id="upload" accept=".jpg, .jpeg, .png, .bmp"></span>
|
322 |
<p>Or drop your image file here!</p>
|