prithivMLmods commited on
Commit
8e84f67
·
verified ·
1 Parent(s): ec94f98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ examples = [
111
  ]
112
 
113
  with gr.Blocks(css=css, theme="YTheme/GMaterial") as demo:
114
- gr.Markdown("## SD3.5 Turbo: Text to Image")
115
 
116
  with gr.Row():
117
  with gr.Column(scale=1):
 
111
  ]
112
 
113
  with gr.Blocks(css=css, theme="YTheme/GMaterial") as demo:
114
+ gr.Markdown("## SD3.5 Turbo Portrait")
115
 
116
  with gr.Row():
117
  with gr.Column(scale=1):