Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -15
index.html
CHANGED
|
@@ -208,21 +208,7 @@
|
|
| 208 |
</div>
|
| 209 |
</div>
|
| 210 |
|
| 211 |
-
|
| 212 |
-
<div class='project'>
|
| 213 |
-
<h3>Bone Fracture detector</h3>
|
| 214 |
-
<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.
|
| 215 |
-
Our optimized Yolo-V8 model enable all users to execute it in CPU efficently. Moreover, this model can be executed in real-time enviorments.
|
| 216 |
-
</p>
|
| 217 |
-
<script
|
| 218 |
-
type="module"
|
| 219 |
-
src="https://gradio.s3-us-west-2.amazonaws.com/4.22.0/gradio.js"
|
| 220 |
-
></script>
|
| 221 |
-
|
| 222 |
-
<gradio-app src="https://alibidaran-bone-fraction.hf.space"></gradio-app>
|
| 223 |
-
|
| 224 |
-
</div>
|
| 225 |
-
</div>
|
| 226 |
<div class="project-container">
|
| 227 |
<div class="project">
|
| 228 |
<h3>Medical transcript generator</h3>
|
|
|
|
| 208 |
</div>
|
| 209 |
</div>
|
| 210 |
|
| 211 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 212 |
<div class="project-container">
|
| 213 |
<div class="project">
|
| 214 |
<h3>Medical transcript generator</h3>
|