amildravid4292 commited on
Commit
d3d3c22
Β·
verified Β·
1 Parent(s): b4f4f54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -467,7 +467,7 @@ with gr.Blocks(css="style.css") as demo:
467
  gr.HTML(intro)
468
 
469
  gr.Markdown(""" **Getting Started:** Sample a random identity or insert the identity from an image to get a model (or upload a previously downloaded model using the `Uploading a model` option in `Advanced Options`).
470
- **What Can You Do?** Generate new images of the identity & edit the identity πŸ‘©->πŸ§‘β€πŸ¦³. See further instructions and tips at the bottom of the page.""")
471
  with gr.Column():
472
  with gr.Row():
473
  with gr.Column():
 
467
  gr.HTML(intro)
468
 
469
  gr.Markdown(""" **Getting Started:** Sample a random identity or insert the identity from an image to get a model (or upload a previously downloaded model using the `Uploading a model` option in `Advanced Options`).
470
+ **What Can You Do?** Generate new images of the identity & edit the identity πŸ‘©->πŸ§‘β€πŸ¦³. **See further instructions and tips at the bottom of the page.**""")
471
  with gr.Column():
472
  with gr.Row():
473
  with gr.Column():