Rubanza Silver commited on
Upload the concept OnePieceStyle embeds and token
Browse files- README.md +31 -0
- learned_embeds.bin +3 -0
- token_identifier.txt +1 -0
- type_of_concept.txt +1 -0
README.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model: stabilityai/stable-diffusion-2
|
| 4 |
+
tags:
|
| 5 |
+
- textual-inversion
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- concept
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
### OnePieceStyle on Stable Diffusion
|
| 11 |
+
|
| 12 |
+
This is the `<one-piece-styling>` concept taught to Stable Diffusion via Textual Inversion.
|
| 13 |
+
|
| 14 |
+
You can load this concept into the [Stable Conceptualizer](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_conceptualizer_inference.ipynb) notebook.
|
| 15 |
+
|
| 16 |
+
You can also train your own concepts and load them into the concept libraries using [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_textual_inversion_training.ipynb).
|
| 17 |
+
|
| 18 |
+
Here is the new concept you will be able to use as a `style`:
|
| 19 |
+
|
| 20 |
+

|
| 21 |
+

|
| 22 |
+

|
| 23 |
+

|
| 24 |
+

|
| 25 |
+

|
| 26 |
+

|
| 27 |
+

|
| 28 |
+

|
| 29 |
+

|
| 30 |
+

|
| 31 |
+
|
learned_embeds.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d17100f3e244df684734993ea97f385ba815fbd9b2ffe83e9a8b056b4e8ac9d7
|
| 3 |
+
size 5786
|
token_identifier.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
<one-piece-styling>
|
type_of_concept.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
style
|