Spaces:
Runtime error
Runtime error
Update app.py
#2
by
matgrafik
- opened
app.py
CHANGED
@@ -101,7 +101,7 @@ def image_matting(
|
|
101 |
|
102 |
def main():
|
103 |
with gr.Blocks() as app:
|
104 |
-
gr.Markdown("
|
105 |
|
106 |
with gr.Row(variant="panel"):
|
107 |
image_input = gr.Image()
|
|
|
101 |
|
102 |
def main():
|
103 |
with gr.Blocks() as app:
|
104 |
+
gr.Markdown("Fotoğraf Dekope")
|
105 |
|
106 |
with gr.Row(variant="panel"):
|
107 |
image_input = gr.Image()
|