openfree commited on
Commit
09a09ef
·
verified ·
1 Parent(s): 731c11b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ def get_image(height, width, seed, prompt, cfg, timesteps, stage_a_tiled):
120
 
121
  with gr.Blocks(theme="Nymbo/Nymbo_Theme") as demo:
122
  with gr.Column(elem_id="col-container"):
123
- gr.Markdown("<h1><center>UltraPixel: Advancing Ultra-High-Resolution Image Synthesis to New Peaks </center></h1>")
124
 
125
  with gr.Row():
126
  prompt = gr.Textbox(
 
120
 
121
  with gr.Blocks(theme="Nymbo/Nymbo_Theme") as demo:
122
  with gr.Column(elem_id="col-container"):
123
+ gr.Markdown("<h1><center>UltraPixel</center></h1>")
124
 
125
  with gr.Row():
126
  prompt = gr.Textbox(