Commit ·
f466c48
1
Parent(s): b28b970
End of training
Browse files- README.md +16 -15
- learned_embeds.bin +1 -1
- text_encoder/pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -1,17 +1,18 @@
|
|
| 1 |
|
| 2 |
-
---
|
| 3 |
-
license: creativeml-openrail-m
|
| 4 |
-
base_model: CompVis/stable-diffusion-v1-4
|
| 5 |
-
tags:
|
| 6 |
-
- stable-diffusion
|
| 7 |
-
- stable-diffusion-diffusers
|
| 8 |
-
- text-to-image
|
| 9 |
-
- diffusers
|
| 10 |
-
- textual_inversion
|
| 11 |
-
inference: true
|
| 12 |
-
---
|
| 13 |
-
|
| 14 |
-
# Textual inversion text2image fine-tuning - JennnDexter/textual_inversion
|
| 15 |
-
These are textual inversion adaption weights for CompVis/stable-diffusion-v1-4. You can find some example images in the following.
|
| 16 |
-
|
| 17 |
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
+
---
|
| 3 |
+
license: creativeml-openrail-m
|
| 4 |
+
base_model: CompVis/stable-diffusion-v1-4
|
| 5 |
+
tags:
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- stable-diffusion-diffusers
|
| 8 |
+
- text-to-image
|
| 9 |
+
- diffusers
|
| 10 |
+
- textual_inversion
|
| 11 |
+
inference: true
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Textual inversion text2image fine-tuning - JennnDexter/textual_inversion
|
| 15 |
+
These are textual inversion adaption weights for CompVis/stable-diffusion-v1-4. You can find some example images in the following.
|
|
|
|
| 16 |
|
| 17 |
+
|
| 18 |
+
|
learned_embeds.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2eb1bade5aaa524750ad0bc7162dd146f7a2a9b8709273a91145848271c53c9d
|
| 3 |
size 3840
|
text_encoder/pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 492312865
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5e53af7874f8707cc4d8abbb46884a3c0fd508d9b738bbc036ccf5265cdacb6
|
| 3 |
size 492312865
|