Spaces:
Runtime error
Runtime error
cathyxl
commited on
Commit
•
edb9f39
1
Parent(s):
7732369
soft theme
Browse files
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 =
|
|
|
13 |
background_fill_secondary_dark='*neutral_950'
|
14 |
)
|
15 |
|
16 |
+
pllava_theme = gr.themes.Soft()
|