Upload the concept cat_PPt_Model embeds and token
Browse files- README.md +37 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
### cat_PPt_Model on Stable Diffusion via Dreambooth
|
7 |
+
#### model by LK0608
|
8 |
+
This your the Stable Diffusion model fine-tuned the cat_PPt_Model concept taught to Stable Diffusion with Dreambooth.
|
9 |
+
It can be used by modifying the `instance_prompt`: **a photo of sks dog**
|
10 |
+
|
11 |
+
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).
|
12 |
+
And you can run your new concept via `diffusers`: [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)
|
13 |
+
|
14 |
+
Here are the images used for training this concept:
|
15 |
+
![image 0](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/concept_images/2.jpeg)
|
16 |
+
![image 1](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/concept_images/0.jpeg)
|
17 |
+
![image 2](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/concept_images/3.jpeg)
|
18 |
+
![image 3](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/concept_images/1.jpeg)
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
Here are the images generated by the original model:
|
23 |
+
|
24 |
+
![image 0](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/3.jpg)
|
25 |
+
![image 1](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/0.jpg)
|
26 |
+
![image 2](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/6.jpg)
|
27 |
+
![image 3](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/10.jpg)
|
28 |
+
![image 4](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/8.jpg)
|
29 |
+
![image 5](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/11.jpg)
|
30 |
+
![image 6](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/2.jpg)
|
31 |
+
![image 7](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/4.jpg)
|
32 |
+
![image 8](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/7.jpg)
|
33 |
+
![image 9](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/9.jpg)
|
34 |
+
![image 10](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/1.jpg)
|
35 |
+
![image 11](https://huggingface.co/LK0608/cat-ppt-model/resolve/main/class_images/5.jpg)
|
36 |
+
|
37 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
a photo of sks dog
|