hans120791
commited on
Commit
•
491f541
1
Parent(s):
1e4afd9
Upload the concept metahuman rkr embeds and token
Browse files- README.md +23 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
### metahuman rkr on Stable Diffusion via Dreambooth
|
5 |
+
#### model by hans120791
|
6 |
+
This your the Stable Diffusion model fine-tuned the metahuman rkr concept taught to Stable Diffusion with Dreambooth.
|
7 |
+
It can be used by modifying the `instance_prompt`: **a photo of sks rkr**
|
8 |
+
|
9 |
+
You can also train your own concepts and upload them to the library by using [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_training.ipynb).
|
10 |
+
|
11 |
+
Here are the images used for training this concept:
|
12 |
+
![image 0](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/8.jpeg)
|
13 |
+
![image 1](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/3.jpeg)
|
14 |
+
![image 2](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/1.jpeg)
|
15 |
+
![image 3](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/5.jpeg)
|
16 |
+
![image 4](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/0.jpeg)
|
17 |
+
![image 5](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/7.jpeg)
|
18 |
+
![image 6](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/10.jpeg)
|
19 |
+
![image 7](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/6.jpeg)
|
20 |
+
![image 8](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/4.jpeg)
|
21 |
+
![image 9](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/9.jpeg)
|
22 |
+
![image 10](https://huggingface.co/sd-dreambooth-library/metahuman-rkr/resolve/main/concept_images/2.jpeg)
|
23 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
a photo of sks rkr
|