Shashidhar226 commited on
Commit
d7aa813
1 Parent(s): cb48d5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,7 +174,7 @@ def chat_with_graph():
174
  if cancel_button:
175
  st.stop()
176
 
177
- st.title("Image Querying App ")
178
  option = st.selectbox(
179
  "Who would you like to chart with?",
180
  ("Image", "Graph"),
 
174
  if cancel_button:
175
  st.stop()
176
 
177
+ st.title("VisionQuery")
178
  option = st.selectbox(
179
  "Who would you like to chart with?",
180
  ("Image", "Graph"),