prithivMLmods commited on
Commit
8781ebc
·
verified ·
1 Parent(s): 8a7e7c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ footer { visibility: hidden; }
120
  '''
121
 
122
  with gr.Blocks(theme="YTheme/Minecraft", css=css) as demo:
123
- gr.Markdown("## Text to Image SD3.5")
124
 
125
  with gr.Row():
126
  with gr.Column(scale=1):
 
120
  '''
121
 
122
  with gr.Blocks(theme="YTheme/Minecraft", css=css) as demo:
123
+ gr.Markdown("## T2I SD3.5")
124
 
125
  with gr.Row():
126
  with gr.Column(scale=1):