openfree commited on
Commit
603e71c
·
verified ·
1 Parent(s): 8fc01cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1169,7 +1169,7 @@ def refresh_all_data():
1169
  ]
1170
 
1171
 
1172
- with gr.Blocks(theme=gr.themes.Soft(), css="""
1173
  #spaces_pie, #models_pie {
1174
  min-height: 400px;
1175
  border-radius: 10px;
 
1169
  ]
1170
 
1171
 
1172
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css="""
1173
  #spaces_pie, #models_pie {
1174
  min-height: 400px;
1175
  border-radius: 10px;