Divyanshu04 commited on
Commit
799f840
·
verified ·
1 Parent(s): 84f88e5

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -13,7 +13,7 @@ if sys.platform == "win32":
13
 
14
 
15
 
16
- -------------------- Part 1: Prediction --------------------
17
 
18
  @st.cache_resource
19
  def load_prediction_model():
 
13
 
14
 
15
 
16
+ #-------------------- Part 1: Prediction --------------------
17
 
18
  @st.cache_resource
19
  def load_prediction_model():