Al Duffy
commited on
Commit
•
ecb6e33
1
Parent(s):
06e3e5d
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license: mit
|
|
4 |
### conf on Stable Diffusion via Dreambooth
|
5 |
#### model by alxdfy
|
6 |
This your the Stable Diffusion model fine-tuned the conf 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 |
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)
|
|
|
4 |
### conf on Stable Diffusion via Dreambooth
|
5 |
#### model by alxdfy
|
6 |
This your the Stable Diffusion model fine-tuned the conf 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 |
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)
|