Skittleology
commited on
Commit
•
cfab319
1
Parent(s):
182e134
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ license: mit
|
|
6 |
This your the Stable Diffusion model fine-tuned the Pikachu concept taught to Stable Diffusion with Dreambooth.
|
7 |
It can be used by modifying the `instance_prompt`: **pikachu**
|
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 |
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)
|
11 |
|
@@ -20,4 +22,3 @@ Here are the images used for training this concept:
|
|
20 |
![image 7](https://huggingface.co/sd-dreambooth-library/pikachu/resolve/main/concept_images/6.jpeg)
|
21 |
![image 8](https://huggingface.co/sd-dreambooth-library/pikachu/resolve/main/concept_images/1.jpeg)
|
22 |
|
23 |
-
Model requested by Pikachu, an Uberduck admin/user
|
|
|
6 |
This your the Stable Diffusion model fine-tuned the Pikachu concept taught to Stable Diffusion with Dreambooth.
|
7 |
It can be used by modifying the `instance_prompt`: **pikachu**
|
8 |
|
9 |
+
Model requested by Pikachu, an Uberduck admin/user.
|
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 |
|
|
|
22 |
![image 7](https://huggingface.co/sd-dreambooth-library/pikachu/resolve/main/concept_images/6.jpeg)
|
23 |
![image 8](https://huggingface.co/sd-dreambooth-library/pikachu/resolve/main/concept_images/1.jpeg)
|
24 |
|
|