Upload the concept Cat toy embeds and token
Browse files- README.md +9 -6
- token_identifier.txt +1 -1
README.md
CHANGED
@@ -1,16 +1,19 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
3 |
---
|
4 |
### Cat toy on Stable Diffusion via Dreambooth
|
5 |
-
#### model by
|
6 |
This your the Stable Diffusion model fine-tuned the Cat toy concept taught to Stable Diffusion with Dreambooth.
|
7 |
-
It can be used by modifying the `instance_prompt`:
|
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/cat-toy/resolve/main/concept_images/
|
13 |
-
![image 1](https://huggingface.co/sd-dreambooth-library/cat-toy/resolve/main/concept_images/
|
14 |
![image 2](https://huggingface.co/sd-dreambooth-library/cat-toy/resolve/main/concept_images/3.jpeg)
|
15 |
-
![image 3](https://huggingface.co/sd-dreambooth-library/cat-toy/resolve/main/concept_images/
|
16 |
|
|
|
1 |
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
---
|
6 |
### Cat toy on Stable Diffusion via Dreambooth
|
7 |
+
#### model by fenil25
|
8 |
This your the Stable Diffusion model fine-tuned the Cat toy concept taught to Stable Diffusion with Dreambooth.
|
9 |
+
It can be used by modifying the `instance_prompt`: **<cat-toy> toy**
|
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/sd-dreambooth-library/cat-toy/resolve/main/concept_images/1.jpeg)
|
16 |
+
![image 1](https://huggingface.co/sd-dreambooth-library/cat-toy/resolve/main/concept_images/0.jpeg)
|
17 |
![image 2](https://huggingface.co/sd-dreambooth-library/cat-toy/resolve/main/concept_images/3.jpeg)
|
18 |
+
![image 3](https://huggingface.co/sd-dreambooth-library/cat-toy/resolve/main/concept_images/2.jpeg)
|
19 |
|
token_identifier.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
|
|
|
1 |
+
<cat-toy> toy
|