End of training
Browse files- README.md +44 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-4000/optimizer.bin +3 -0
- checkpoint-4000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-4000/random_states_0.pkl +3 -0
- checkpoint-4000/scheduler.bin +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
tags:
|
| 5 |
+
- stable-diffusion-xl
|
| 6 |
+
- stable-diffusion-xl-diffusers
|
| 7 |
+
- text-to-image
|
| 8 |
+
- diffusers
|
| 9 |
+
- diffusers-training
|
| 10 |
+
- lora
|
| 11 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 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 |
+
# LoRA text2image fine-tuning - Acopa/sdxl_base_512_clothes_desc
|
| 20 |
+
|
| 21 |
+
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the wbensvage/clothes_desc dataset. You can find some example images in the following.
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
LoRA for the text encoder was enabled: False.
|
| 26 |
+
|
| 27 |
+
Special VAE used for training: None.
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
## Intended uses & limitations
|
| 31 |
+
|
| 32 |
+
#### How to use
|
| 33 |
+
|
| 34 |
+
```python
|
| 35 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 36 |
+
```
|
| 37 |
+
|
| 38 |
+
#### Limitations and bias
|
| 39 |
+
|
| 40 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 41 |
+
|
| 42 |
+
## Training details
|
| 43 |
+
|
| 44 |
+
[TODO: describe the data used to train the model]
|
checkpoint-2000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:642f9097be05f8eb637574e873fa1b0218e8ae0f6623ae192287ffd7eb3f1ddb
|
| 3 |
+
size 47392882
|
checkpoint-2000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab30a15ad4b1a5a45de44f51ae53107754db6a4cba890720471bd1725f412c25
|
| 3 |
+
size 23390424
|
checkpoint-2000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e49046f458a4ffa3f6687596fef7fc4e169afc3230bd9862d47fd1830ade692
|
| 3 |
+
size 14668
|
checkpoint-2000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41a77a335977410d6d857a8c1f2ecf827a15fbfe0701350b9326069526f1e5bf
|
| 3 |
+
size 1000
|
checkpoint-4000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97c5939963c9f7f3529f14ba4de340dc3c3ee75a0d02ee99487f07d307c458a0
|
| 3 |
+
size 47392882
|
checkpoint-4000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d3d3d9517de70e45d27cb92949606c14f53c6363598e16db2095bc17cc3758a
|
| 3 |
+
size 23390424
|
checkpoint-4000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:086d6cfd20687b39d27374700c2415a40da25e4a22d66280d78df9b054b30ad8
|
| 3 |
+
size 14668
|
checkpoint-4000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52b9748cd5f33ec76e0816c92bba3937df6227c9b0f75688d429a7e6c2b27660
|
| 3 |
+
size 1000
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d3d3d9517de70e45d27cb92949606c14f53c6363598e16db2095bc17cc3758a
|
| 3 |
+
size 23390424
|