Bwrite commited on
Commit
cf3f094
·
verified ·
1 Parent(s): bb6ad03

Update app.py

Browse files

Admission ChatBot

Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -506,7 +506,9 @@ class BOUESTIChatbot:
506
 
507
  def create_gradio_interface(self):
508
  """Create Gradio interface"""
509
- with gr.Blocks(title="BOUESTI Virtual Assistant", theme=gr.themes.Soft()) as interface:
 
 
510
 
511
  # Header
512
  gr.HTML("""
 
506
 
507
  def create_gradio_interface(self):
508
  """Create Gradio interface"""
509
+ with gr.Blocks(
510
+ title="BOUESTI Virtual Assistant",
511
+ theme=gr.themes.Soft()) as interface:
512
 
513
  # Header
514
  gr.HTML("""