ameerazam08 commited on
Commit
272ff5d
·
verified ·
1 Parent(s): 8c29ff2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -419,7 +419,7 @@ run_lora_sticker.zerogpu = True
419
 
420
  with gr.Blocks(theme="gstaff/sketch") as app:
421
  title = gr.HTML(
422
- """<h1>FLUX LOGO/Sticker Maker </h1>""",
423
  elem_id="title",
424
  )
425
  with gr.Tabs():
 
419
 
420
  with gr.Blocks(theme="gstaff/sketch") as app:
421
  title = gr.HTML(
422
+ """<h1>FLUX LOGO/Sticker Generator </h1>""",
423
  elem_id="title",
424
  )
425
  with gr.Tabs():