jefsnacker
commited on
Commit
โข
a271429
1
Parent(s):
a5256d7
Upload the concept azzy embeds and token
Browse files- README.md +27 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
### azzy on Stable Diffusion via Dreambooth
|
7 |
+
#### model by jefsnacker
|
8 |
+
This your the Stable Diffusion model fine-tuned the azzy concept taught to Stable Diffusion with Dreambooth.
|
9 |
+
It can be used by modifying the `instance_prompt`: **photo of azzy cat**
|
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/jefsnacker/azzy/resolve/main/concept_images/azzy00.jpg)
|
16 |
+
![image 1](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy02.jpeg)
|
17 |
+
![image 2](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy03.jpg)
|
18 |
+
![image 3](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy04.jpg)
|
19 |
+
![image 4](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy05.jpg)
|
20 |
+
![image 5](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy06.jpeg)
|
21 |
+
![image 6](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy07.jpeg)
|
22 |
+
![image 7](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy09.jpeg)
|
23 |
+
![image 8](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy01.jpeg)
|
24 |
+
![image 9](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy08.jpeg)
|
25 |
+
![image 10](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy10.jpeg)
|
26 |
+
![image 11](https://huggingface.co/jefsnacker/azzy/resolve/main/concept_images/azzy11.jpeg)
|
27 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
photo of azzy cat
|