Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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 |
|