wavymulder
commited on
Commit
•
48ab2e4
1
Parent(s):
a619e77
Update README.md
Browse filesmoved gradio link to not interfere with description flow
README.md
CHANGED
@@ -20,17 +20,16 @@ inference: true
|
|
20 |
|
21 |
Use `portrait+ style` in your prompt (I recommend at the start)
|
22 |
|
23 |
-
### Gradio
|
24 |
-
|
25 |
-
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run portraitplus:
|
26 |
-
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/wavymulder/portraitplus)
|
27 |
-
|
28 |
The goal was to create a model with a consistent portrait composition and consistent eyes. See the batch example below for the consistency of the model's eyes. This model can do several styles, so you'll want to guide it along depending on your goals. Note below in the document that prompting celebrities works a bit differently than prompting generic characters, since real people have a more photoreal presence in the base 1.5 model. Also note that fantasy concepts, like cyberpunk people or wizards, will require more rigid prompting for photoreal styles than something common like a person in a park.
|
29 |
|
30 |
Portrait+ works best at a 1:1 aspect ratio, though I've had success with tall aspect ratios as well.
|
31 |
|
32 |
Please see [this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images above.](https://huggingface.co/wavymulder/portraitplus/resolve/main/parameters_for_samples.txt)
|
33 |
|
|
|
|
|
|
|
|
|
34 |
|
35 |
![Modification example](https://huggingface.co/wavymulder/portraitplus/resolve/main/imgs/page2.jpg)
|
36 |
|
|
|
20 |
|
21 |
Use `portrait+ style` in your prompt (I recommend at the start)
|
22 |
|
|
|
|
|
|
|
|
|
|
|
23 |
The goal was to create a model with a consistent portrait composition and consistent eyes. See the batch example below for the consistency of the model's eyes. This model can do several styles, so you'll want to guide it along depending on your goals. Note below in the document that prompting celebrities works a bit differently than prompting generic characters, since real people have a more photoreal presence in the base 1.5 model. Also note that fantasy concepts, like cyberpunk people or wizards, will require more rigid prompting for photoreal styles than something common like a person in a park.
|
24 |
|
25 |
Portrait+ works best at a 1:1 aspect ratio, though I've had success with tall aspect ratios as well.
|
26 |
|
27 |
Please see [this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images above.](https://huggingface.co/wavymulder/portraitplus/resolve/main/parameters_for_samples.txt)
|
28 |
|
29 |
+
### Gradio
|
30 |
+
|
31 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run portraitplus:
|
32 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/wavymulder/portraitplus)
|
33 |
|
34 |
![Modification example](https://huggingface.co/wavymulder/portraitplus/resolve/main/imgs/page2.jpg)
|
35 |
|