Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -83,7 +83,7 @@ with gr.Blocks(theme='freddyaboulton/dracula_revamped') as app1:
|
|
| 83 |
""")
|
| 84 |
|
| 85 |
with gr.Blocks(theme='snehilsanyal/scikit-learn') as app2:
|
| 86 |
-
gr.Markdown("## MM
|
| 87 |
with gr.Row():
|
| 88 |
image_box = gr.Image(type="filepath")
|
| 89 |
|
|
|
|
| 83 |
""")
|
| 84 |
|
| 85 |
with gr.Blocks(theme='snehilsanyal/scikit-learn') as app2:
|
| 86 |
+
gr.Markdown("## MM 2BB ##")
|
| 87 |
with gr.Row():
|
| 88 |
image_box = gr.Image(type="filepath")
|
| 89 |
|