aslan-ng commited on
Commit
559f568
·
verified ·
1 Parent(s): ca563f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from agent import agent
6
 
7
  # UI
8
 
9
- with gr.Blocks() as demo:
10
 
11
  # Centered title and description using HTML
12
  gr.HTML("""
 
6
 
7
  # UI
8
 
9
+ with gr.Blocks(show_footer=False) as demo:
10
 
11
  # Centered title and description using HTML
12
  gr.HTML("""