Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,9 @@ tags:
|
|
7 |
|
8 |
# Zach Fox Stable Diffusion
|
9 |
|
10 |
-
Stable Diffusion v1.5 model fine-tuned to generate pictures of
|
11 |
|
12 |
-
It can be used by modifying the `instance_prompt`: **a photo of sks zach fox
|
13 |
|
14 |
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).
|
15 |
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)
|
|
|
7 |
|
8 |
# Zach Fox Stable Diffusion
|
9 |
|
10 |
+
Stable Diffusion v1.5 model fine-tuned to generate pictures of Zack Fox with Dreambooth.
|
11 |
|
12 |
+
It can be used by modifying the `instance_prompt`: **a photo of sks zach fox**. Yea...I misspelled his name when I made the prompt. My bad lol.
|
13 |
|
14 |
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).
|
15 |
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)
|