easyh commited on
Commit
2de99c3
·
1 Parent(s): 718ea84

Change Title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ st.markdown(""" <style>
28
  #MainMenu {visibility: hidden;}
29
  footer {visibility: hidden;}
30
  </style> """, unsafe_allow_html=True)
31
- st.markdown('## NER-Visualisierer für deutsche (historische) Texte')
32
 
33
  #------------------------------------------------------------------------------
34
  #------------------------------------------------------------------------------
 
28
  #MainMenu {visibility: hidden;}
29
  footer {visibility: hidden;}
30
  </style> """, unsafe_allow_html=True)
31
+ st.markdown('## NER-Visualisierer für (historische) deutsche Texte')
32
 
33
  #------------------------------------------------------------------------------
34
  #------------------------------------------------------------------------------