openfree commited on
Commit
08a7dd2
Β·
verified Β·
1 Parent(s): ce5e40b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -181,7 +181,7 @@ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, title="Every RAG
181
  gr.HTML(
182
  """
183
  <div style="text-align: center; max-width: 800px; margin: 0 auto;">
184
- <h1 style="font-size: 3em; font-weight: 600; margin: 0.5em;">EveryChat πŸ€–</h1>
185
  <h3 style="font-size: 1.2em; margin: 1em;">Your Intelligent File Analysis Assistant πŸ“Š</h3>
186
  </div>
187
  """
 
181
  gr.HTML(
182
  """
183
  <div style="text-align: center; max-width: 800px; margin: 0 auto;">
184
+ <h1 style="font-size: 3em; font-weight: 600; margin: 0.5em;">Every RAG Chat πŸ€–</h1>
185
  <h3 style="font-size: 1.2em; margin: 1em;">Your Intelligent File Analysis Assistant πŸ“Š</h3>
186
  </div>
187
  """