om-app commited on
Commit
4105b7a
·
1 Parent(s): afb8783

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ with gr.Blocks(css=css) as demo:
61
  </h1>
62
  </div>
63
  <p style="margin-bottom: 10px; font-size: 94%">
64
- This Space prettifies your prompt "MagicPrompt"
65
  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.
66
  </p>
67
 
 
61
  </h1>
62
  </div>
63
  <p style="margin-bottom: 10px; font-size: 94%">
64
+ This Space prettifies your prompt using "MagicPrompt"
65
  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.
66
  </p>
67