Docty commited on
Commit
355520a
·
verified ·
1 Parent(s): d157af2

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,6 @@ 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_3.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ inference: true
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - diffusers-training
12
+ - lora
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # LoRA text2image fine-tuning - Docty/lora-manasa
20
+ These are LoRA adaption weights for stable-diffusion-v1-5/stable-diffusion-v1-5. The weights were fine-tuned on the Docty/gingarun dataset. You can find some example images in the following.
21
+
22
+ ![img_0](./image_0.png)
23
+ ![img_1](./image_1.png)
24
+ ![img_2](./image_2.png)
25
+ ![img_3](./image_3.png)
26
+
27
+
28
+
29
+ ## Intended uses & limitations
30
+
31
+ #### How to use
32
+
33
+ ```python
34
+ # TODO: add an example code snippet for running this diffusion pipeline
35
+ ```
36
+
37
+ #### Limitations and bias
38
+
39
+ [TODO: provide examples of latent issues and potential remediations]
40
+
41
+ ## Training details
42
+
43
+ [TODO: describe the data used to train the model]
checkpoint-210/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76672843310f776ee9c4682d092f43b889e3b1120704caafd6eba1bca6955f46
3
+ size 3441397096
checkpoint-210/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d923bab593975154ad77cd269d7a2f7d1e494173a71978f5d83114bd8f003e3
3
+ size 4011194
checkpoint-210/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cebaad3df7a37728e544a32970520f56ccfb692ece32f6872456e64f0d8d42e
3
+ size 3226184
checkpoint-210/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1aeda5b35e816bfb6f1e2f7d7c0bb6ece3c5101a168bbf1449a30b307fdca81
3
+ size 14408
checkpoint-210/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72be434531197ffc97b78325457c7116ccd821bd688266490d2fc566e56e3b9
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: ed95a21499c7ddc09e19044812a2f4f833c8b42df71977e56dd22ab56d361854
  • Pointer size: 131 Bytes
  • Size of remote file: 409 kB
image_1.png ADDED

Git LFS Details

  • SHA256: 825864006d12b22cad7406ef896e1540edea03cc6b6d60c8cf1e282e07f55b3f
  • Pointer size: 131 Bytes
  • Size of remote file: 485 kB
image_2.png ADDED
image_3.png ADDED

Git LFS Details

  • SHA256: 2d4315d5f3bf79413127d690ecc69dbd7d43c2812065b9edbd2837e24eee2f07
  • Pointer size: 131 Bytes
  • Size of remote file: 424 kB
logs/text2image-fine-tune/1748399092.086185/events.out.tfevents.1748399092.afe5bfdc411a.3575.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a24b04bde31b0c3fc8e1e48da8f766a516dc5b8b3d4ab0331273cb93d01b6813
3
+ size 2539
logs/text2image-fine-tune/1748399092.0877135/hparams.yml ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: false
9
+ checkpointing_steps: 10
10
+ checkpoints_total_limit: 1
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: Docty/gingarun
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: true
17
+ hub_model_id: null
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: constant
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 210
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 10
31
+ num_validation_images: 4
32
+ output_dir: lora-manasa
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 128
40
+ resume_from_checkpoint: latest
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 42
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: null
47
+ use_8bit_adam: true
48
+ validation_epochs: 1
49
+ validation_prompt: very dark skin ghanaian women with big large breasts, big lips,
50
+ big butt, at park, bouffant dress, gym outfit, deep cleavage, smiling, looking straight,
51
+ busty, 21 years old, close up of butt,braids
52
+ variant: null
logs/text2image-fine-tune/events.out.tfevents.1748399092.afe5bfdc411a.3575.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:226885b59c906477efbb130807b098bca9f218a791c12ec9192da142d7d99313
3
+ size 17477087
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cebaad3df7a37728e544a32970520f56ccfb692ece32f6872456e64f0d8d42e
3
+ size 3226184