saritha5 commited on
Commit
931ce44
·
1 Parent(s): 48802c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -32,6 +32,8 @@ st.title("""
32
  Image Blurriness Occluded
33
  """)
34
  st.subheader("Prediction of Blur or NotBlur Image")
 
 
35
  model_file_path = "mobile_net_occ.h5"
36
 
37
  ##Blurriness Features
 
32
  Image Blurriness Occluded
33
  """)
34
  st.subheader("Prediction of Blur or NotBlur Image")
35
+ #with st.sidebar:
36
+ #st.image
37
  model_file_path = "mobile_net_occ.h5"
38
 
39
  ##Blurriness Features