Spaces:
Sleeping
Sleeping
Commit ·
a73527f
1
Parent(s): 9517407
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 |
["t1.jpg", 0.6, 0.45],
|
|
|
|
| 57 |
]
|
| 58 |
|
| 59 |
outputs = gr.Image(type="filepath", label="Output Image")
|
| 60 |
+
title = "Tennis Court Demo"
|
| 61 |
import os
|
| 62 |
examples = [
|
| 63 |
["t1.jpg", 0.6, 0.45],
|