samim2024 commited on
Commit
502892f
·
verified ·
1 Parent(s): b0bd22c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ def get_response(input_text,query,db):
90
  #The below code is a simple flow to accept the webpage link and process the queries
91
  #using the get_response function created above. Using the cache, the same.
92
 
93
- st.title('Webpage Question and Answering')
94
 
95
 
96
  input_text=st.text_input("Provide the link to the webpage...")
 
90
  #The below code is a simple flow to accept the webpage link and process the queries
91
  #using the get_response function created above. Using the cache, the same.
92
 
93
+ st.title('Webpage Question and Answering ')
94
 
95
 
96
  input_text=st.text_input("Provide the link to the webpage...")