heatingma commited on
Commit
d218010
·
verified ·
1 Parent(s): e474d1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -86,6 +86,7 @@ def convert_image_path_to_bytes(image_path):
86
 
87
 
88
  with gr.Blocks() as ged_page:
 
89
  gr.Markdown(
90
  '''
91
  This space displays the solution to the Graph Edit Distance problem.
 
86
 
87
 
88
  with gr.Blocks() as ged_page:
89
+
90
  gr.Markdown(
91
  '''
92
  This space displays the solution to the Graph Edit Distance problem.