Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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
|