End of training
Browse files
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_1024_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-1500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:812abf85411332cba4d5e490001381ffb38dd6f2eb8ac35ebc1b647c8c3ef57d
|
3 |
+
size 47392882
|
checkpoint-1500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44d551b25cad7ccbf08d49ce0397ea8ee7bc4259233118252390606f331ef651
|
3 |
+
size 23390424
|
checkpoint-1500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c595e0ab790d9ca3521426d0093bf3e8180c30a958e93f513c2aa330a38caa0b
|
3 |
+
size 14928
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57667282009c6e211e83ff190278836a785289a500a867775b4a6047bc63ed99
|
3 |
+
size 1000
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44d551b25cad7ccbf08d49ce0397ea8ee7bc4259233118252390606f331ef651
|
3 |
+
size 23390424
|