Twilled Wave
commited on
Commit
·
2abd2d7
1
Parent(s):
dc55508
Update README.md
Browse files
README.md
CHANGED
@@ -11,13 +11,12 @@ v2 update: 1. increase sample size. more stable results. 2. prompt update: kalts
|
|
11 |
Use the model in Google Colab:
|
12 |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/11yzVX9rNEkzMBq6rj1HyQxkDjllI4P1-)
|
13 |
|
14 |
-
|
15 |
-
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).
|
16 |
-
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)
|
17 |
-
|
18 |
Here is an example output:
|
19 |
|
20 |
prompt = "detailed wallpaper of kaltsit on beach, green animal ears, white hair, green eyes, cleavage breasts and thigh, by ilya kuvshinov and alphonse mucha, strong rim light, splash particles, intense shadows, by Canon EOS, SIGMA Art Lens"
|
21 |
|
22 |
![<kaltsit> 0](https://i.imgur.com/IuuyzOj.jpg)
|
23 |
|
|
|
|
|
|
|
|
11 |
Use the model in Google Colab:
|
12 |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/11yzVX9rNEkzMBq6rj1HyQxkDjllI4P1-)
|
13 |
|
|
|
|
|
|
|
|
|
14 |
Here is an example output:
|
15 |
|
16 |
prompt = "detailed wallpaper of kaltsit on beach, green animal ears, white hair, green eyes, cleavage breasts and thigh, by ilya kuvshinov and alphonse mucha, strong rim light, splash particles, intense shadows, by Canon EOS, SIGMA Art Lens"
|
17 |
|
18 |
![<kaltsit> 0](https://i.imgur.com/IuuyzOj.jpg)
|
19 |
|
20 |
+
|
21 |
+
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).
|
22 |
+
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)
|