Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/KalbeDigitalLab/IDEFICS2-8B-MedicalVQA
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -120,12 +120,12 @@
|
|
| 120 |
<h3 class="overview-heading"><span class="vl">Model Architecture</span></h3>
|
| 121 |
<div>
|
| 122 |
<p class="overview-content">The model is trained using Idefics2-8b.</p>
|
| 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>
|
|
|
|
| 120 |
<h3 class="overview-heading"><span class="vl">Model Architecture</span></h3>
|
| 121 |
<div>
|
| 122 |
<p class="overview-content">The model is trained using Idefics2-8b.</p>
|
| 123 |
+
<img class="content-image" src="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>
|