Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ It can be used by modifying the `instance_prompt`: **<cat-toy> toy**
|
|
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 |
-
Usage:
|
15 |
-
If you want to use this concept, please add <cat-toy> in your prompt, for example: "A <cat-toy>
|
16 |
-
|
17 |
|
18 |
Here are the images used for training this concept:
|
19 |
![image 0](https://huggingface.co/RobertLau/cat-toy/resolve/main/concept_images/0.jpeg)
|
|
|
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 |
+
#### Usage:
|
15 |
+
If you want to use this concept, please add <cat-toy> in your prompt, for example: "A <cat-toy> in mad max fury road"
|
16 |
+
![image 0](blob:https://huggingface.co/09ac294c-e658-45d9-b269-1a791e7ebf25)
|
17 |
|
18 |
Here are the images used for training this concept:
|
19 |
![image 0](https://huggingface.co/RobertLau/cat-toy/resolve/main/concept_images/0.jpeg)
|