Spaces:
Runtime error
Runtime error
Change title
Browse files
app.py
CHANGED
|
@@ -223,7 +223,7 @@ css = """
|
|
| 223 |
|
| 224 |
with gr.Blocks(css=css) as demo:
|
| 225 |
|
| 226 |
-
gr.Markdown("# <center>Prompt de Resistance
|
| 227 |
|
| 228 |
pw = gr.Textbox(label="Password", type="password", placeholder="Enter the password to unlock the service")
|
| 229 |
|
|
|
|
| 223 |
|
| 224 |
with gr.Blocks(css=css) as demo:
|
| 225 |
|
| 226 |
+
gr.Markdown("# <center>Prompt de Resistance Stable Diffusion</center>")
|
| 227 |
|
| 228 |
pw = gr.Textbox(label="Password", type="password", placeholder="Enter the password to unlock the service")
|
| 229 |
|