NKessler commited on
Commit
3bbb414
·
verified ·
1 Parent(s): fdb3603

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -227,6 +227,7 @@ st.set_page_config(page_title="FrameVis | Media Framing", layout="wide")
227
 
228
  if not HF_TOKEN:
229
  st.warning("Hugging Face Token Missing.")
 
230
 
231
  st.markdown("""
232
  <style>
 
227
 
228
  if not HF_TOKEN:
229
  st.warning("Hugging Face Token Missing.")
230
+ st.stop()
231
 
232
  st.markdown("""
233
  <style>