seawolf2357 commited on
Commit
9de389e
·
verified ·
1 Parent(s): 052eb6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ author_note = (
136
  with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
137
  gr.Markdown(
138
  f"""
139
- ## 🖌️ Stable Diffusion XL Playground
140
  {author_note}
141
  """
142
  )
 
136
  with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
137
  gr.Markdown(
138
  f"""
139
+ ## 🖌️ NSFW TEST Playground
140
  {author_note}
141
  """
142
  )