yasir commited on
Commit
29db094
1 Parent(s): 855180d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -429,7 +429,7 @@ font-family: 'Barlow Condensed';
429
  <input type="radio" name="style" value="fumes">
430
  <p>Creative</p>
431
  <input type="radio" name="style" value="fantasy">
432
- <p>No Style</p>
433
  <input type="radio" name="style" value="no">
434
  </div>
435
 
@@ -443,7 +443,7 @@ font-family: 'Barlow Condensed';
443
  </div>
444
  <div id="sli">
445
  <label for="#step">Steps: </label>
446
- <input type="range" id="step" value="20" min="10" max="40" step="1"><p id="stepp">50</p>
447
  </div>
448
  <div id="sli">
449
  <label for="#gds">Seed: </label>
 
429
  <input type="radio" name="style" value="fumes">
430
  <p>Creative</p>
431
  <input type="radio" name="style" value="fantasy">
432
+ <p>LEONARDO style</p>
433
  <input type="radio" name="style" value="no">
434
  </div>
435
 
 
443
  </div>
444
  <div id="sli">
445
  <label for="#step">Steps: </label>
446
+ <input type="range" id="step" value="20" min="10" max="40" step="1"><p id="stepp">20</p>
447
  </div>
448
  <div id="sli">
449
  <label for="#gds">Seed: </label>