alibidaran commited on
Commit
de5bc81
1 Parent(s): 9a8f000

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -6
index.html CHANGED
@@ -200,12 +200,7 @@
200
  <h3>Bone Fracture detector</h3>
201
  <p>An open-source AI driven web app that can detect bone fractures from XRAY images. A handy web app for orthopedists and medical professionists.
202
  Our optimized Yolo-V8 model enable all users to execute it in CPU efficently. Moreover, this model can be executed in real-time environments.</p>
203
- <iframe
204
- src="https://alibidaran-bone-fraction.hf.space"
205
- frameborder="1"
206
- width="850"
207
- height="450"
208
- ></iframe>
209
  </div>
210
  </div>
211
  <div class="project-container">
 
200
  <h3>Bone Fracture detector</h3>
201
  <p>An open-source AI driven web app that can detect bone fractures from XRAY images. A handy web app for orthopedists and medical professionists.
202
  Our optimized Yolo-V8 model enable all users to execute it in CPU efficently. Moreover, this model can be executed in real-time environments.</p>
203
+ <gradio-app src="https://alibidaran-bone-fraction.hf.space"></gradio-app>
 
 
 
 
 
204
  </div>
205
  </div>
206
  <div class="project-container">