Spaces:
Runtime error
Runtime error
Commit
·
8ffe4b4
1
Parent(s):
9415725
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,8 @@ inputs = [
|
|
54 |
]
|
55 |
|
56 |
outputs = gr.Image(type="filepath", label="Output Image")
|
57 |
-
title = "
|
|
|
58 |
import os
|
59 |
examples = [
|
60 |
["m1.jpg", 0.6, 0.45],
|
|
|
54 |
]
|
55 |
|
56 |
outputs = gr.Image(type="filepath", label="Output Image")
|
57 |
+
title = "
|
58 |
+
Materials-Demo"
|
59 |
import os
|
60 |
examples = [
|
61 |
["m1.jpg", 0.6, 0.45],
|