oberbics commited on
Commit
5775615
·
verified ·
1 Parent(s): 0110182

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -386,10 +386,7 @@ h2 {
386
  }
387
  </style>
388
  """
389
-
390
-
391
-
392
- """
393
  with gr.Blocks(css=custom_css, title="Daten Strukturieren und Analysieren") as demo:
394
  gr.HTML("""
395
  <div style="text-align: center; margin-bottom: 1rem">
 
386
  }
387
  </style>
388
  """
389
+
 
 
 
390
  with gr.Blocks(css=custom_css, title="Daten Strukturieren und Analysieren") as demo:
391
  gr.HTML("""
392
  <div style="text-align: center; margin-bottom: 1rem">