Update README.md
Browse files
README.md
CHANGED
@@ -15,53 +15,45 @@ extra_gated_prompt: |-
|
|
15 |
extra_gated_heading: Please read the LICENSE to access this model
|
16 |
---
|
17 |
## Model Details
|
|
|
|
|
18 |
This model card focuses on **Role Playing Game** portrait similar to Baldur's Gate.
|
19 |
|
20 |
-
The model is the result of various iterations of merge pack combined with Dreambooth Training. This is a work in progress. If you are interested to help, reach me via
|
21 |
|
|
|
|
|
22 |
|
23 |
## CURRENT WORKFLOW
|
24 |
**Step 1)** Start with txt2img using the following promopt:
|
25 |
-
- ```
|
26 |
|
27 |
-
Negative Prompt:
|
28 |
-
- ```two head, mouth open, text, watermark, 3d render, (visible hand:1.2), (ugly:1.2), duplicate, morbid, out of frame, (poorly drawn hands:1.2), (poorly drawn face:1.2), mutation, deformed, blurry, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, long neck, asian```
|
29 |
|
30 |
Diffusion Settting:
|
31 |
- ```Sampling: DPM++ 2S a Karras```
|
32 |
-
- ```Steps:
|
33 |
-
- ```CFG:
|
34 |
-
|
35 |
-
Result:
|
36 |
-
sample.jpg
|
37 |
|
38 |
|
39 |
**Step 2)** Move your image to img2img using the following prompt:
|
|
|
40 |
|
41 |
-
- ```Realistic role-playing face portrait painting of a beautiful rpg champion, pastel color, bokeh, intricate details, fantasy universe, intricate magical embroidery, very detail hair, very detail eyes, intense face, d & d concept art, rpg portrait, octane render, dynamic lighting, soft shadow, close up, depth of field, splash art, art by wlop and greg rutkowski```
|
42 |
|
43 |
Negative Prompt:
|
44 |
-
- ```two head,
|
45 |
|
46 |
Diffusion Settting:
|
47 |
-
- ```Sampling:
|
48 |
-
- ```Steps:
|
49 |
-
- ```CFG: 8
|
50 |
-
- ```Denoising: 0.
|
51 |
- ```Batch Count: 3```
|
52 |
|
53 |
You will in general get a 3 nices compisiton style to choose from.
|
54 |
|
55 |
-
Result:
|
56 |
-
2pass-v1.jpg, 2pass-v2.jpg, 2pass-v3.jpb
|
57 |
-
|
58 |
-
## WORKFLOW DEEP DIVE
|
59 |
-
Following PDF will provide more analysis around various prompt structure and prompt mecanism.
|
60 |
-
workflow.pdf
|
61 |
-
|
62 |
## CONTRIBUTE
|
63 |
If you wish to support the prompt research on this project.
|
64 |
-
- ```Build Prompt on RPG V2 for various style (Death Knight, Paladin, etc...)
|
65 |
- ```Donate (ETH Only): anashel.eth | 0xc4055f3c65D01a48Bc47bE87751794eA9f42E367```
|
66 |
|
67 |
## FUTURE UPDATES
|
|
|
15 |
extra_gated_heading: Please read the LICENSE to access this model
|
16 |
---
|
17 |
## Model Details
|
18 |
+
STATUS: BETA
|
19 |
+
|
20 |
This model card focuses on **Role Playing Game** portrait similar to Baldur's Gate.
|
21 |
|
22 |
+
The model is the result of various iterations of merge pack combined with Dreambooth Training. This is a work in progress. If you are interested to help, reach me via [Discord](https//discord.gg/arg) user **Anashel**.
|
23 |
|
24 |
+
## Workflow for this model
|
25 |
+
Download the following user guide to start creating your avatar: [RPG User Guide v2.1](https://huggingface.co/Anashel/rpg/blob/main/RPG-Guide-v2.1.pdf)
|
26 |
|
27 |
## CURRENT WORKFLOW
|
28 |
**Step 1)** Start with txt2img using the following promopt:
|
29 |
+
- ```close-up head, facing camera, realistic digital painting portrait of a gothic female blood elf, (curly hair:1.1), (Dungeon and Dragon:1.3), magical dark and red universe, magic cloth armor with red and yellow engrave in, intricate details, (abstract background:1.2), (light particle:1.1), (very detailed skin:1.2), (game concept:1.3), (elden, ring style:1.3), (arcane style:0.8), (depth of field:1.3), global illumination, art by hoang lap and fuji choko and artgerm, and greg rutkowski and viktoria gavrilenko```
|
30 |
|
|
|
|
|
31 |
|
32 |
Diffusion Settting:
|
33 |
- ```Sampling: DPM++ 2S a Karras```
|
34 |
+
- ```Steps: 75```
|
35 |
+
- ```CFG: 5.5```
|
|
|
|
|
|
|
36 |
|
37 |
|
38 |
**Step 2)** Move your image to img2img using the following prompt:
|
39 |
+
- ```Realistic role-playing face portrait painting of a beautiful rpg champion, pastel color, intricate details, fantasy, universe, intricate magical embroidery, very detail hair, very detail eyes, intense face, [elden ring|d & d] concept art, rpg portrait, octane render, cinematic lighting, (soft shadow:1.2), close up, depth of field, splash art, art by wlop and, greg rutkowski```
|
40 |
|
|
|
41 |
|
42 |
Negative Prompt:
|
43 |
+
- ```two head, (visible hand:1.2), (ugly:1.2), duplicate, morbid, out of frame, (poorly drawn hands:1.2), (poorly drawn face:1.2), mutation, deformed, blurry, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, long neck```
|
44 |
|
45 |
Diffusion Settting:
|
46 |
+
- ```Sampling: DPM++ 2S a Karras```
|
47 |
+
- ```Steps: 75```
|
48 |
+
- ```CFG: 8```
|
49 |
+
- ```Denoising: 0.65```
|
50 |
- ```Batch Count: 3```
|
51 |
|
52 |
You will in general get a 3 nices compisiton style to choose from.
|
53 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
## CONTRIBUTE
|
55 |
If you wish to support the prompt research on this project.
|
56 |
+
- ```Build Prompt on RPG V2 for various style (Death Knight, Paladin, etc...)```
|
57 |
- ```Donate (ETH Only): anashel.eth | 0xc4055f3c65D01a48Bc47bE87751794eA9f42E367```
|
58 |
|
59 |
## FUTURE UPDATES
|