andreyp89 commited on
Commit
81ec884
1 Parent(s): a9646f6

Minor description fix

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -212,9 +212,9 @@ with gr.Blocks(theme=gr.themes.Soft(), delete_cache=(3600, 3600)) as app:
212
  """
213
  <h2>Background</h2>
214
  <p>
215
- Replacing background is optional.
216
- Background may be specified with a reference image or a text prompt.
217
- If omitted original avatar background will be preserved.
218
  <br/><br/><br/>
219
  </p>
220
  """
 
212
  """
213
  <h2>Background</h2>
214
  <p>
215
+ Replacing the background is optional.
216
+ Resulting background may be specified with a reference image or a text prompt.
217
+ If omitted the original avatar background will be preserved.
218
  <br/><br/><br/>
219
  </p>
220
  """