dafajudin commited on
Commit
adffb04
·
2 Parent(s): bb07b3d ee83c2b

Merge branch 'main' of https://huggingface.co/spaces/KalbeDigitalLab/IDEFICS2-8B-MedicalVQA

Browse files
Files changed (1) hide show
  1. 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="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 select or upload a image and text to see the prediction of this model</p>
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>