Update README.md
Browse filesUpdate model card to provide more context
README.md
CHANGED
@@ -3,14 +3,14 @@ license: creativeml-openrail-m
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
|
|
6 |
---
|
7 |
### SD-1.5-TheRock Dreambooth model trained by Azuremis with [buildspace's DreamBooth](https://colab.research.google.com/github/buildspace/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb) notebook
|
8 |
|
9 |
-
|
|
|
10 |
|
11 |
-
|
12 |
-
|
13 |
-
Sample pictures of this concept:
|
14 |
|
15 |
|
16 |
|
@@ -32,5 +32,4 @@ Sample pictures of this concept:
|
|
32 |

|
33 |

|
34 |

|
35 |
-

|
36 |
-
|
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
6 |
+
- dreambooth
|
7 |
---
|
8 |
### SD-1.5-TheRock Dreambooth model trained by Azuremis with [buildspace's DreamBooth](https://colab.research.google.com/github/buildspace/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb) notebook
|
9 |
|
10 |
+
This is a stable diffusion model fine-tuned via dreambooth to produce images of The Rock (Dwayne Johnson). [The Rock AI Avatar Generator](https://github.com/azuremis/avatar_the_rock/tree/Doc/Readme_Updates) uses this model for generations,
|
11 |
+
You can check out a web demo of this project [here](https://avatartherock-production.up.railway.app/)
|
12 |
|
13 |
+
Sample genereated pictures of the model in action:
|
|
|
|
|
14 |
|
15 |
|
16 |
|
|
|
32 |

|
33 |

|
34 |

|
35 |
+

|
|