Gabriel commited on
Commit
95adc86
1 Parent(s): 41066c2
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -14,7 +14,6 @@ custom_track = CustomTrack(model_loader)
14
  images_for_demo = DemoImages()
15
 
16
  with gr.Blocks(title="HTR Riksarkivet", theme=theme, css=css) as demo:
17
- gr.Markdown(" ")
18
  gr.Markdown(TextApp.title_markdown)
19
 
20
  with gr.Tabs():
 
14
  images_for_demo = DemoImages()
15
 
16
  with gr.Blocks(title="HTR Riksarkivet", theme=theme, css=css) as demo:
 
17
  gr.Markdown(TextApp.title_markdown)
18
 
19
  with gr.Tabs():