naveenvenkatesh commited on
Commit
18f7ce9
·
1 Parent(s): dcf99f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def file_output_fn(file_path):
16
  return file_path
17
 
18
 
19
- with gr.Blocks(css="style.css",theme='xiaobaiyuan/theme_brief') as demo:
20
  gr.HTML("""<center class="darkblue" style='background-color:#ad6e07; text-align:center;padding:25px;'>
21
  <be>
22
  <h1 style="color:#fff">
 
16
  return file_path
17
 
18
 
19
+ with gr.Blocks(css="style.css",theme='xiaobaiyuan/theme_land') as demo:
20
  gr.HTML("""<center class="darkblue" style='background-color:#ad6e07; text-align:center;padding:25px;'>
21
  <be>
22
  <h1 style="color:#fff">