fantaxy commited on
Commit
4ce50e8
·
verified ·
1 Parent(s): 17ab651

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -291,7 +291,7 @@ footer {
291
  """
292
 
293
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as dalle:
294
- gr.Markdown("# AI Image Generator")
295
 
296
  with gr.Row():
297
  with gr.Column(scale=2):
 
291
  """
292
 
293
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as dalle:
294
+ gr.Markdown("# ZeroWeight Studio")
295
 
296
  with gr.Row():
297
  with gr.Column(scale=2):