binwang commited on
Commit
9019300
1 Parent(s): 1d3a534
Files changed (1) hide show
  1. app.py +1 -1
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='finlaymacklon/smooth_slate')
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: