JigneshPrajapati18 commited on
Commit
a0e222e
·
verified ·
1 Parent(s): 9420b3c

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -22,8 +22,8 @@
22
  <option value="ann">ANN</option>
23
  </select>
24
 
25
- <label for="token">Token:</label>
26
- <input type="text" id="token" placeholder="Enter your API token" required />
27
 
28
  <div class="features">
29
  <label>Danceability: <input type="number" step="0.01" id="danceability" required></label>
 
22
  <option value="ann">ANN</option>
23
  </select>
24
 
25
+ <!-- <label for="token">Token:</label>
26
+ <input type="text" id="token" placeholder="Enter your API token" required /> -->
27
 
28
  <div class="features">
29
  <label>Danceability: <input type="number" step="0.01" id="danceability" required></label>