robertselvam commited on
Commit
cecc821
1 Parent(s): bda4bc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -19,8 +19,8 @@ def file_output_fn(file_path):
19
  print("after",overall_filepath)
20
  return file_path
21
 
22
- #xiaobaiyuan/theme_land
23
- with gr.Blocks(css="style.css",theme='earneleh/paris') as demo:
24
  gr.HTML("""<center class="darkblue" style='background-color:#013220; text-align:center;padding:25px;'>
25
  <be>
26
  <h1 style="color:#fff">
 
19
  print("after",overall_filepath)
20
  return file_path
21
 
22
+ #xiaobaiyuan/theme_land earneleh/paris
23
+ with gr.Blocks(css="style.css",theme='ysharma/steampunk') as demo:
24
  gr.HTML("""<center class="darkblue" style='background-color:#013220; text-align:center;padding:25px;'>
25
  <be>
26
  <h1 style="color:#fff">