Spaces:
Build error
Build error
Commit
·
a464d14
1
Parent(s):
3f1b7f4
Update app.py
Browse files
app.py
CHANGED
|
@@ -50,9 +50,7 @@ with gr.Blocks(title=title) as demo:
|
|
| 50 |
gr.Markdown(description1)
|
| 51 |
gr.Markdown("""---""")
|
| 52 |
gr.Markdown(description2)
|
| 53 |
-
|
| 54 |
-
gr.Image("dr.jpg")
|
| 55 |
-
|
| 56 |
gr.Markdown("""---""")
|
| 57 |
|
| 58 |
with gr.Row():
|
|
|
|
| 50 |
gr.Markdown(description1)
|
| 51 |
gr.Markdown("""---""")
|
| 52 |
gr.Markdown(description2)
|
| 53 |
+
|
|
|
|
|
|
|
| 54 |
gr.Markdown("""---""")
|
| 55 |
|
| 56 |
with gr.Row():
|