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-12000/lol-champion-skin-sdxl-lora3.safetensors +3 -0
- checkpoint-12000/optimizer.bin +3 -0
- checkpoint-12000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-12000/random_states_0.pkl +3 -0
- checkpoint-12000/scaler.pt +3 -0
- checkpoint-12000/scheduler.bin +3 -0
- checkpoint-12200/lol-champion-skin-sdxl-lora4_emb.safetensors +3 -0
- checkpoint-12200/optimizer.bin +3 -0
- checkpoint-12200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-12200/random_states_0.pkl +3 -0
- checkpoint-12200/scaler.pt +3 -0
- checkpoint-12200/scheduler.bin +3 -0
- checkpoint-12400/lol-champion-skin-sdxl-lora4_emb.safetensors +3 -0
- checkpoint-12400/optimizer.bin +3 -0
- checkpoint-12400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-12400/random_states_0.pkl +3 -0
- checkpoint-12400/scaler.pt +3 -0
- checkpoint-12400/scheduler.bin +3 -0
- checkpoint-12600/lol-champion-skin-sdxl-lora4_emb.safetensors +3 -0
- checkpoint-12600/optimizer.bin +3 -0
- checkpoint-12600/pytorch_lora_weights.safetensors +3 -0
- checkpoint-12600/random_states_0.pkl +3 -0
- checkpoint-12600/scaler.pt +3 -0
- checkpoint-12600/scheduler.bin +3 -0
- checkpoint-12800/lol-champion-skin-sdxl-lora4_emb.safetensors +3 -0
- checkpoint-12800/optimizer.bin +3 -0
- checkpoint-12800/pytorch_lora_weights.safetensors +3 -0
- checkpoint-12800/random_states_0.pkl +3 -0
- checkpoint-12800/scaler.pt +3 -0
- checkpoint-12800/scheduler.bin +3 -0
- checkpoint-13000/lol-champion-skin-sdxl-lora4_emb.safetensors +3 -0
- checkpoint-13000/optimizer.bin +3 -0
- checkpoint-13000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-13000/random_states_0.pkl +3 -0
- checkpoint-13000/scaler.pt +3 -0
- checkpoint-13000/scheduler.bin +3 -0
- checkpoint-13200/lol-champion-skin-sdxl-lora4_emb.safetensors +3 -0
- checkpoint-13200/optimizer.bin +3 -0
- checkpoint-13200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-13200/random_states_0.pkl +3 -0
- checkpoint-13200/scaler.pt +3 -0
- checkpoint-13200/scheduler.bin +3 -0
- checkpoint-13400/lol-champion-skin-sdxl-lora4_emb.safetensors +3 -0
- checkpoint-13400/optimizer.bin +3 -0
- checkpoint-13400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-13400/random_states_0.pkl +3 -0
- checkpoint-13400/scaler.pt +3 -0
- checkpoint-13400/scheduler.bin +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: 'ahri is walking on the beach, in the style of leagueoflegend'
|
13 |
+
output:
|
14 |
+
url:
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'ahri is walking on the beach, in the style of leagueoflegend'
|
18 |
+
output:
|
19 |
+
url:
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'ahri is walking on the beach, in the style of leagueoflegend'
|
23 |
+
output:
|
24 |
+
url:
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'ahri is walking on the beach, in the style of leagueoflegend'
|
28 |
+
output:
|
29 |
+
url:
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
33 |
+
instance_prompt: champion in the style of leagueoflegend
|
34 |
+
license: openrail++
|
35 |
+
---
|
36 |
+
|
37 |
+
# SDXL LoRA DreamBooth - wintercoming6/lol-champion-skin-sdxl-lora4
|
38 |
+
|
39 |
+
<Gallery />
|
40 |
+
|
41 |
+
## Model description
|
42 |
+
|
43 |
+
### These are wintercoming6/lol-champion-skin-sdxl-lora4 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 **[`lol-champion-skin-sdxl-lora4.safetensors` here 💾](/wintercoming6/lol-champion-skin-sdxl-lora4/blob/main/lol-champion-skin-sdxl-lora4.safetensors)**.
|
50 |
+
- Place it on your `models/Lora` folder.
|
51 |
+
- On AUTOMATIC1111, load the LoRA by adding `<lora:lol-champion-skin-sdxl-lora4:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
|
52 |
+
- *Embeddings*: download **[`lol-champion-skin-sdxl-lora4_emb.safetensors` here 💾](/wintercoming6/lol-champion-skin-sdxl-lora4/blob/main/lol-champion-skin-sdxl-lora4_emb.safetensors)**.
|
53 |
+
- Place it on it on your `embeddings` folder
|
54 |
+
- Use it by adding `lol-champion-skin-sdxl-lora4_emb` to your prompt. For example, `champion in the style of leagueoflegend`
|
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/lol-champion-skin-sdxl-lora4', weight_name='pytorch_lora_weights.safetensors')
|
68 |
+
embedding_path = hf_hub_download(repo_id='wintercoming6/lol-champion-skin-sdxl-lora4', filename='lol-champion-skin-sdxl-lora4_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('ahri is walking on the beach, in the style of leagueoflegend').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/lol-champion-skin-sdxl-lora4/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-12000/lol-champion-skin-sdxl-lora3.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6881ffb0b6950f7f3e848e4ff8d672d9d8da11b1fd89514c958c6bf4f1688064
|
3 |
+
size 46698072
|
checkpoint-12000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d26728ee5bc39b1dcee821e14cd6a3f639adca8f507f58e9894820a6e491ee5
|
3 |
+
size 1806176154
|
checkpoint-12000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b7b9c6736f4466ac050f3a9989c83a5e3f93c3157d4c07713d1c00987509c51
|
3 |
+
size 46615272
|
checkpoint-12000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f95d0b8fca9bdaf9d8c6f22d318f103a8b093aa69be6a4ef32e7545ecee9d4ed
|
3 |
+
size 14280
|
checkpoint-12000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d1f9d6a63312bf6188d8844a7d621f2ecda20b6c0aee9e19ddcea1c480954ba
|
3 |
+
size 988
|
checkpoint-12000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1acaee203b6ba7b6a72b7b1c159df72edf504143b32321ab6ebb6046d14da7b7
|
3 |
+
size 1064
|
checkpoint-12200/lol-champion-skin-sdxl-lora4_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8899649122a7e6bb0cc25cc9785604eccb874d68586d972ae52f839cee43ea42
|
3 |
+
size 16536
|
checkpoint-12200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffa2fa95fd958d96b25becd26f957723e2ed173b89e8a8734ffd1b1f49f89373
|
3 |
+
size 1806176154
|
checkpoint-12200/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0367f5f98ba75bb24f4eefdc4074ba56b675ed85f347367edcd0c2d206987cae
|
3 |
+
size 46615272
|
checkpoint-12200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:300eb642a254785b935ac1437a78344e8b636362c6fa4bf120ad1856dbaa051e
|
3 |
+
size 14280
|
checkpoint-12200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51edb9da18b34c988c506ec134633b0c9ae7ffaa27d63bdae558d1458025b1a4
|
3 |
+
size 988
|
checkpoint-12200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df0edbf39900d8afacc7feb193062dd255ec86cfd55b8f885bd6b579544bc70c
|
3 |
+
size 1064
|
checkpoint-12400/lol-champion-skin-sdxl-lora4_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ed1632a0c429c136268d772e19747735c0402c32f8e5d8623ee432ac4e7f1a7
|
3 |
+
size 16536
|
checkpoint-12400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3897c0bd1288565b64d6772d965ec8b1127f7bdc0852a022e78dc8f293af309
|
3 |
+
size 1806176154
|
checkpoint-12400/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78bb7c7d66e79730a9240377df4b3625e8b4080401386f38ead9f07685c939c1
|
3 |
+
size 46615272
|
checkpoint-12400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b8b065b016e445a5b2010516363180f3383ae0b0ec582de6b289f55af15d774
|
3 |
+
size 14280
|
checkpoint-12400/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3302c4718eeea537bce7b2b6c73cbae2774e8a111142770e8563e49394c51e2c
|
3 |
+
size 988
|
checkpoint-12400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26b8afdb52ee49cfbb0f998d91ccfcc87267496565407b26057bab42256f1a8d
|
3 |
+
size 1064
|
checkpoint-12600/lol-champion-skin-sdxl-lora4_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b60a0b5ec234300a591bcde6ef63e4d2ebe8ee8eaca8cb511b15abd8f192d453
|
3 |
+
size 16536
|
checkpoint-12600/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea137b925855b193fa9249d0d346ca8caabb56d9d73a952f283d95787543e8bf
|
3 |
+
size 1806176154
|
checkpoint-12600/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eaf4b5e0a1176c8bf4a2582817a0ccd3fb90ce3cfa87d708cfdee9876b17535d
|
3 |
+
size 46615272
|
checkpoint-12600/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c5dc85b4c94ad6db1e1b8bc6526f4dfb21e9423c3eeebf930f3cad45e39c6cf
|
3 |
+
size 14280
|
checkpoint-12600/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5ea2d158020a220118bf6a2621e753f0e3576a6d424f2d149d56755edc6a7bf
|
3 |
+
size 988
|
checkpoint-12600/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6021829e52f7108b22a8120e83725f7a88b0e33ca14487dee7826a61a3c557da
|
3 |
+
size 1064
|
checkpoint-12800/lol-champion-skin-sdxl-lora4_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff114a8f0feb681d3917f94d1276217f82d35a16b45b8093af156af34af4f51f
|
3 |
+
size 16536
|
checkpoint-12800/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23668d94f8a365daab0411eddfa28d81fed084d9adf259e172fbd5ce86a4564f
|
3 |
+
size 1806176154
|
checkpoint-12800/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb5dff157d8f5cb4b2226daa2b3fbc277c132010c389bcab219461a192d4884e
|
3 |
+
size 46615272
|
checkpoint-12800/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7762c70ab289b54f32b26a425d5d1bda9e3be1ba2bf4dbfce8e143aac89ec159
|
3 |
+
size 14280
|
checkpoint-12800/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d1fea4f5917741667b09868359b389b2cda30e67064268bbd1c4744c826d495
|
3 |
+
size 988
|
checkpoint-12800/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3149e0c819315d4a4a9d41f18589bbb406d13c9989a68ff96f039f7e4e225250
|
3 |
+
size 1064
|
checkpoint-13000/lol-champion-skin-sdxl-lora4_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7348c3386dd5519404a8232d51a107457a5f12b4bc1df96ae04fa05fbebeafd5
|
3 |
+
size 16536
|
checkpoint-13000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d01ffeb6d231005afc26115e0ecdf6aa82ceb2261aac389e73557b45a4672d02
|
3 |
+
size 1806176154
|
checkpoint-13000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb11a00a8cdaa75b0a9b4ef34a181e51e320857bd18c6abdd0f40fdc47181f6f
|
3 |
+
size 46615272
|
checkpoint-13000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92511d9d12ee09d9d0c9edd46de6c03a46361810f763e2d70effaf21d9341eed
|
3 |
+
size 14280
|
checkpoint-13000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62677497a3e006d4c581e0e8bdf0f4adc7b59b14e1090432902317f11d4fa2ab
|
3 |
+
size 988
|
checkpoint-13000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daff43359322e8a981d5ec07ec59dc2731a839aa8d2e6fe4584eda97e548ad0b
|
3 |
+
size 1064
|
checkpoint-13200/lol-champion-skin-sdxl-lora4_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dae126634abbeb15677f10a3120e96d3e54c224a539b6d054568080509e8b266
|
3 |
+
size 16536
|
checkpoint-13200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:726cb51ab09dc2bd5c067b200d54d66c1a0cfca05f05e39f7a76c619dee09e86
|
3 |
+
size 1806176154
|
checkpoint-13200/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b569c1d23eb51de4491e032d430e9c1f4b3424f92ff0fed00dee04eac87d9206
|
3 |
+
size 46615272
|
checkpoint-13200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acfc3ae2992ebbeaf06a5da08d981f8f0d6b4bed4a49580780c7f666c7669b8a
|
3 |
+
size 14280
|
checkpoint-13200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f05b5842809b6236324ff1abb54f20625dfe463394c4f7f453e92186ed27e7a9
|
3 |
+
size 988
|
checkpoint-13200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de2a029da570aef835185fe8c1c92f30d7e4dda5cc515537665aa304f8db5738
|
3 |
+
size 1064
|
checkpoint-13400/lol-champion-skin-sdxl-lora4_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45a4219fe5462e69e85217e791ebefbe8e3e7afd0a33868c47f00a202c6d853f
|
3 |
+
size 16536
|
checkpoint-13400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:611b6a1ec196890bb21369f128693f880ec2377441c9bf1f39a3ac02f03a4188
|
3 |
+
size 1806176154
|
checkpoint-13400/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8344a2fc62bd5d60dffe0a8cacc13eed2d65e52d39cc703c8ca8f9d4eec88711
|
3 |
+
size 46615272
|
checkpoint-13400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cbec55f3c142ed926a34e1cb8ca1926972f8bb88e7e6cf3f21318685496a65a
|
3 |
+
size 14280
|
checkpoint-13400/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3885da6aeb7d9b1ac06e8de67e0d09e0f1decd54704f50b666627de32e85c67
|
3 |
+
size 988
|
checkpoint-13400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58d8a665c8df620c38c922e64a7de73b3ac4a0712357e5c491eadaeccfa6cbf7
|
3 |
+
size 1064
|