hsienchen commited on
Commit
4958f5d
1 Parent(s): a3581d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 2 ##")
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