cisemh commited on
Commit
5f621f2
·
verified ·
1 Parent(s): fae307d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ head = (
59
  with gr.Blocks(title=title) as demo:
60
  # Display title and description
61
  gr.Markdown(head)
62
- gr.Markdown(ref)
63
 
64
  with gr.Row():
65
  # Using ImageEditor with type='numpy'
 
59
  with gr.Blocks(title=title) as demo:
60
  # Display title and description
61
  gr.Markdown(head)
62
+
63
 
64
  with gr.Row():
65
  # Using ImageEditor with type='numpy'