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_128_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:94fb1caa9738ee2dedb4c83fdaa6d3f3fcde84c87d91da626a6d63ec37240858
|
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:464cb781499d7dba8d4a1f0a3abadfc661fbcab766371c8a5855acdc5e962c5f
|
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:1b980fc9d9d543211efa9a2cde40e4bb3a7894a9674d1e5791ece4f61ca5f3f5
|
3 |
+
size 14668
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61f8f3eb727476754e67b93f65ad5087972c1369ed028acc3beaf27368f531b3
|
3 |
+
size 1000
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:464cb781499d7dba8d4a1f0a3abadfc661fbcab766371c8a5855acdc5e962c5f
|
3 |
+
size 23390424
|