End of training
Browse files- README.md +62 -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-120/optimizer.bin +3 -0
- checkpoint-120/pytorch_lora_weights.safetensors +3 -0
- checkpoint-120/random_states_0.pkl +3 -0
- checkpoint-120/scaler.pt +3 -0
- checkpoint-120/scheduler.bin +3 -0
- checkpoint-140/optimizer.bin +3 -0
- checkpoint-140/pytorch_lora_weights.safetensors +3 -0
- checkpoint-140/random_states_0.pkl +3 -0
- checkpoint-140/scaler.pt +3 -0
- checkpoint-140/scheduler.bin +3 -0
- checkpoint-20/optimizer.bin +3 -0
- checkpoint-20/pytorch_lora_weights.safetensors +3 -0
- checkpoint-20/random_states_0.pkl +3 -0
- checkpoint-20/scaler.pt +3 -0
- checkpoint-20/scheduler.bin +3 -0
- checkpoint-40/optimizer.bin +3 -0
- checkpoint-40/pytorch_lora_weights.safetensors +3 -0
- checkpoint-40/random_states_0.pkl +3 -0
- checkpoint-40/scaler.pt +3 -0
- checkpoint-40/scheduler.bin +3 -0
- checkpoint-60/optimizer.bin +3 -0
- checkpoint-60/pytorch_lora_weights.safetensors +3 -0
- checkpoint-60/random_states_0.pkl +3 -0
- checkpoint-60/scaler.pt +3 -0
- checkpoint-60/scheduler.bin +3 -0
- checkpoint-80/optimizer.bin +3 -0
- checkpoint-80/pytorch_lora_weights.safetensors +3 -0
- checkpoint-80/random_states_0.pkl +3 -0
- checkpoint-80/scaler.pt +3 -0
- checkpoint-80/scheduler.bin +3 -0
- logs/dreambooth-lora-sd-xl/1725582615.5500891/events.out.tfevents.1725582615.2b210bf0e6dc.2032.1 +3 -0
- logs/dreambooth-lora-sd-xl/1725582615.552049/hparams.yml +70 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1725582615.2b210bf0e6dc.2032.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 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 |
+
instance_prompt: a photo of TOK dog
|
| 15 |
+
widget: []
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 19 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
# SDXL LoRA DreamBooth - hemanth8705/corgy_dog_LoRA
|
| 23 |
+
|
| 24 |
+
<Gallery />
|
| 25 |
+
|
| 26 |
+
## Model description
|
| 27 |
+
|
| 28 |
+
These are hemanth8705/corgy_dog_LoRA LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
| 29 |
+
|
| 30 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
| 31 |
+
|
| 32 |
+
LoRA for the text encoder was enabled: False.
|
| 33 |
+
|
| 34 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
| 35 |
+
|
| 36 |
+
## Trigger words
|
| 37 |
+
|
| 38 |
+
You should use a photo of TOK dog to trigger the image generation.
|
| 39 |
+
|
| 40 |
+
## Download model
|
| 41 |
+
|
| 42 |
+
Weights for this model are available in Safetensors format.
|
| 43 |
+
|
| 44 |
+
[Download](hemanth8705/corgy_dog_LoRA/tree/main) them in the Files & versions tab.
|
| 45 |
+
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
## Intended uses & limitations
|
| 49 |
+
|
| 50 |
+
#### How to use
|
| 51 |
+
|
| 52 |
+
```python
|
| 53 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 54 |
+
```
|
| 55 |
+
|
| 56 |
+
#### Limitations and bias
|
| 57 |
+
|
| 58 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 59 |
+
|
| 60 |
+
## Training details
|
| 61 |
+
|
| 62 |
+
[TODO: describe the data used to train the model]
|
checkpoint-100/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e60f0551b48535d7f8ca86c71a7530a519d4113cfb648b78e418d9cbe9143bb
|
| 3 |
+
size 14989948
|
checkpoint-100/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c8a89805a92f95ee2166593d1e18c538cf2637e74c5e0ea872677812922e415
|
| 3 |
+
size 23390424
|
checkpoint-100/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0ebd9ffb36e7654835fca5d864ae69505b056e7ca45ba24b3895b8d4ed42ec5
|
| 3 |
+
size 14344
|
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:775169a85d4b90dd73a828433c824604dc39dbd36cf213d90c3e0c82687b3460
|
| 3 |
+
size 1000
|
checkpoint-120/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ced1c70e2ee779cf14a21ef15b9349a7760cafac69214e06936df8b8f74341ec
|
| 3 |
+
size 14989948
|
checkpoint-120/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92183016c7375d7689fbf79e905deabf13e21323082a84c2af335c969ad1e475
|
| 3 |
+
size 23390424
|
checkpoint-120/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:070fafcb19016f6ce8be64edff32db0f8830137f6fa0b58b10542997f795b0d7
|
| 3 |
+
size 14344
|
checkpoint-120/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:578927bb1c801cdd14af41be9b1907db16bd1c7b35d8fc1fc2779e79adb5109e
|
| 3 |
+
size 988
|
checkpoint-120/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b10a399f310fee12a16cf595e7bfb046a83ff12110967a989a4883284e332bf4
|
| 3 |
+
size 1000
|
checkpoint-140/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:240e72a90418a24b3683f281c5407742ccfedc1adc93b83f404e5b930ea9d5af
|
| 3 |
+
size 14989948
|
checkpoint-140/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7485cf1f0f45f4144fe508defe5921cbc0246002a299e8f60cfeb0ab7412c86
|
| 3 |
+
size 23390424
|
checkpoint-140/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81b415f1f326ba1e946360f03acb35f2baf3dc4e0988e7068c1dee2f4c61863b
|
| 3 |
+
size 14344
|
checkpoint-140/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cb6d32bf75b8b8aa48459b5e11db8d7e99b4a4e850d020d26ec712bcae15eeb
|
| 3 |
+
size 988
|
checkpoint-140/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:903fcf8ffd3179f4b189933ce990a7351e37535dafde9bc10d4045f65f85de64
|
| 3 |
+
size 1000
|
checkpoint-20/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:943c91c23fdcf8ad8dc5ede71e31294f0f89b746bef2b6ee715e4d926b8c7e7f
|
| 3 |
+
size 14989948
|
checkpoint-20/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90f6ff1978dc28b4a2e085938ef961e05c0409d3aedf212a54599e98fe7bda9e
|
| 3 |
+
size 23390424
|
checkpoint-20/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b17896663a87131fd377aa24326f590511c59a77d89ddc32dfc89a3edf49a5ff
|
| 3 |
+
size 14344
|
checkpoint-20/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64fa42f2512689bf79e71bb1d2ee1d6eaba4c92f757836f03915302480256c01
|
| 3 |
+
size 988
|
checkpoint-20/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41d122eeda630ff82ba80e04cfbe2ceb1d9a3148946fb79efadb8dc4142d2bb9
|
| 3 |
+
size 1000
|
checkpoint-40/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41c5b0c82d123c225c1190af07f10857f539af9fdbbbda36043fa8ed62e63fd5
|
| 3 |
+
size 14989948
|
checkpoint-40/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6518633ea74e9a6db9ac54fa58950f0bb74c6d138e40ec7ba29d562b8006fe5a
|
| 3 |
+
size 23390424
|
checkpoint-40/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40b47c8fca8536fa6697e0ca8ad14947d6c56d21806358931250a7fb9da16a36
|
| 3 |
+
size 14344
|
checkpoint-40/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96e12ec589009818f0e1e5def4fdd6c8fc162c77681ee984c5cf425cfc2a1185
|
| 3 |
+
size 988
|
checkpoint-40/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ce60e6ec914ae38ef1ad81ab543485464fcd4e4fbe8f218f4296e04695c4cc2
|
| 3 |
+
size 1000
|
checkpoint-60/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35767993ab9c9230a20e6c31c8d18051907ec63373db79dc7a41699c42543682
|
| 3 |
+
size 14989948
|
checkpoint-60/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41b8fb61ad721bf58caa1af48d3dd0dc85f6a9868668008a328832f1f0d329f2
|
| 3 |
+
size 23390424
|
checkpoint-60/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97d3247d9f1eb3ef0fb1ecc4007eb84f907c2c674256efd30c85164ab968d908
|
| 3 |
+
size 14344
|
checkpoint-60/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e519e08ca9fc888c2bda67757300232e2f905bac4423928f91bead1dc00c1c3b
|
| 3 |
+
size 988
|
checkpoint-60/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:787db744e35d805e742788fb028baed975d6e14c2ed5c7c5766a2b6d2ce6a03e
|
| 3 |
+
size 1000
|
checkpoint-80/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fcc9272f08591af86ce8a5ce0e64ed1f4fa45e9c4330ea4fa77c6b7261c9ea8
|
| 3 |
+
size 14989948
|
checkpoint-80/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c14aba544df3f4d6d32eb97bb49d16ffde53ddfcafc9326d0bb4da34b74f6b93
|
| 3 |
+
size 23390424
|
checkpoint-80/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8eb5c2c4342304c5a63fbd7f090ca2dac5685f2d40c893fdee106fd62b3c0346
|
| 3 |
+
size 14344
|
checkpoint-80/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64171e50e71471042fc95724b4b2d26c212d3ee1e2d7063b4ecee7db45996ca6
|
| 3 |
+
size 988
|
checkpoint-80/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79a89e7e64acd4d7b3f46413265bda22d08ab2b8052f536024de37cecc27df22
|
| 3 |
+
size 1000
|
logs/dreambooth-lora-sd-xl/1725582615.5500891/events.out.tfevents.1725582615.2b210bf0e6dc.2032.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ccf58d9e7e973655947d543ad62c3123f1b4c1b6882c8111d7499f019891f8d
|
| 3 |
+
size 3300
|
logs/dreambooth-lora-sd-xl/1725582615.552049/hparams.yml
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
adam_beta1: 0.9
|
| 2 |
+
adam_beta2: 0.999
|
| 3 |
+
adam_epsilon: 1.0e-08
|
| 4 |
+
adam_weight_decay: 0.0001
|
| 5 |
+
adam_weight_decay_text_encoder: 0.001
|
| 6 |
+
allow_tf32: false
|
| 7 |
+
cache_dir: null
|
| 8 |
+
caption_column: prompt
|
| 9 |
+
center_crop: false
|
| 10 |
+
checkpointing_steps: 20
|
| 11 |
+
checkpoints_total_limit: null
|
| 12 |
+
class_data_dir: null
|
| 13 |
+
class_prompt: null
|
| 14 |
+
dataloader_num_workers: 0
|
| 15 |
+
dataset_config_name: null
|
| 16 |
+
dataset_name: dog
|
| 17 |
+
do_edm_style_training: false
|
| 18 |
+
enable_xformers_memory_efficient_attention: false
|
| 19 |
+
gradient_accumulation_steps: 3
|
| 20 |
+
gradient_checkpointing: true
|
| 21 |
+
hub_model_id: null
|
| 22 |
+
hub_token: null
|
| 23 |
+
image_column: image
|
| 24 |
+
instance_data_dir: null
|
| 25 |
+
instance_prompt: a photo of RAHUL person
|
| 26 |
+
learning_rate: 0.0001
|
| 27 |
+
local_rank: -1
|
| 28 |
+
logging_dir: logs
|
| 29 |
+
lr_num_cycles: 1
|
| 30 |
+
lr_power: 1.0
|
| 31 |
+
lr_scheduler: constant
|
| 32 |
+
lr_warmup_steps: 0
|
| 33 |
+
max_grad_norm: 1.0
|
| 34 |
+
max_train_steps: 150
|
| 35 |
+
mixed_precision: fp16
|
| 36 |
+
num_class_images: 100
|
| 37 |
+
num_train_epochs: 25
|
| 38 |
+
num_validation_images: 4
|
| 39 |
+
optimizer: AdamW
|
| 40 |
+
output_dir: corgy_dog_LoRA
|
| 41 |
+
output_kohya_format: false
|
| 42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
| 43 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
| 44 |
+
prior_generation_precision: null
|
| 45 |
+
prior_loss_weight: 1.0
|
| 46 |
+
prodigy_beta3: null
|
| 47 |
+
prodigy_decouple: true
|
| 48 |
+
prodigy_safeguard_warmup: true
|
| 49 |
+
prodigy_use_bias_correction: true
|
| 50 |
+
push_to_hub: false
|
| 51 |
+
random_flip: false
|
| 52 |
+
rank: 4
|
| 53 |
+
repeats: 1
|
| 54 |
+
report_to: tensorboard
|
| 55 |
+
resolution: 1024
|
| 56 |
+
resume_from_checkpoint: null
|
| 57 |
+
revision: null
|
| 58 |
+
sample_batch_size: 4
|
| 59 |
+
scale_lr: false
|
| 60 |
+
seed: 0
|
| 61 |
+
snr_gamma: 5.0
|
| 62 |
+
text_encoder_lr: 5.0e-06
|
| 63 |
+
train_batch_size: 1
|
| 64 |
+
train_text_encoder: false
|
| 65 |
+
use_8bit_adam: true
|
| 66 |
+
use_dora: false
|
| 67 |
+
validation_epochs: 50
|
| 68 |
+
validation_prompt: null
|
| 69 |
+
variant: null
|
| 70 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1725582615.2b210bf0e6dc.2032.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f265a8c89a7b65c56541921ff6a9b9397c98382c85561ef33693bbcf9d58773
|
| 3 |
+
size 35056
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c682b1f2d5e68ff39ca2d3753bfe85ad283d76f3d170e34d291b7c80802df90
|
| 3 |
+
size 23390424
|