yonishafir commited on
Commit
adb9281
·
verified ·
1 Parent(s): f03687e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -306,10 +306,10 @@ description = r"""
306
 
307
  Steps:<br>
308
  1. Upload an image with a face. If multiple faces are detected, we use the largest one. For images with already tightly cropped faces, detection may fail, try images with a larger margin.
309
- 2. Enter a text prompt, as done in normal text-to-image models. It is highly recomended to describe the person in the text prompt - as a suffix
310
- A Caucasian female with white skin, brown eyes, gray hair, and long hair.
311
- A Caucasian male with short brown hair and a beard.
312
- A male with brown skin and black short hair.
313
  A female with brown hair and glasses.
314
  3. Click <b>Submit</b> to generate new images of the subject.
315
  """
 
306
 
307
  Steps:<br>
308
  1. Upload an image with a face. If multiple faces are detected, we use the largest one. For images with already tightly cropped faces, detection may fail, try images with a larger margin.
309
+ 2. Enter a text prompt, as done in normal text-to-image models. It is highly recomended to describe the person in the text prompt - as a suffix \n
310
+ A Caucasian female with white skin, brown eyes, gray hair, and long hair. \n
311
+ A Caucasian male with short brown hair and a beard. \n
312
+ A male with brown skin and black short hair. \n
313
  A female with brown hair and glasses.
314
  3. Click <b>Submit</b> to generate new images of the subject.
315
  """