End of training
Browse files- README.md +61 -0
- optimizer.bin +3 -0
- pytorch_lora_weights.safetensors +3 -0
- random_states_0.pkl +3 -0
- scaler.pt +3 -0
- scheduler.bin +3 -0
README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: OnomaAIResearch/Illustrious-xl-early-release-v0
|
3 |
+
library_name: diffusers
|
4 |
+
license: openrail++
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- text-to-image
|
8 |
+
- diffusers-training
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
+
- template:sd-lora
|
12 |
+
- stable-diffusion-xl
|
13 |
+
- stable-diffusion-xl-diffusers
|
14 |
+
widget: []
|
15 |
+
---
|
16 |
+
|
17 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
18 |
+
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
|
20 |
+
|
21 |
+
# SDXL LoRA DreamBooth - NLPBada/base_LoRA_512_512_bs6_step200
|
22 |
+
|
23 |
+
<Gallery />
|
24 |
+
|
25 |
+
## Model description
|
26 |
+
|
27 |
+
These are NLPBada/base_LoRA_512_512_bs6_step200 LoRA adaption weights for OnomaAIResearch/Illustrious-xl-early-release-v0.
|
28 |
+
|
29 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
30 |
+
|
31 |
+
LoRA for the text encoder was enabled: False.
|
32 |
+
|
33 |
+
Special VAE used for training: None.
|
34 |
+
|
35 |
+
## Trigger words
|
36 |
+
|
37 |
+
You should use None to trigger the image generation.
|
38 |
+
|
39 |
+
## Download model
|
40 |
+
|
41 |
+
Weights for this model are available in Safetensors format.
|
42 |
+
|
43 |
+
[Download](NLPBada/base_LoRA_512_512_bs6_step200/tree/main) them in the Files & versions tab.
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
## Intended uses & limitations
|
48 |
+
|
49 |
+
#### How to use
|
50 |
+
|
51 |
+
```python
|
52 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
53 |
+
```
|
54 |
+
|
55 |
+
#### Limitations and bias
|
56 |
+
|
57 |
+
[TODO: provide examples of latent issues and potential remediations]
|
58 |
+
|
59 |
+
## Training details
|
60 |
+
|
61 |
+
[TODO: describe the data used to train the model]
|
optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf462dd614b5721f48052b52272cebeb529e6c6a6f269c8996190f9f4cdbce9d
|
3 |
+
size 475978834
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9171549d60656618d4269d4e605f46520568a73794cb2115f90d9efadd5690a0
|
3 |
+
size 929144184
|
random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8af25ce2a03f6f4f7a2639384640776ef778c44fac41893e69b5e0876b28aa1e
|
3 |
+
size 14408
|
scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bd55b3848d82967a207e0805911c79200c6adce71e3b37fd24549a718f75738
|
3 |
+
size 988
|
scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e440cace6589de6c72ad2cf84b033c31b67b56f5f593fdfc467c84dd99ca645
|
3 |
+
size 1000
|