Chris4K commited on
Commit
fdc2c0d
·
verified ·
1 Parent(s): 5ad4b5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ async def faq_search_endpoint(
91
  # Gradio interface
92
  def create_gradio_interface():
93
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
94
- gr.Markdown("# 🦙 Bofrost Chat Assistant\nFragen Sie nach Produkten, Rezepten und mehr!")
95
 
96
  with gr.Row():
97
  with gr.Column(scale=4):
 
91
  # Gradio interface
92
  def create_gradio_interface():
93
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
94
+ gr.Markdown("# 🦙 * Chat Assistant\nFragen Sie nach Produkten, Rezepten und mehr!")
95
 
96
  with gr.Row():
97
  with gr.Column(scale=4):