Upload folder using huggingface_hub
Browse files- README.md +48 -0
- images/example_5av1hpag6.png +0 -0
- images/example_ftwush9q7.png +0 -0
- images/example_oenb51wv8.png +0 -0
- logs/dreambooth-lora-sd-xl/1731765243.6593096/events.out.tfevents.1731765243.bad83c2d887f.2080.1 +3 -0
- logs/dreambooth-lora-sd-xl/1731765243.6627018/hparams.yml +70 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1731765243.bad83c2d887f.2080.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stable-diffusion-xl
|
4 |
+
- stable-diffusion-xl-diffusers
|
5 |
+
- text-to-image
|
6 |
+
- diffusers
|
7 |
+
- lora
|
8 |
+
- template:sd-lora
|
9 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
10 |
+
instance_prompt: a photo of TOK spiderman
|
11 |
+
license: openrail++
|
12 |
+
widget:
|
13 |
+
- text: A photo of TOK Spiderman
|
14 |
+
output:
|
15 |
+
url: images/example_5av1hpag6.png
|
16 |
+
- text: A photo of TOK Spiderman
|
17 |
+
output:
|
18 |
+
url: images/example_ftwush9q7.png
|
19 |
+
- text: A photo of TOK Spiderman in garden
|
20 |
+
output:
|
21 |
+
url: images/example_oenb51wv8.png
|
22 |
+
|
23 |
+
---
|
24 |
+
|
25 |
+
# SDXL LoRA DreamBooth - Saad381/Spectra-V1
|
26 |
+
|
27 |
+
<Gallery />
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
### These are Saad381/Spectra-V1 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
32 |
+
|
33 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
34 |
+
|
35 |
+
LoRA for the text encoder was enabled: False.
|
36 |
+
|
37 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
38 |
+
|
39 |
+
## Trigger words
|
40 |
+
|
41 |
+
You should use a photo of TOK spiderman to trigger the image generation.
|
42 |
+
|
43 |
+
## Download model
|
44 |
+
|
45 |
+
Weights for this model are available in Safetensors format.
|
46 |
+
|
47 |
+
[Download](Saad381/Spectra-V1/tree/main) them in the Files & versions tab.
|
48 |
+
|
images/example_5av1hpag6.png
ADDED
![]() |
images/example_ftwush9q7.png
ADDED
![]() |
images/example_oenb51wv8.png
ADDED
![]() |
logs/dreambooth-lora-sd-xl/1731765243.6593096/events.out.tfevents.1731765243.bad83c2d887f.2080.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35344579fb14f65f9f9ef0c2c8bf05f26756a83b4a5922b0eb6daf91e3635caa
|
3 |
+
size 3303
|
logs/dreambooth-lora-sd-xl/1731765243.6627018/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: 717
|
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: spiderman
|
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 TOK spiderman
|
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: 500
|
35 |
+
mixed_precision: fp16
|
36 |
+
num_class_images: 100
|
37 |
+
num_train_epochs: 250
|
38 |
+
num_validation_images: 4
|
39 |
+
optimizer: AdamW
|
40 |
+
output_dir: Spectra-V1
|
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.1731765243.bad83c2d887f.2080.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0646ec63bc93302d91e5980f41b81d54976765670ec213afd4594b606e74f6b
|
3 |
+
size 104442
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3cfef6110851ada1c7b6571ecb4049e39a7582750d681c0a8090e044b1e720a
|
3 |
+
size 23390424
|