Wanswan commited on
Commit
0728a6f
·
verified ·
1 Parent(s): 837e268

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -187,6 +187,8 @@ with gr.Blocks(css="""
187
  }
188
  #chatbox .message.user { background-color: #DCF8C6 !important; }
189
  #chatbox .message.assistant { background-color: #ffffff !important; }
 
 
190
 
191
  """) as demo:
192
  gr.HTML("""
 
187
  }
188
  #chatbox .message.user { background-color: #DCF8C6 !important; }
189
  #chatbox .message.assistant { background-color: #ffffff !important; }
190
+ footer { display: none !important; }
191
+ .svelte-1ipelgc { display: none !important; }
192
 
193
  """) as demo:
194
  gr.HTML("""