om-app commited on
Commit
f8359c2
·
1 Parent(s): 8c02cff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ with gr.Blocks(css=css) as demo:
63
  </h1>
64
  </div>
65
  <p style="margin-bottom: 10px; font-size: 94%">
66
- This Space prettifies your prompt using "MagicPrompt"
67
  and then runs it through Stable Diffusion to create aesthetically pleasing images. Simply enter a few concepts and let it improve your prompt. You can then diffuse the prompt.
68
  </p>
69
 
 
63
  </h1>
64
  </div>
65
  <p style="margin-bottom: 10px; font-size: 94%">
66
+ This Demo space prettifies your prompt using "MagicPrompt"
67
  and then runs it through Stable Diffusion to create aesthetically pleasing images. Simply enter a few concepts and let it improve your prompt. You can then diffuse the prompt.
68
  </p>
69