wintercoming6
commited on
Commit
•
136806d
1
Parent(s):
d4f91cd
End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- README.md +96 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-100/shitao-artwork-sdxl-lora_emb.safetensors +3 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1000/shitao-artwork-sdxl-lora_emb.safetensors +3 -0
- checkpoint-150/optimizer.bin +3 -0
- checkpoint-150/pytorch_lora_weights.safetensors +3 -0
- checkpoint-150/random_states_0.pkl +3 -0
- checkpoint-150/scaler.pt +3 -0
- checkpoint-150/scheduler.bin +3 -0
- checkpoint-150/shitao-artwork-sdxl-lora_emb.safetensors +3 -0
- checkpoint-200/optimizer.bin +3 -0
- checkpoint-200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-200/random_states_0.pkl +3 -0
- checkpoint-200/scaler.pt +3 -0
- checkpoint-200/scheduler.bin +3 -0
- checkpoint-200/shitao-artwork-sdxl-lora_emb.safetensors +3 -0
- checkpoint-250/optimizer.bin +3 -0
- checkpoint-250/pytorch_lora_weights.safetensors +3 -0
- checkpoint-250/random_states_0.pkl +3 -0
- checkpoint-250/scaler.pt +3 -0
- checkpoint-250/scheduler.bin +3 -0
- checkpoint-250/shitao-artwork-sdxl-lora_emb.safetensors +3 -0
- checkpoint-300/optimizer.bin +3 -0
- checkpoint-300/pytorch_lora_weights.safetensors +3 -0
- checkpoint-300/random_states_0.pkl +3 -0
- checkpoint-300/scaler.pt +3 -0
- checkpoint-300/scheduler.bin +3 -0
- checkpoint-300/shitao-artwork-sdxl-lora_emb.safetensors +3 -0
- checkpoint-350/optimizer.bin +3 -0
- checkpoint-350/pytorch_lora_weights.safetensors +3 -0
- checkpoint-350/random_states_0.pkl +3 -0
- checkpoint-350/scaler.pt +3 -0
- checkpoint-350/scheduler.bin +3 -0
- checkpoint-350/shitao-artwork-sdxl-lora_emb.safetensors +3 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scaler.pt +3 -0
- checkpoint-400/scheduler.bin +3 -0
- checkpoint-400/shitao-artwork-sdxl-lora_emb.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,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stable-diffusion-xl
|
4 |
+
- stable-diffusion-xl-diffusers
|
5 |
+
- diffusers-training
|
6 |
+
- text-to-image
|
7 |
+
- diffusers
|
8 |
+
- lora
|
9 |
+
- template:sd-lora
|
10 |
+
widget:
|
11 |
+
|
12 |
+
- text: 'an woman riding a horse, in the style of styj'
|
13 |
+
output:
|
14 |
+
url:
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'an woman riding a horse, in the style of styj'
|
18 |
+
output:
|
19 |
+
url:
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'an woman riding a horse, in the style of styj'
|
23 |
+
output:
|
24 |
+
url:
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'an woman riding a horse, in the style of styj'
|
28 |
+
output:
|
29 |
+
url:
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
33 |
+
instance_prompt: artwork in the style of styj
|
34 |
+
license: openrail++
|
35 |
+
---
|
36 |
+
|
37 |
+
# SDXL LoRA DreamBooth - wintercoming6/shitao-artwork-sdxl-lora
|
38 |
+
|
39 |
+
<Gallery />
|
40 |
+
|
41 |
+
## Model description
|
42 |
+
|
43 |
+
### These are wintercoming6/shitao-artwork-sdxl-lora LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
44 |
+
|
45 |
+
## Download model
|
46 |
+
|
47 |
+
### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
|
48 |
+
|
49 |
+
- **LoRA**: download **[`shitao-artwork-sdxl-lora.safetensors` here 💾](/wintercoming6/shitao-artwork-sdxl-lora/blob/main/shitao-artwork-sdxl-lora.safetensors)**.
|
50 |
+
- Place it on your `models/Lora` folder.
|
51 |
+
- On AUTOMATIC1111, load the LoRA by adding `<lora:shitao-artwork-sdxl-lora:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
|
52 |
+
- *Embeddings*: download **[`shitao-artwork-sdxl-lora_emb.safetensors` here 💾](/wintercoming6/shitao-artwork-sdxl-lora/blob/main/shitao-artwork-sdxl-lora_emb.safetensors)**.
|
53 |
+
- Place it on it on your `embeddings` folder
|
54 |
+
- Use it by adding `shitao-artwork-sdxl-lora_emb` to your prompt. For example, `artwork in the style of styj`
|
55 |
+
(you need both the LoRA and the embeddings as they were trained together for this LoRA)
|
56 |
+
|
57 |
+
|
58 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
59 |
+
|
60 |
+
```py
|
61 |
+
from diffusers import AutoPipelineForText2Image
|
62 |
+
import torch
|
63 |
+
from huggingface_hub import hf_hub_download
|
64 |
+
from safetensors.torch import load_file
|
65 |
+
|
66 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
|
67 |
+
pipeline.load_lora_weights('wintercoming6/shitao-artwork-sdxl-lora', weight_name='pytorch_lora_weights.safetensors')
|
68 |
+
embedding_path = hf_hub_download(repo_id='wintercoming6/shitao-artwork-sdxl-lora', filename='shitao-artwork-sdxl-lora_emb.safetensors', repo_type="model")
|
69 |
+
state_dict = load_file(embedding_path)
|
70 |
+
pipeline.load_textual_inversion(state_dict["clip_l"], token=[], text_encoder=pipeline.text_encoder, tokenizer=pipeline.tokenizer)
|
71 |
+
pipeline.load_textual_inversion(state_dict["clip_g"], token=[], text_encoder=pipeline.text_encoder_2, tokenizer=pipeline.tokenizer_2)
|
72 |
+
|
73 |
+
image = pipeline('an woman riding a horse, in the style of styj').images[0]
|
74 |
+
```
|
75 |
+
|
76 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
77 |
+
|
78 |
+
## Trigger words
|
79 |
+
|
80 |
+
To trigger image generation of trained concept(or concepts) replace each concept identifier in you prompt with the new inserted tokens:
|
81 |
+
|
82 |
+
to trigger concept `TOK` → use `<s0><s1>` in your prompt
|
83 |
+
|
84 |
+
|
85 |
+
|
86 |
+
## Details
|
87 |
+
All [Files & versions](/wintercoming6/shitao-artwork-sdxl-lora/tree/main).
|
88 |
+
|
89 |
+
The weights were trained using [🧨 diffusers Advanced Dreambooth Training Script](https://github.com/huggingface/diffusers/blob/main/examples/advanced_diffusion_training/train_dreambooth_lora_sdxl_advanced.py).
|
90 |
+
|
91 |
+
LoRA for the text encoder was enabled. False.
|
92 |
+
|
93 |
+
Pivotal tuning was enabled: True.
|
94 |
+
|
95 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
96 |
+
|
checkpoint-100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:206080f9bbab61e559f80291aaa8756c7fd52c203e1ecdb571eeee9448b02ab8
|
3 |
+
size 1806175066
|
checkpoint-100/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1833387250edfca9c7c0907460f2cbe80043f6777dce71459d400b03cf23df33
|
3 |
+
size 46615272
|
checkpoint-100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d65534176e5070b5dbce9d1b94de47269b4597845f5e951fad6594278f86bd5b
|
3 |
+
size 14280
|
checkpoint-100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac4a558c5b93581a5c41e2922404490319bcd15a10296c927a72a41012ff7f27
|
3 |
+
size 988
|
checkpoint-100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:593fa0f51a85456f506c485fc8559d59b8766eb88af0b8fc2ec5b322d16e9b2a
|
3 |
+
size 1064
|
checkpoint-100/shitao-artwork-sdxl-lora_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:898caa42711c8444fed86365ea0c7e7901b446f7a5a1f033c4cd93e978cb08ba
|
3 |
+
size 16536
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f201d1e4c3fdc571ce7acdaf7e72e4997a3b62c66f46e22209674752b609de1
|
3 |
+
size 1806176154
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c83feb3a3187f22bc43ed15d6c56bb42f06cf02c0ebf60e126511e6f9822ef01
|
3 |
+
size 46615272
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c50ffffc5c21a15cc146fbccac0c8575768f4ed938d267fdbc337931319146fd
|
3 |
+
size 14280
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
|
3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7babe47bfb751f6436f46e92a0639bc1ec9db889e510abc5afa501cfc0de4add
|
3 |
+
size 1064
|
checkpoint-1000/shitao-artwork-sdxl-lora_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:393e73f7c872c8afca317a4db6d1040ee891fbf6b9968da7b96ff38c3e0e029a
|
3 |
+
size 16536
|
checkpoint-150/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:358a5655784a9a0b72ed52ac10cbc107a4ac563fc31c037fdc542d328c4836fa
|
3 |
+
size 1806175066
|
checkpoint-150/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87e67cc93b4bfb49b5f82e734765bfdcf1dfcdcc5a78997734f9ab27a1662842
|
3 |
+
size 46615272
|
checkpoint-150/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:896783605343d5bbb0c74fa8624e67ef92c4b72004be124bb0c64940a555012b
|
3 |
+
size 14280
|
checkpoint-150/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da800fd5ac660f36778294f9df633c4f039b5f7bde42ca6a92dea5ac7d9666b1
|
3 |
+
size 988
|
checkpoint-150/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:157a614aa3147288867225151c764b1f3c44c8a391c42f89f3b779c889e4fc37
|
3 |
+
size 1064
|
checkpoint-150/shitao-artwork-sdxl-lora_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2020846fb0796a0421ca64c7bfe0a3edc942a3458c1df85b8c69644aff85fba
|
3 |
+
size 16536
|
checkpoint-200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5157eb9776bcc1d0324552efc6032488ec60928dc7cbaeef8dcf5827059216e9
|
3 |
+
size 1806175066
|
checkpoint-200/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31adaa011b263daca18c1ad5b986d88599fa22288402bfc444475a74646a959e
|
3 |
+
size 46615272
|
checkpoint-200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:152fa30d1a83063efc01ed149628f20b7968b67f6376b96e492d0d2d50118b5c
|
3 |
+
size 14280
|
checkpoint-200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bd55b3848d82967a207e0805911c79200c6adce71e3b37fd24549a718f75738
|
3 |
+
size 988
|
checkpoint-200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1360bed0106ea1376eea93599f7c3c7b4889e5ba1dca9bc433981b7ee391cc4e
|
3 |
+
size 1064
|
checkpoint-200/shitao-artwork-sdxl-lora_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2020846fb0796a0421ca64c7bfe0a3edc942a3458c1df85b8c69644aff85fba
|
3 |
+
size 16536
|
checkpoint-250/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81f6ffad328d51ffd285481e52db3a3ea9b2254bcad0214589644225a9b6169a
|
3 |
+
size 1806175066
|
checkpoint-250/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:885d00f9bbf588c135bd35efb3a76520ce00d366279996448d60de28e00a6d98
|
3 |
+
size 46615272
|
checkpoint-250/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61db6afa71321971fdbb3d24d5cc5975fafb0f04549ff2fb91fc0f6f368c6428
|
3 |
+
size 14280
|
checkpoint-250/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccec82ecb1db9fee8431a9924525ac42c65eba373a478c5528e653b68744a6a9
|
3 |
+
size 988
|
checkpoint-250/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73dfe235cfe7dadc352fb951fb1f3280e7af84ca5f9d769ef3a7d19f737d87f2
|
3 |
+
size 1064
|
checkpoint-250/shitao-artwork-sdxl-lora_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2020846fb0796a0421ca64c7bfe0a3edc942a3458c1df85b8c69644aff85fba
|
3 |
+
size 16536
|
checkpoint-300/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dd246d19c0046c29b7babd61e3105b1527b5f2797cc72e74ba3764dedd878a3
|
3 |
+
size 1806176154
|
checkpoint-300/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c807375f703dd1a0e170ed97247bfbe9a3a1e2a32fe60a3947842e67376e12c5
|
3 |
+
size 46615272
|
checkpoint-300/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9e0e80dac595a1460484b7bff8d5b44fd175d27942896acf5dab05d1e193eae
|
3 |
+
size 14280
|
checkpoint-300/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92873c8c89778fe11b8eeb338a181eefdf056f2f8096c36bf259c3fd791afb34
|
3 |
+
size 988
|
checkpoint-300/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88a1c2f676747335c338b4d20960bc426cd1a193599d0c32ae70c52c58c862b0
|
3 |
+
size 1064
|
checkpoint-300/shitao-artwork-sdxl-lora_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2020846fb0796a0421ca64c7bfe0a3edc942a3458c1df85b8c69644aff85fba
|
3 |
+
size 16536
|
checkpoint-350/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d6b9e5e81f9112df62d3397f3f63de55df2cf5cef76e0be79106434265f70e9
|
3 |
+
size 1806176154
|
checkpoint-350/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:735d1158db925a08fb9d3c654775c2af976dc00468ba029b223475de09e9115d
|
3 |
+
size 46615272
|
checkpoint-350/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a43a65d45849a7ab022919471df36c9e0e9e35786d129d157f6e2dd6ec2a014b
|
3 |
+
size 14280
|
checkpoint-350/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a7ae1d79be755d94030c63fe2e8483abc7a826d35307f4c5e39d3222c511c5c
|
3 |
+
size 988
|
checkpoint-350/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0458bfd15aabcdd0473ded92e8f6dd69f14e9b9a3860f366741f6db27cf12c6f
|
3 |
+
size 1064
|
checkpoint-350/shitao-artwork-sdxl-lora_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2020846fb0796a0421ca64c7bfe0a3edc942a3458c1df85b8c69644aff85fba
|
3 |
+
size 16536
|
checkpoint-400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a05203757365d0bb87a6aa26da11fcd37074bdc104b64604f1cfd47d94a0d54
|
3 |
+
size 1806176154
|
checkpoint-400/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53a0a6d881534d6b64935886df31307db9d5a9b6620e475a8e06ce19c9a833fe
|
3 |
+
size 46615272
|
checkpoint-400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4ba07ab230cdf26080c3644c5fd9b77fa6d393b71bd02a30114a9f01a00247f
|
3 |
+
size 14280
|
checkpoint-400/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c801982aae9be06d302403c1fff693e53dedf89c1d3b689ee29fedad84a96d23
|
3 |
+
size 988
|
checkpoint-400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45437edd7235e60c1fa9c88203ae8bf23e3524843ca4d9e70ce1fa859fe90f3c
|
3 |
+
size 1064
|
checkpoint-400/shitao-artwork-sdxl-lora_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2020846fb0796a0421ca64c7bfe0a3edc942a3458c1df85b8c69644aff85fba
|
3 |
+
size 16536
|