piEsposito
commited on
Commit
•
6a85015
1
Parent(s):
a8b3331
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,10 @@ Everything from [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-d
|
|
19 |
|
20 |
You can run this concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb)
|
21 |
|
|
|
|
|
|
|
|
|
22 |
### Example prompts
|
23 |
|
24 |
- Prompt: photo of an old man in a jungle, looking at the camera
|
|
|
19 |
|
20 |
You can run this concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb)
|
21 |
|
22 |
+
### Sample results
|
23 |
+
|
24 |
+
<img src="https://huggingface.co/22h/vintedois-diffusion-v0-1/resolve/main/joined.png" width=1024/>
|
25 |
+
|
26 |
### Example prompts
|
27 |
|
28 |
- Prompt: photo of an old man in a jungle, looking at the camera
|