Xenova HF Staff commited on
Commit
04fd41b
·
verified ·
1 Parent(s): aab0d96

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -243,7 +243,7 @@
243
  <div class="flex items-center space-x-3">
244
  <label for="scale-slider" class="text-sm font-medium text-gray-400 whitespace-nowrap">Scale:</label>
245
  <input id="scale-slider" type="range" min="262144" max="2097152" step="10000" value="500000" class="w-full" />
246
- <span id="scale-value" class="text-sm font-medium text-gray-400 w-32 text-right">0.50 Mpx</span>
247
  </div>
248
  <div class="flex items-center space-x-3">
249
  <label for="threshold-slider" class="text-sm font-medium text-gray-400 whitespace-nowrap">Similarity:</label>
 
243
  <div class="flex items-center space-x-3">
244
  <label for="scale-slider" class="text-sm font-medium text-gray-400 whitespace-nowrap">Scale:</label>
245
  <input id="scale-slider" type="range" min="262144" max="2097152" step="10000" value="500000" class="w-full" />
246
+ <span id="scale-value" class="text-sm font-medium text-gray-400 w-28 text-right">0.50 Mpx</span>
247
  </div>
248
  <div class="flex items-center space-x-3">
249
  <label for="threshold-slider" class="text-sm font-medium text-gray-400 whitespace-nowrap">Similarity:</label>