Update static/index.html
Browse files- static/index.html +1 -1
static/index.html
CHANGED
@@ -234,7 +234,7 @@
|
|
234 |
<br>
|
235 |
<button id="showadv" onclick="toggleAdvancedOptions()">Advanced Options</button>
|
236 |
<div id="advanced-options">
|
237 |
-
<label for="is_negative">
|
238 |
<input type="text" id="is_negative" name="is_negative" value="blurry, fuzziness">
|
239 |
<br>
|
240 |
<label for="steps">Steps:</label>
|
|
|
234 |
<br>
|
235 |
<button id="showadv" onclick="toggleAdvancedOptions()">Advanced Options</button>
|
236 |
<div id="advanced-options">
|
237 |
+
<label for="is_negative">Negative prompt :</label>
|
238 |
<input type="text" id="is_negative" name="is_negative" value="blurry, fuzziness">
|
239 |
<br>
|
240 |
<label for="steps">Steps:</label>
|