Arsenalalex108
commited on
Commit
•
40ae347
1
Parent(s):
3bfb690
Upload the concept Cburnett-Pieces-Attempt embeds and token
Browse files- Cburnett_Session.ckpt +3 -0
- README.md +24 -0
Cburnett_Session.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be5df7e1409ba43c299cb501842fd391767d99f3690d76d6232f676395242b83
|
3 |
+
size 2607621899
|
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
---
|
7 |
+
### Cburnett-Pieces-Attempt Dreambooth model trained by Arsenalalex108 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 |
+
![0](https://huggingface.co/Arsenalalex108/cburnett-pieces-attempt/resolve/main/sample_images/baron.png)
|
20 |
+
![1](https://huggingface.co/Arsenalalex108/cburnett-pieces-attempt/resolve/main/sample_images/00029-1793488476-a_photo_of_a_singular_2D_SVG_chess_piece_icon,_((white_Catholic_cardinal's_crown)),_in_black-and-white,_white_empty_background,.png)
|
21 |
+
![2](https://huggingface.co/Arsenalalex108/cburnett-pieces-attempt/resolve/main/sample_images/00010-1793488476-a_photo_of_a_singular_2D_SVG_chess_piece_icon,_(((white_dragon))),_in_black-and-white,_white_empty_background,_no_reflections,.png)
|
22 |
+
![3](https://huggingface.co/Arsenalalex108/cburnett-pieces-attempt/resolve/main/sample_images/duke.png)
|
23 |
+
![4](https://huggingface.co/Arsenalalex108/cburnett-pieces-attempt/resolve/main/sample_images/00028-1793488476-a_photo_of_a_singular_2D_SVG_chess_piece_icon,_((white_king's_crown)),_in_black-and-white,_white_empty_background,_no_reflectio.png)
|
24 |
+
|