greendra commited on
Commit
aa7effe
·
verified ·
1 Parent(s): 8210f26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -296,8 +296,6 @@ textarea:focus {
296
 
297
  # --- Build the Gradio UI with Blocks ---
298
  with gr.Blocks(theme='Nymbo/Nymbo_Theme', css=css) as app:
299
- gr.HTML("<center><h1>Stable Diffusion 3.5 Large Turbo</h1></center>")
300
-
301
  with gr.Column(elem_id="app-container"):
302
  # --- Input Components ---
303
  with gr.Row():
 
296
 
297
  # --- Build the Gradio UI with Blocks ---
298
  with gr.Blocks(theme='Nymbo/Nymbo_Theme', css=css) as app:
 
 
299
  with gr.Column(elem_id="app-container"):
300
  # --- Input Components ---
301
  with gr.Row():