Upload the concept Digital-Monsters embeds and token
Browse files- Digital_Monsters.ckpt +3 -0
- README.md +38 -0
- token_identifier.txt +1 -0
Digital_Monsters.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f9b3eca5d665d24192776bef77b8bfea57d9476ede96b5fd9b376a47162ef63
|
3 |
+
size 2132856622
|
README.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
### Digital-Monsters 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 Damoniano
|
6 |
+
This your the Stable Diffusion model fine-tuned the Digital-Monsters concept taught to Stable Diffusion with Dreambooth.
|
7 |
+
It can be used by modifying the `instance_prompt(s)`: **grid-0075.png, grid-0077.png, grid-0069.png, grid-0080.png, grid-0079.png, grid-0078.png, grid-0076.png, grid-0068.png**
|
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 |
+
You can run your new concept via A1111 Colab :[Fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
11 |
+
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), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)
|
12 |
+
|
13 |
+
Sample pictures of this concept:
|
14 |
+
|
15 |
+
grid-0068.png
|
16 |
+
|
17 |
+
grid-0076.png
|
18 |
+
|
19 |
+
grid-0078.png
|
20 |
+
|
21 |
+
grid-0079.png
|
22 |
+
|
23 |
+
grid-0080.png
|
24 |
+
|
25 |
+
grid-0069.png
|
26 |
+
|
27 |
+
grid-0077.png
|
28 |
+
|
29 |
+
grid-0075.png
|
30 |
+
![grid-0075.png 0](https://huggingface.co/Damoniano/digital-monsters/resolve/main/concept_images/grid-0075.png)
|
31 |
+
![grid-0077.png 1](https://huggingface.co/Damoniano/digital-monsters/resolve/main/concept_images/grid-0077.png)
|
32 |
+
![grid-0069.png 2](https://huggingface.co/Damoniano/digital-monsters/resolve/main/concept_images/grid-0069.png)
|
33 |
+
![grid-0080.png 3](https://huggingface.co/Damoniano/digital-monsters/resolve/main/concept_images/grid-0080.png)
|
34 |
+
![grid-0079.png 4](https://huggingface.co/Damoniano/digital-monsters/resolve/main/concept_images/grid-0079.png)
|
35 |
+
![grid-0078.png 5](https://huggingface.co/Damoniano/digital-monsters/resolve/main/concept_images/grid-0078.png)
|
36 |
+
![grid-0076.png 6](https://huggingface.co/Damoniano/digital-monsters/resolve/main/concept_images/grid-0076.png)
|
37 |
+
![grid-0068.png 7](https://huggingface.co/Damoniano/digital-monsters/resolve/main/concept_images/grid-0068.png)
|
38 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
grid-0075.png, grid-0077.png, grid-0069.png, grid-0080.png, grid-0079.png, grid-0078.png, grid-0076.png, grid-0068.png
|