Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ tags:
|
|
8 |
|
9 |
Use "Mr what you want" or "Little Miss what you want" prompt to try it ;)
|
10 |
|
|
|
|
|
|
|
|
|
11 |
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
12 |
Or 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)
|
13 |
|
|
|
8 |
|
9 |
Use "Mr what you want" or "Little Miss what you want" prompt to try it ;)
|
10 |
|
11 |
+
For example: mr tiger | little miss sunshine
|
12 |
+
|
13 |
+
For better results, keep the steps value above 30 steps if you use it a stable diffusion web UI
|
14 |
+
|
15 |
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
16 |
Or 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)
|
17 |
|