Wanswan commited on
Commit
1c22893
·
verified ·
1 Parent(s): 09fd9f9

Update app.py

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