Ashrafb commited on
Commit
c21222e
1 Parent(s): 0f7e40c

Update static/index.html

Browse files
Files changed (1) hide show
  1. 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">Is Negative:</label>
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>