Blane187 commited on
Commit
dcbab7c
·
verified ·
1 Parent(s): a4f43fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -6,8 +6,6 @@ model_library = CachedModels()
6
 
7
  theme = gr.themes.Default().set(
8
  button_primary_background_fill="#000000",
9
- button_primary_background_fill_hover="#FF0000",
10
- button_primary_border="#FF0000",
11
  )
12
 
13
 
 
6
 
7
  theme = gr.themes.Default().set(
8
  button_primary_background_fill="#000000",
 
 
9
  )
10
 
11