Dakhoo commited on
Commit
2e4042b
·
1 Parent(s): 44383da

now its inquest

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,7 +233,7 @@ st.markdown(
233
  st.write(
234
  """
235
  <div style="display: flex; align-items: center; margin-left: 0;">
236
- <h1 style="display: inline-block;">PDF GPT</h1>
237
  <sup style="margin-left:5px;font-size:small; color: green;">beta</sup>
238
  </div>
239
  """,
 
233
  st.write(
234
  """
235
  <div style="display: flex; align-items: center; margin-left: 0;">
236
+ <h1 style="display: inline-block;">InQuest</h1>
237
  <sup style="margin-left:5px;font-size:small; color: green;">beta</sup>
238
  </div>
239
  """,