hideosnes commited on
Commit
7037323
β€’
1 Parent(s): d37eca8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -4,13 +4,13 @@
4
  <head>
5
  <meta charset="UTF-8" />
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>πŸŒŸπŸ† Transformers.js - Depth Anything</title>
8
  <script type="module" crossorigin src="/assets/index-fXabxwo8.js"></script>
9
  <link rel="stylesheet" crossorigin href="/assets/index-YfP4b9qq.css">
10
  </head>
11
 
12
  <body>
13
- <h1>🌟Depth Anything w/ πŸ€— Transformers.jsπŸ†</h1>
14
  <div id="container">
15
  <label id="upload-button" for="upload">
16
  <svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -19,7 +19,7 @@
19
  </path>
20
  </svg>
21
  Click to upload image
22
- <label id="example">(or try example)</label>
23
  </label>
24
  </div>
25
  <label id="status"></label>
 
4
  <head>
5
  <meta charset="UTF-8" />
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <title>Img-2-3D-Depth</title>
8
  <script type="module" crossorigin src="/assets/index-fXabxwo8.js"></script>
9
  <link rel="stylesheet" crossorigin href="/assets/index-YfP4b9qq.css">
10
  </head>
11
 
12
  <body>
13
+ <h1>Img-2-3D-Depth</h1>
14
  <div id="container">
15
  <label id="upload-button" for="upload">
16
  <svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
 
19
  </path>
20
  </svg>
21
  Click to upload image
22
+ <!--<label id="example">(debug: example)</label>-->
23
  </label>
24
  </div>
25
  <label id="status"></label>