cathyxl commited on
Commit
edb9f39
1 Parent(s): 7732369

soft theme

Browse files
Files changed (1) hide show
  1. tasks/eval/demo/__init__.py +1 -1
tasks/eval/demo/__init__.py CHANGED
@@ -13,4 +13,4 @@ pllava_theme = gr.themes.Monochrome(
13
  background_fill_secondary_dark='*neutral_950'
14
  )
15
 
16
- pllava_theme = 'gstaff/xkcd'
 
13
  background_fill_secondary_dark='*neutral_950'
14
  )
15
 
16
+ pllava_theme = gr.themes.Soft()