Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -53,11 +53,11 @@ limitations under the License.
|
|
| 53 |
</div>
|
| 54 |
</div>
|
| 55 |
<main class="container" id="main-container">
|
|
|
|
|
|
|
|
|
|
| 56 |
<div class="title-container">
|
| 57 |
<h1>Gemma 3n Multimodal Demo</h1>
|
| 58 |
-
<button id="clear-cache-button" title="Clear model cache">
|
| 59 |
-
<i class="fa-solid fa-trash"></i>
|
| 60 |
-
</button>
|
| 61 |
</div>
|
| 62 |
<div class="video-container">
|
| 63 |
<video id="webcam" autoplay playsinline muted></video>
|
|
|
|
| 53 |
</div>
|
| 54 |
</div>
|
| 55 |
<main class="container" id="main-container">
|
| 56 |
+
<button id="clear-cache-button" title="Clear model cache">
|
| 57 |
+
<i class="fa-solid fa-trash"></i>
|
| 58 |
+
</button>
|
| 59 |
<div class="title-container">
|
| 60 |
<h1>Gemma 3n Multimodal Demo</h1>
|
|
|
|
|
|
|
|
|
|
| 61 |
</div>
|
| 62 |
<div class="video-container">
|
| 63 |
<video id="webcam" autoplay playsinline muted></video>
|