GenerativeApex
commited on
Commit
•
f332ffd
1
Parent(s):
9bb9a35
Upload the concept apexbadges-v1 embeds and token
Browse files- ApexBadges.ckpt +3 -0
- README.md +23 -0
- token_identifier.txt +1 -0
ApexBadges.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c17717171a4e507eab832cf8bc210ea44603e11d6cc24f282514be4e79880302
|
3 |
+
size 4265327726
|
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
---
|
7 |
+
### apexbadges-v1 Dreambooth model trained by GenerativeApex 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 |
+
4.png
|
16 |
+
|
17 |
+
5.png
|
18 |
+
|
19 |
+
3.png
|
20 |
+
![3.png 0](https://huggingface.co/GenerativeApex/apexbadges-v1/resolve/main/sample_images/3.png)
|
21 |
+
![5.png 1](https://huggingface.co/GenerativeApex/apexbadges-v1/resolve/main/sample_images/5.png)
|
22 |
+
![4.png 2](https://huggingface.co/GenerativeApex/apexbadges-v1/resolve/main/sample_images/4.png)
|
23 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
3.png, 5.png, 4.png
|