Spaces:
Running
Running
Update index.html
Browse files- index.html +16 -4
index.html
CHANGED
@@ -111,14 +111,26 @@
|
|
111 |
width="100%"
|
112 |
height="100%"
|
113 |
style="border: none; border-radius: 12px;"
|
114 |
-
title="
|
115 |
allow="microphone">
|
116 |
</iframe>
|
117 |
</div>
|
118 |
</div>
|
119 |
<!-- --------------------Remote Car ends---------------------------------------------- -->
|
120 |
|
121 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
|
123 |
<!-- --------------------edge llm v2 Starts------------------------------------------- -->
|
124 |
<div id="llmonedge2" class="content-section hidden">
|
@@ -127,12 +139,12 @@
|
|
127 |
width="100%"
|
128 |
height="100%"
|
129 |
style="border: none; border-radius: 12px;"
|
130 |
-
title="
|
131 |
allow="microphone">
|
132 |
</iframe>
|
133 |
</div>
|
134 |
</div>
|
135 |
-
<!-- --------------------edge llm ends---------------------------------------------- -->
|
136 |
|
137 |
|
138 |
|
|
|
111 |
width="100%"
|
112 |
height="100%"
|
113 |
style="border: none; border-radius: 12px;"
|
114 |
+
title="Remote Car Showroom"
|
115 |
allow="microphone">
|
116 |
</iframe>
|
117 |
</div>
|
118 |
</div>
|
119 |
<!-- --------------------Remote Car ends---------------------------------------------- -->
|
120 |
|
121 |
+
<!-- --------------------edge llm v1 Starts------------------------------------------- -->
|
122 |
+
<div id="llmonedge1" class="content-section hidden">
|
123 |
+
<div class="card">
|
124 |
+
<iframe src="https://atlury-edgellms.static.hf.space/"
|
125 |
+
width="100%"
|
126 |
+
height="100%"
|
127 |
+
style="border: none; border-radius: 12px;"
|
128 |
+
title="LLM On Edge v1"
|
129 |
+
allow="microphone">
|
130 |
+
</iframe>
|
131 |
+
</div>
|
132 |
+
</div>
|
133 |
+
<!-- --------------------edge llm v1 ends---------------------------------------------- -->
|
134 |
|
135 |
<!-- --------------------edge llm v2 Starts------------------------------------------- -->
|
136 |
<div id="llmonedge2" class="content-section hidden">
|
|
|
139 |
width="100%"
|
140 |
height="100%"
|
141 |
style="border: none; border-radius: 12px;"
|
142 |
+
title="LLM On Edge v2"
|
143 |
allow="microphone">
|
144 |
</iframe>
|
145 |
</div>
|
146 |
</div>
|
147 |
+
<!-- --------------------edge llm v2 ends---------------------------------------------- -->
|
148 |
|
149 |
|
150 |
|