model2 commited on
Commit
fc79891
·
1 Parent(s): 46289b8
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -301,12 +301,7 @@ if __name__ == "__main__":
301
  """)
302
 
303
  with gr.Row():
304
- gr.Markdown(
305
- """
306
- ## Example:
307
- """
308
- )
309
- with gr.Row():
310
  with gr.Column():
311
  gr.Image(
312
  value="before.jpg",
 
301
  """)
302
 
303
  with gr.Row():
304
+ with gr.Row():
 
 
 
 
 
305
  with gr.Column():
306
  gr.Image(
307
  value="before.jpg",