Upload the concept zombie_vector embeds and token
Browse files- README.md +26 -0
- token_identifier.txt +1 -0
- zombie_vector.ckpt +3 -0
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
---
|
7 |
+
### zombie_vector Dreambooth model trained by plasmo with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
8 |
+
|
9 |
+
|
10 |
+
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)
|
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)
|
12 |
+
|
13 |
+
Sample pictures of this concept:
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
zombie
|
22 |
+
![zombie 0](https://huggingface.co/plasmo/zombie-vector/resolve/main/sample_images/zombie_vector_(2).jpg)
|
23 |
+
![zombie 1](https://huggingface.co/plasmo/zombie-vector/resolve/main/sample_images/zombie_vector_(1).png)
|
24 |
+
![zombie 2](https://huggingface.co/plasmo/zombie-vector/resolve/main/sample_images/zombie_vector_(2).png)
|
25 |
+
![zombie 3](https://huggingface.co/plasmo/zombie-vector/resolve/main/sample_images/zombie_vector_(1).jpg)
|
26 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
zombie
|
zombie_vector.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10144800048fd9cb808ceec145144572eac7161ea7328ad3f1582f4d142ea38c
|
3 |
+
size 2132856622
|