YongjieNiu
commited on
Commit
•
dc85ba7
1
Parent(s):
d9d7660
End of training
Browse files- .gitattributes +4 -0
- README.md +74 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scaler.pt +3 -0
- checkpoint-500/scheduler.bin +3 -0
- image_0.png +3 -0
- image_1.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- pytorch_lora_weights.safetensors +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail++
|
3 |
+
library_name: diffusers
|
4 |
+
tags:
|
5 |
+
- text-to-image
|
6 |
+
- text-to-image
|
7 |
+
- diffusers-training
|
8 |
+
- diffusers
|
9 |
+
- lora
|
10 |
+
- template:sd-lora
|
11 |
+
- stable-diffusion-xl
|
12 |
+
- stable-diffusion-xl-diffusers
|
13 |
+
base_model: SDXL_model
|
14 |
+
instance_prompt: a photo of adl cat
|
15 |
+
widget:
|
16 |
+
- text: a photo of adl cat by the sea
|
17 |
+
output:
|
18 |
+
url: image_0.png
|
19 |
+
- text: a photo of adl cat by the sea
|
20 |
+
output:
|
21 |
+
url: image_1.png
|
22 |
+
- text: a photo of adl cat by the sea
|
23 |
+
output:
|
24 |
+
url: image_2.png
|
25 |
+
- text: a photo of adl cat by the sea
|
26 |
+
output:
|
27 |
+
url: image_3.png
|
28 |
+
---
|
29 |
+
|
30 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
31 |
+
should probably proofread and complete it, then remove this comment. -->
|
32 |
+
|
33 |
+
|
34 |
+
# SDXL LoRA DreamBooth - YongjieNiu/prior-2Relu-adl-cat-1-500
|
35 |
+
|
36 |
+
<Gallery />
|
37 |
+
|
38 |
+
## Model description
|
39 |
+
|
40 |
+
These are YongjieNiu/prior-2Relu-adl-cat-1-500 LoRA adaption weights for SDXL_model.
|
41 |
+
|
42 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
43 |
+
|
44 |
+
LoRA for the text encoder was enabled: False.
|
45 |
+
|
46 |
+
Special VAE used for training: VAE.
|
47 |
+
|
48 |
+
## Trigger words
|
49 |
+
|
50 |
+
You should use a photo of adl cat to trigger the image generation.
|
51 |
+
|
52 |
+
## Download model
|
53 |
+
|
54 |
+
Weights for this model are available in Safetensors format.
|
55 |
+
|
56 |
+
[Download](YongjieNiu/prior-2Relu-adl-cat-1-500/tree/main) them in the Files & versions tab.
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
## Intended uses & limitations
|
61 |
+
|
62 |
+
#### How to use
|
63 |
+
|
64 |
+
```python
|
65 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
66 |
+
```
|
67 |
+
|
68 |
+
#### Limitations and bias
|
69 |
+
|
70 |
+
[TODO: provide examples of latent issues and potential remediations]
|
71 |
+
|
72 |
+
## Training details
|
73 |
+
|
74 |
+
[TODO: describe the data used to train the model]
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0b212becb5282ef332a8c984ee37353e9d2eb0c0905d183865db427b888d023
|
3 |
+
size 47392882
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a6f795924f7d3f6a01e486408b3c9530469d7a2f6029e22c87cd0141d79d1a0
|
3 |
+
size 23390424
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:249eecb81c459eca3c7e5931b076241f6bb2456a09aca7510ee7f6386d3bf2cb
|
3 |
+
size 14472
|
checkpoint-500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
|
3 |
+
size 988
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cf34ac8dd2addc454aeb1ee4eaba3267c2841857e117be40ac2ed02cf581c9c
|
3 |
+
size 1000
|
image_0.png
ADDED
Git LFS Details
|
image_1.png
ADDED
Git LFS Details
|
image_2.png
ADDED
Git LFS Details
|
image_3.png
ADDED
Git LFS Details
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a6f795924f7d3f6a01e486408b3c9530469d7a2f6029e22c87cd0141d79d1a0
|
3 |
+
size 23390424
|