piEsposito
commited on
Commit
•
3e03cf5
1
Parent(s):
389b45d
add sample results to readme
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
|
9 |
This model was trained on a large amount of high quality images with simple prompts to generate beautiful images without a lot of prompt engineering.
|
10 |
|
11 |
-
You can enforce style by prepending your prompt with `estilovintedois` if it is not good enough.
|
12 |
|
13 |
It should also be very dreamboothable, being able to generate high fidelity faces with a little amount of steps.
|
14 |
|
@@ -26,6 +26,12 @@ You can run this concept via `diffusers` [Colab Notebook for Inference](https://
|
|
26 |
|
27 |
### Sample results
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
### Example prompts
|
30 |
|
31 |
- Prompt:
|
|
|
8 |
|
9 |
This model was trained on a large amount of high quality images with simple prompts to generate beautiful images without a lot of prompt engineering.
|
10 |
|
11 |
+
You can enforce style by prepending your prompt with `estilovintedois` if it is not good enough. It also works well with different aspect ratios, such as `2:3` and `3:2`.
|
12 |
|
13 |
It should also be very dreamboothable, being able to generate high fidelity faces with a little amount of steps.
|
14 |
|
|
|
26 |
|
27 |
### Sample results
|
28 |
|
29 |
+
<img src="https://huggingface.co/22h/vintedois-diffusion-v0-2/resolve/main/assets/montage-1_resized.jpg" width=768/>
|
30 |
+
|
31 |
+
<img src="https://huggingface.co/22h/vintedois-diffusion-v0-2/resolve/main/assets/montage-2_resized.jpg" width=768/>
|
32 |
+
|
33 |
+
<img src="https://huggingface.co/22h/vintedois-diffusion-v0-2/resolve/main/assets/montage-3_resized.jpg" width=768/>
|
34 |
+
|
35 |
### Example prompts
|
36 |
|
37 |
- Prompt:
|