Spaces:
Running
Running
new theme
Browse files
app.py
CHANGED
@@ -2018,7 +2018,7 @@ theme = gr.themes.Soft().set(
|
|
2018 |
background_fill_primary='*secondary_50'
|
2019 |
)
|
2020 |
|
2021 |
-
block = gr.Blocks(theme='
|
2022 |
|
2023 |
|
2024 |
with block:
|
|
|
2018 |
background_fill_primary='*secondary_50'
|
2019 |
)
|
2020 |
|
2021 |
+
block = gr.Blocks(theme='rottenlittlecreature/Moon_Goblin')
|
2022 |
|
2023 |
|
2024 |
with block:
|