Ashish08 commited on
Commit
a693c8e
1 Parent(s): dc49820

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def predict(image, descriptions):
24
 
25
  # Streamlit app
26
  def main():
27
- st.title("Image understanding model test")
28
 
29
  # Instructions for the user
30
  st.markdown("---")
 
24
 
25
  # Streamlit app
26
  def main():
27
+ st.title("Image understanding model")
28
 
29
  # Instructions for the user
30
  st.markdown("---")