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

Update app.py

Browse files

Admission ChatBot

Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -505,8 +505,8 @@ class BOUESTIChatbot:
505
  return history, ""
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("""
 
505
  return history, ""
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("""