Spaces:
Runtime error
Runtime error
Commit ·
aaaa64f
1
Parent(s): e264f34
Update app.py
Browse files
app.py
CHANGED
|
@@ -52,7 +52,7 @@ inputs = [
|
|
| 52 |
]
|
| 53 |
|
| 54 |
outputs = gr.Image(type="filepath", label="Output Image")
|
| 55 |
-
title = "
|
| 56 |
import os
|
| 57 |
examples = [
|
| 58 |
["f2.jpg", 0.25, 0.45],
|
|
|
|
| 52 |
]
|
| 53 |
|
| 54 |
outputs = gr.Image(type="filepath", label="Output Image")
|
| 55 |
+
title = "Fire Smoke Demo"
|
| 56 |
import os
|
| 57 |
examples = [
|
| 58 |
["f2.jpg", 0.25, 0.45],
|