ekt1701 commited on
Commit
8d2defa
·
verified ·
1 Parent(s): 3c34d88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ css="""
67
  with gr.Blocks(css=css) as demo:
68
 
69
  with gr.Column(elem_id="col-container"):
70
- gr.HTML("<h1><center>Flux Playground</center></h1><p>center>RayFlux PhotoPlus Model.</center></p>")
71
 
72
  with gr.Row():
73
 
 
67
  with gr.Blocks(css=css) as demo:
68
 
69
  with gr.Column(elem_id="col-container"):
70
+ gr.HTML("<h1><center>Flux Playground</center></h1><p><center>RayFlux PhotoPlus Model.</center></p>")
71
 
72
  with gr.Row():
73