K00B404 commited on
Commit
a8ca61f
·
verified ·
1 Parent(s): 9eab31c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ def respond(
49
 
50
 
51
  with gr.Blocks() as demo:
52
- gr.HTML(background_html) # Insert the background effect
53
  gr.ChatInterface(
54
  respond,
55
  additional_inputs=[
 
49
 
50
 
51
  with gr.Blocks() as demo:
52
+ #gr.HTML(background_html) # Insert the background effect
53
  gr.ChatInterface(
54
  respond,
55
  additional_inputs=[