helliun commited on
Commit
6ec5b94
·
verified ·
1 Parent(s): 7658165

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -182,6 +182,10 @@ def clear_rankings(songs_df):
182
 
183
  # theme='Taithrah/Minimal'
184
  # Gradio interface
 
 
 
 
185
  with gr.Blocks(theme=theme) as app:
186
 
187
  gr.Markdown(
 
182
 
183
  # theme='Taithrah/Minimal'
184
  # Gradio interface
185
+ theme = gr.themes.Soft(primary_hue="red", secondary_hue="blue")
186
+
187
+
188
+
189
  with gr.Blocks(theme=theme) as app:
190
 
191
  gr.Markdown(