Update README.md
Browse files
README.md
CHANGED
|
@@ -6,9 +6,9 @@ tags:
|
|
| 6 |
### diva-protagonist on Stable Diffusion via Dreambooth
|
| 7 |
|
| 8 |
This your the Stable Diffusion model fine-tuned the diva-protagonist concept taught to Stable Diffusion with Dreambooth.
|
| 9 |
-
It can be used by modifying the `instance_prompt`:
|
| 10 |
|
| 11 |
-
Prompt suggestion: a
|
| 12 |
|
| 13 |
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).
|
| 14 |
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)
|
|
|
|
| 6 |
### diva-protagonist on Stable Diffusion via Dreambooth
|
| 7 |
|
| 8 |
This your the Stable Diffusion model fine-tuned the diva-protagonist concept taught to Stable Diffusion with Dreambooth.
|
| 9 |
+
It can be used by modifying the `instance_prompt`: **`<diva-protagonist>` woman
|
| 10 |
|
| 11 |
+
Prompt suggestion: a `<diva-protagonist>` on a black and white movie
|
| 12 |
|
| 13 |
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).
|
| 14 |
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)
|