Spaces:
Runtime error
Runtime error
Contrebande Labs
commited on
Commit
·
69cf43b
1
Parent(s):
3bbce21
typo
Browse files
app.py
CHANGED
|
@@ -15,7 +15,7 @@ with gr.Blocks(theme="gradio/soft") as demo:
|
|
| 15 |
|
| 16 |
with gr.Tab("Journal"):
|
| 17 |
gr.Markdown(
|
| 18 |
-
"## On How Four Crazy
|
| 19 |
)
|
| 20 |
|
| 21 |
with gr.Tab("☢️ DEMO ☢️"):
|
|
|
|
| 15 |
|
| 16 |
with gr.Tab("Journal"):
|
| 17 |
gr.Markdown(
|
| 18 |
+
"## On How Four Crazy Fellows Embarked on Training a U-Net from Scratch in Five Days and Almost Died in the End."
|
| 19 |
)
|
| 20 |
|
| 21 |
with gr.Tab("☢️ DEMO ☢️"):
|