oberbics commited on
Commit
987e40c
·
verified ·
1 Parent(s): e34f53c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -862,5 +862,5 @@ with gr.Blocks(css=custom_css, title="Daten Strukturieren und Analysieren") as d
862
  </div>
863
  """)
864
 
865
- if __name__ == "__main__":
866
  demo.launch(share=True)
 
862
  </div>
863
  """)
864
 
865
+ if __name__ == "__main__":
866
  demo.launch(share=True)