pabloce commited on
Commit
557e789
·
verified ·
1 Parent(s): 6ccc337

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -98,8 +98,7 @@ demo = gr.ChatInterface(
98
  block_background_fill_dark="#16141c",
99
  input_background_fill_dark="#292733",
100
  button_secondary_background_fill_dark="#24212b",
101
- border_color_primary_dark="#343140",
102
- block-border-width="1px",
103
  ),
104
  css=css,
105
  retry_btn="Retry",
 
98
  block_background_fill_dark="#16141c",
99
  input_background_fill_dark="#292733",
100
  button_secondary_background_fill_dark="#24212b",
101
+ border_color_primary_dark="#343140"
 
102
  ),
103
  css=css,
104
  retry_btn="Retry",