Plsek commited on
Commit
1814112
·
1 Parent(s): 5df238d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -18,7 +18,6 @@ from sklearn.cluster import DBSCAN
18
  # Streamlit
19
  import streamlit as st
20
  st.set_option('deprecation.showPyplotGlobalUse', False)
21
- st.set_option('showWarningOnDirectExecution', False)
22
  st.set_page_config(page_title="Cavity Detection Tool", layout="wide")
23
 
24
  # HuggingFace Hub
 
18
  # Streamlit
19
  import streamlit as st
20
  st.set_option('deprecation.showPyplotGlobalUse', False)
 
21
  st.set_page_config(page_title="Cavity Detection Tool", layout="wide")
22
 
23
  # HuggingFace Hub