Plsek commited on
Commit
9d7e4e9
·
1 Parent(s): 2bb6d79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ _, col, _ = st.columns([bordersize, 3, bordersize])
138
  # if os.path.exists("pred.npy"): os.system("rm pred.npy")
139
  # os.system("rm -r predictions")
140
  # os.system("rm predictions.zip Views")
141
- # os.system("mkdir -p predictions")
142
 
143
  with col:
144
  st.markdown("# Cavity Detection Tool")
 
138
  # if os.path.exists("pred.npy"): os.system("rm pred.npy")
139
  # os.system("rm -r predictions")
140
  # os.system("rm predictions.zip Views")
141
+ os.system("mkdir -p predictions")
142
 
143
  with col:
144
  st.markdown("# Cavity Detection Tool")