Spaces:
Runtime error
Runtime error
Commit ·
1cf8c93
1
Parent(s): 3420023
Update app.py
Browse files
app.py
CHANGED
|
@@ -57,7 +57,7 @@ inputs = [
|
|
| 57 |
]
|
| 58 |
|
| 59 |
outputs = gr.Image(type="filepath", label="Output Image")
|
| 60 |
-
title = "
|
| 61 |
import os
|
| 62 |
examples = [
|
| 63 |
["tu1.jpg", 0.6, 0.45],
|
|
|
|
| 57 |
]
|
| 58 |
|
| 59 |
outputs = gr.Image(type="filepath", label="Output Image")
|
| 60 |
+
title = "Brain Tumor Demo"
|
| 61 |
import os
|
| 62 |
examples = [
|
| 63 |
["tu1.jpg", 0.6, 0.45],
|