Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -73,7 +73,7 @@ def model_sample(mask,
|
|
| 73 |
block = gr.Blocks().queue()
|
| 74 |
with block:
|
| 75 |
with gr.Row():
|
| 76 |
-
gr.Markdown("##
|
| 77 |
with gr.Row():
|
| 78 |
with gr.Column():
|
| 79 |
with gr.Row():
|
|
|
|
| 73 |
block = gr.Blocks().queue()
|
| 74 |
with block:
|
| 75 |
with gr.Row():
|
| 76 |
+
gr.Markdown("## Crack Diffusion")
|
| 77 |
with gr.Row():
|
| 78 |
with gr.Column():
|
| 79 |
with gr.Row():
|