Upload the concept seraphm embeds and token
Browse files- README.md +19 -0
- serphm.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
### seraphm Dreambooth model trained by alvdansen with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
7 |
+
|
8 |
+
|
9 |
+
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)
|
10 |
+
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)
|
11 |
+
|
12 |
+
Sample pictures of this concept:
|
13 |
+
|
14 |
+
00170.jpg
|
15 |
+
|
16 |
+
00169.jpg
|
17 |
+
![00169.jpg 0](https://huggingface.co/sd-dreambooth-library/seraphm/resolve/main/sample_images/00169.jpg)
|
18 |
+
![00170.jpg 1](https://huggingface.co/sd-dreambooth-library/seraphm/resolve/main/sample_images/00170.jpg)
|
19 |
+
|
serphm.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63fe8e82db07319824c6b20b213a4a086ab8c2bfaf0fe0de401a154e444eac81
|
3 |
+
size 2132856622
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
00169.jpg, 00170.jpg
|