merve HF staff commited on
Commit
bcab65d
β€’
1 Parent(s): c59ead5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -55,7 +55,7 @@ with gr.Blocks(css=css) as demo:
55
  "
56
  >
57
  <h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
58
- Stable Diffusion Prism πŸŽ†πŸŒŒ
59
  </h1>
60
  </div>
61
  <p style="margin-bottom: 10px; font-size: 94%">
@@ -102,4 +102,4 @@ with gr.Blocks(css=css) as demo:
102
 
103
 
104
 
105
- demo.launch()
 
55
  "
56
  >
57
  <h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
58
+ Stable Diffusion Magic Prompt πŸŽ†πŸŒŒ
59
  </h1>
60
  </div>
61
  <p style="margin-bottom: 10px; font-size: 94%">
 
102
 
103
 
104
 
105
+ demo.launch(debug=True)