heaversm commited on
Commit
de176d6
·
1 Parent(s): 13912c8

Change title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Image Generator</center>")
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