Upload the concept vox2 embeds and token
Browse files- README.md +26 -0
- token_identifier.txt +1 -0
- voxel-ishv1.2.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 |
+
### vox2 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 |
+
voxel-ish
|
22 |
+
![voxel-ish 0](https://huggingface.co/plasmo/vox2/resolve/main/sample_images/voxel-ish_(1).jpg)
|
23 |
+
![voxel-ish 1](https://huggingface.co/plasmo/vox2/resolve/main/sample_images/voxel-ish_(1).png)
|
24 |
+
![voxel-ish 2](https://huggingface.co/plasmo/vox2/resolve/main/sample_images/voxel-ish_(2).png)
|
25 |
+
![voxel-ish 3](https://huggingface.co/plasmo/vox2/resolve/main/sample_images/voxel-ish_(2).jpg)
|
26 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
voxel-ish
|
voxel-ishv1.2.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de170374222c5ed7d1411b05b62776e20758985f56bd734ccff844134781a008
|
3 |
+
size 2132856622
|