miittnnss commited on
Commit
40e6ff1
·
1 Parent(s): 225a862

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -159,11 +159,11 @@ with gr.Blocks(css=css, theme="pseudolab/huggingface-korea-theme") as dalle:
159
  "
160
  >
161
  <h1 style="font-weight: 900; margin-bottom: 7px;margin-top:5px">
162
- DALL•E 3 XL
163
  </h1>
164
  </div>
165
  <p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
166
- This space demonstrates the work of the model <a style="text-decoration: underline;" href="https://huggingface.co/openskyml/dalle-3-xl">openskyml/dalle-3-xl</a>.
167
  </p>
168
  </div>
169
  """
 
159
  "
160
  >
161
  <h1 style="font-weight: 900; margin-bottom: 7px;margin-top:5px">
162
+ Play with SD Models
163
  </h1>
164
  </div>
165
  <p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
166
+ Create your masterpiece with Stable Diffusion models!
167
  </p>
168
  </div>
169
  """