Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
-
## 🖌️
|
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 |
)
|