victorisgeek commited on
Commit
6feab78
·
verified ·
1 Parent(s): 26b0219

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ destination = []
56
  thresholds = []
57
  num_faces = 5
58
 
59
- with gr.Blocks() as demo:
60
  with gr.Row():
61
  gr.Markdown("# Refacer")
62
  with gr.Row():
 
56
  thresholds = []
57
  num_faces = 5
58
 
59
+ with gr.Blocks(theme='victorisgeek/gray')
60
  with gr.Row():
61
  gr.Markdown("# Refacer")
62
  with gr.Row():