Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -210,10 +210,6 @@ demo = gr.Interface(
|
|
| 210 |
- Localization: 75% Dice Score
|
| 211 |
- Classification: 92% Accuracy
|
| 212 |
""",
|
| 213 |
-
examples=[
|
| 214 |
-
["examples/sample1.jpg"],
|
| 215 |
-
["examples/sample2.jpg"],
|
| 216 |
-
],
|
| 217 |
article="""
|
| 218 |
### About
|
| 219 |
This model uses a hybrid deep learning approach:
|
|
|
|
| 210 |
- Localization: 75% Dice Score
|
| 211 |
- Classification: 92% Accuracy
|
| 212 |
""",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 213 |
article="""
|
| 214 |
### About
|
| 215 |
This model uses a hybrid deep learning approach:
|