Bugjuhjugjyy
commited on
Commit
·
557784a
1
Parent(s):
03ef388
Upload the concept tails diffusion embeds and token
Browse files- README.md +37 -0
- tails.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
### tails diffusion on Stable Diffusion via Dreambooth trained on the [fast-DreamBooth.ipynb by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
5 |
+
#### model by Bugjuhjugjyy
|
6 |
+
This your the Stable Diffusion model fine-tuned the tails diffusion concept taught to Stable Diffusion with Dreambooth.
|
7 |
+
It can be used by modifying the `instance_prompt(s)`: **images**
|
8 |
+
|
9 |
+
You can also train your own concepts and upload them to the library by using [the fast-DremaBooth.ipynb by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.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)
|
11 |
+
|
12 |
+
Here are the images used for training this concept:
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
+
images
|
29 |
+
![images 0](https://huggingface.co/Bugjuhjugjyy/tails-diffusion/resolve/main/concept_images/images_(14).png)
|
30 |
+
![images 1](https://huggingface.co/Bugjuhjugjyy/tails-diffusion/resolve/main/concept_images/images_(13).png)
|
31 |
+
![images 2](https://huggingface.co/Bugjuhjugjyy/tails-diffusion/resolve/main/concept_images/images_(12).png)
|
32 |
+
![images 3](https://huggingface.co/Bugjuhjugjyy/tails-diffusion/resolve/main/concept_images/images_(11).png)
|
33 |
+
![images 4](https://huggingface.co/Bugjuhjugjyy/tails-diffusion/resolve/main/concept_images/images_(16).png)
|
34 |
+
![images 5](https://huggingface.co/Bugjuhjugjyy/tails-diffusion/resolve/main/concept_images/images_(15).png)
|
35 |
+
![images 6](https://huggingface.co/Bugjuhjugjyy/tails-diffusion/resolve/main/concept_images/images_(10).png)
|
36 |
+
![images 7](https://huggingface.co/Bugjuhjugjyy/tails-diffusion/resolve/main/concept_images/images_(17).png)
|
37 |
+
|
tails.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:112cb62cb19d66c10b126e1ce1147037f936db27e1e93db74b88815bb784269c
|
3 |
+
size 2132856622
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
images
|