fffiloni commited on
Commit
b8f5e45
·
1 Parent(s): 426926a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ def run(prompt1, seed1, prompt2, seed2, prompt3, seed3):
50
  with gr.Blocks() as demo:
51
  with gr.Column():
52
  gr.HTML('''
53
- <h1>
54
  Stable Diffusion Interpolation • Community pipeline
55
  </h1>
56
  <p style='text-align: center;'>
 
50
  with gr.Blocks() as demo:
51
  with gr.Column():
52
  gr.HTML('''
53
+ <h1 style='font-size: 1.5em;text-align:center;'>
54
  Stable Diffusion Interpolation • Community pipeline
55
  </h1>
56
  <p style='text-align: center;'>