Walid Sobhi commited on
Commit
dfcffc5
·
verified ·
1 Parent(s): 868b579

Fix theme parameter crash

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -425,7 +425,6 @@ theme = gr.themes.Default(
425
  ).set(
426
  body_background_fill="#09090b",
427
  body_text_color="#e4e4e7",
428
- border_color_accent_subtle="#27272a",
429
  )
430
 
431
  def build_space():
 
425
  ).set(
426
  body_background_fill="#09090b",
427
  body_text_color="#e4e4e7",
 
428
  )
429
 
430
  def build_space():