shemayons commited on
Commit
4f41a04
·
verified ·
1 Parent(s): c317028

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=CSS) as app:
142
  """
143
  <center>
144
  <div id="title-container">
145
- <h1 id="title-text">Profile Picture Generator</h1>
146
  </div>
147
  </center>
148
  """
 
142
  """
143
  <center>
144
  <div id="title-container">
145
+ <h1 id="title-text">Text-to-Image Generator App</h1>
146
  </div>
147
  </center>
148
  """