End of training
Browse files- README.md +41 -0
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- learned_embeds-steps-500.bin +3 -0
- learned_embeds.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
tags:
|
| 5 |
+
- stable-diffusion
|
| 6 |
+
- stable-diffusion-diffusers
|
| 7 |
+
- text-to-image
|
| 8 |
+
- diffusers
|
| 9 |
+
- diffusers-training
|
| 10 |
+
- lora
|
| 11 |
+
base_model: runwayml/stable-diffusion-v1-5
|
| 12 |
+
inference: true
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 16 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
# Textual Inversion training - PQlet/textual-inversion-v2-ablation-vec3-img3
|
| 20 |
+
The generated images are below.
|
| 21 |
+

|
| 22 |
+

|
| 23 |
+

|
| 24 |
+

|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
## Intended uses & limitations
|
| 28 |
+
|
| 29 |
+
#### How to use
|
| 30 |
+
|
| 31 |
+
```python
|
| 32 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 33 |
+
```
|
| 34 |
+
|
| 35 |
+
#### Limitations and bias
|
| 36 |
+
|
| 37 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 38 |
+
|
| 39 |
+
## Training details
|
| 40 |
+
|
| 41 |
+
[TODO: describe the data used to train the model]
|
image_0.png
ADDED
|
image_1.png
ADDED
|
image_2.png
ADDED
|
image_3.png
ADDED
|
learned_embeds-steps-500.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3b8a3bbe925d7797a38c93d790e6e7bc506b16ed06e4334853aad02d5638f0f
|
| 3 |
+
size 10078
|
learned_embeds.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4507be1d34b0f083026c6253dc8deb4c45d08654cf9d8cb13522ed4fc7db4633
|
| 3 |
+
size 9328
|