inoculatemedia
commited on
Commit
•
f27aef0
1
Parent(s):
d2757eb
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -13,9 +13,9 @@
|
|
13 |
</head>
|
14 |
|
15 |
<body>
|
16 |
-
<h1>Background Removal
|
17 |
</h1>
|
18 |
-
<h4>Runs locally in your browser, powered by the <a href="https://huggingface.co/briaai/RMBG-1.4" target="_blank">RMBG V1.4 model</a> from <a
|
19 |
href="https://bria.ai/" target="_blank">BRIA AI</a>
|
20 |
</h4>
|
21 |
<div id="container">
|
@@ -26,7 +26,7 @@
|
|
26 |
</path>
|
27 |
</svg>
|
28 |
Click to upload image
|
29 |
-
<label id="example">(or try example)</label>
|
30 |
</label>
|
31 |
</div>
|
32 |
<label id="status"></label>
|
|
|
13 |
</head>
|
14 |
|
15 |
<body>
|
16 |
+
<h1 class="hn">Background Removal
|
17 |
</h1>
|
18 |
+
<h4 class="hn">Runs locally in your browser, powered by the <a href="https://huggingface.co/briaai/RMBG-1.4" target="_blank">RMBG V1.4 model</a> from <a
|
19 |
href="https://bria.ai/" target="_blank">BRIA AI</a>
|
20 |
</h4>
|
21 |
<div id="container">
|
|
|
26 |
</path>
|
27 |
</svg>
|
28 |
Click to upload image
|
29 |
+
<label class="hn" id="example">(or try example)</label>
|
30 |
</label>
|
31 |
</div>
|
32 |
<label id="status"></label>
|