Spaces:
Runtime error
Runtime error
Kalbe-x-Bangkit
commited on
Commit
•
ee83c2b
1
Parent(s):
f433e30
Update index.html
Browse filesediting image path, and editing the comment
- index.html +3 -3
index.html
CHANGED
@@ -119,13 +119,13 @@
|
|
119 |
<div class="grid-container">
|
120 |
<h3 class="overview-heading"><span class="vl">Model Architecture</span></h3>
|
121 |
<div>
|
122 |
-
<p class="overview-content">
|
123 |
-
<img class="content-image" src="
|
124 |
</div>
|
125 |
</div>
|
126 |
</section>
|
127 |
<h3 class="overview-heading"><span class="vl">Demo</span></h3>
|
128 |
-
<p class="overview-content">Please
|
129 |
</div>
|
130 |
</body>
|
131 |
</html>
|
|
|
119 |
<div class="grid-container">
|
120 |
<h3 class="overview-heading"><span class="vl">Model Architecture</span></h3>
|
121 |
<div>
|
122 |
+
<p class="overview-content">This is the Idefics2-8b pre-trained model architecture.</p>
|
123 |
+
<img class="content-image" src="https://raw.githubusercontent.com/Kalbe-x-Bangkit/C24-RM-Kalbe-Bangkit/main/img/idefics2_architecture.png" alt="model-architecture" />
|
124 |
</div>
|
125 |
</div>
|
126 |
</section>
|
127 |
<h3 class="overview-heading"><span class="vl">Demo</span></h3>
|
128 |
+
<p class="overview-content">Please upload an image and question or select from the examples to see the answer prediction</p>
|
129 |
</div>
|
130 |
</body>
|
131 |
</html>
|