shrut27 commited on
Commit
9571929
·
1 Parent(s): 2fb3b64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ if st.button("Get Answer"):
52
  st.write(response)
53
 
54
  # Set up the Streamlit app for image search
55
- st.title("Image Search using Google API")
56
  st.write("Please enter your search query below:")
57
 
58
  # Get user input and display image results
 
52
  st.write(response)
53
 
54
  # Set up the Streamlit app for image search
55
+ st.title("Image Search for tourist places")
56
  st.write("Please enter your search query below:")
57
 
58
  # Get user input and display image results