pdbq commited on
Commit
fa838c6
·
verified ·
1 Parent(s): 954bdd3

Force square for model P

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -29,7 +29,7 @@
29
  <div id="image_container" class="display">
30
  <div class="loader" id="processing"></div>
31
  <div id="processing"></div>
32
- <label for="upload" class="display_label" id="result">Input Image</label>
33
  <label for="upload" id="tooltip">
34
  <svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
35
  <path fill="#000"
@@ -65,7 +65,7 @@
65
  </div>
66
  <div class="display">
67
  <div>
68
- <label class="display_label">Residual (x10)</label>
69
  <canvas id="residual_img" width="256" height="256"></canvas>
70
  </div>
71
 
@@ -112,7 +112,7 @@
112
  role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32">
113
  <path fill="currentColor" d="M10 6h18v2H10zm0 18h18v2H10zm0-9h18v2H10zm-6 0h2v2H4zm0-9h2v2H4zm0 18h2v2H4z">
114
  </path>
115
- </svg> <a href="https://github.com/bgon/trustmark.js" target="_blank">GitHub</a>
116
  </h4>
117
  <h4>
118
  <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"
 
29
  <div id="image_container" class="display">
30
  <div class="loader" id="processing"></div>
31
  <div id="processing"></div>
32
+ <label for="upload" class="display_label" id="result">🖼️ Input Image</label>
33
  <label for="upload" id="tooltip">
34
  <svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
35
  <path fill="#000"
 
65
  </div>
66
  <div class="display">
67
  <div>
68
+ <label class="display_label">✨ Residual (x10)</label>
69
  <canvas id="residual_img" width="256" height="256"></canvas>
70
  </div>
71
 
 
112
  role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32">
113
  <path fill="currentColor" d="M10 6h18v2H10zm0 18h18v2H10zm0-9h18v2H10zm-6 0h2v2H4zm0-9h2v2H4zm0 18h2v2H4z">
114
  </path>
115
+ </svg> <a href="docs/"> Documentation </a>
116
  </h4>
117
  <h4>
118
  <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"