Spaces:
Running
on
Zero
Running
on
Zero
wangqinghehe
commited on
Commit
•
81c96af
1
Parent(s):
d77b929
0517_instructions
Browse files
app.py
CHANGED
@@ -38,8 +38,8 @@ description = r"""
|
|
38 |
<b>Official Gradio demo</b> for <a href='https://qinghew.github.io/CharacterFactory/' target='_blank'><b>CharacterFactory: Sampling Consistent Characters with GANs for Diffusion Models</b></a>.<br>
|
39 |
|
40 |
How to use:<br>
|
41 |
-
1. Enter prompts
|
42 |
-
2. You can choose to create a new character or continue to use the current one
|
43 |
3. You can choose to use the Normal version (the gender is random), the Man version, and the Woman version.
|
44 |
4. Click the <b>Generate</b> button to begin (Images are generated one by one).
|
45 |
5. Our method can be applied to illustrating books and stories, creating brand ambassadors, developing presentations, art design, identity-consistent data construction and more. Looking forward to your explorations!😊
|
|
|
38 |
<b>Official Gradio demo</b> for <a href='https://qinghew.github.io/CharacterFactory/' target='_blank'><b>CharacterFactory: Sampling Consistent Characters with GANs for Diffusion Models</b></a>.<br>
|
39 |
|
40 |
How to use:<br>
|
41 |
+
1. Enter prompts with <b>the trigger words</b> `a person`, and each line will generate an image.
|
42 |
+
2. You can choose to `create a new character` or `continue to use the current one`. We have provided some <b>examples</b>, click on the examples below to use.
|
43 |
3. You can choose to use the Normal version (the gender is random), the Man version, and the Woman version.
|
44 |
4. Click the <b>Generate</b> button to begin (Images are generated one by one).
|
45 |
5. Our method can be applied to illustrating books and stories, creating brand ambassadors, developing presentations, art design, identity-consistent data construction and more. Looking forward to your explorations!😊
|