alibidaran commited on
Commit
76810b3
1 Parent(s): f47ee6e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -195,10 +195,10 @@
195
  <div class='project'>
196
  <h3>Bone Fracture detector</h3>
197
  <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.
198
- Our optimized Yolo-V8 model enable all users to execute it in CPU efficently. Moreover, this model can be executed in real-time enviorments.
199
  <iframe
200
  src="https://alibidaran-bone-fraction.hf.space"
201
- frameborder="0"
202
  width="850"
203
  height="450"
204
  ></iframe>
 
195
  <div class='project'>
196
  <h3>Bone Fracture detector</h3>
197
  <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.
198
+ 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>
199
  <iframe
200
  src="https://alibidaran-bone-fraction.hf.space"
201
+ frameborder="1"
202
  width="850"
203
  height="450"
204
  ></iframe>