End of training
Browse files- README.md +21 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_model.bin +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-50/optimizer.bin +3 -0
- checkpoint-50/pytorch_model.bin +3 -0
- checkpoint-50/random_states_0.pkl +3 -0
- checkpoint-50/scaler.pt +3 -0
- checkpoint-50/scheduler.bin +3 -0
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- logs/text2image-fine-tune/1682167388.446658/events.out.tfevents.1682167388.791b3c4d2d17.4213.1 +3 -0
- logs/text2image-fine-tune/1682167388.4564931/hparams.yml +46 -0
- logs/text2image-fine-tune/1682167532.3258302/events.out.tfevents.1682167532.791b3c4d2d17.5026.1 +3 -0
- logs/text2image-fine-tune/1682167532.3344898/hparams.yml +46 -0
- logs/text2image-fine-tune/events.out.tfevents.1682167388.791b3c4d2d17.4213.0 +3 -0
- logs/text2image-fine-tune/events.out.tfevents.1682167532.791b3c4d2d17.5026.0 +3 -0
- pytorch_lora_weights.bin +3 -0
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
- stable-diffusion-diffusers
|
8 |
+
- text-to-image
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
+
inference: true
|
12 |
+
---
|
13 |
+
|
14 |
+
# LoRA text2image fine-tuning - brathief/Alice_extend_brathief_e100
|
15 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the None dataset. You can find some example images in the following.
|
16 |
+
|
17 |
+

|
18 |
+

|
19 |
+

|
20 |
+

|
21 |
+
|
checkpoint-100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb6e14126adee45c90419d707f6f37869cccdeb421a0b32eacee23325df7fe6f
|
3 |
+
size 6591685
|
checkpoint-100/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34157011dceccf735e79bbad6f8a8ae9509caf16a67d2a11d7c3fd7b57cbe0c4
|
3 |
+
size 3285965
|
checkpoint-100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e141d40bcaa5ed5bfc9bb57da22794cc9a012890f8b512779471930f40d73e95
|
3 |
+
size 14727
|
checkpoint-100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfa44e8523f62833816d29aa6c576eaa7783e3bbdb3e132e248b1d8aaee6132b
|
3 |
+
size 557
|
checkpoint-100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7ccae506cf174c281257758c08b729efc137e228a515432fdca58e7e87749f9
|
3 |
+
size 563
|
checkpoint-50/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:947208b01bb657bb9407b2b1e5cb3c24726bcc7a8975c86a97f99bf27560876e
|
3 |
+
size 6591685
|
checkpoint-50/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4566192d2ac1435666321f20a49b0e8aba3f85998eb50def2e4c0ab876be6efe
|
3 |
+
size 3285965
|
checkpoint-50/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dce32cf4647d0eb3d9940d7a1a92e9e273bee2f7498078c2d821c15d3fc83519
|
3 |
+
size 14727
|
checkpoint-50/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfa3bcfad6548e955614aa66924075e0bfa36d4a9baf6cf6190c3fd577b6da91
|
3 |
+
size 557
|
checkpoint-50/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bd791b5fa2336b61f2d4a0d2bce17453a3b03e3bbe5ce58fb3658cd57a72b5c
|
3 |
+
size 563
|
image_0.png
ADDED
![]() |
image_1.png
ADDED
![]() |
image_2.png
ADDED
![]() |
image_3.png
ADDED
![]() |
logs/text2image-fine-tune/1682167388.446658/events.out.tfevents.1682167388.791b3c4d2d17.4213.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dae01202796d4ab7a0c55ff3080b86dfcaa4fe96aa3196df3255492190be26ba
|
3 |
+
size 2359
|
logs/text2image-fine-tune/1682167388.4564931/hparams.yml
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: true
|
9 |
+
checkpointing_steps: 50
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 8
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: Alice_extend_brathief_e100
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 0.0001
|
21 |
+
local_rank: -1
|
22 |
+
logging_dir: logs
|
23 |
+
lr_scheduler: cosine
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_samples: null
|
27 |
+
max_train_steps: 100
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 8
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/MyDrive/lora
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: null
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
train_batch_size: 4
|
43 |
+
train_data_dir: /content/drive/MyDrive/dataset-diff/alice_img_data
|
44 |
+
use_8bit_adam: false
|
45 |
+
validation_epochs: 100
|
46 |
+
validation_prompt: Alice play golf with hatter
|
logs/text2image-fine-tune/1682167532.3258302/events.out.tfevents.1682167532.791b3c4d2d17.5026.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1003ecbc772b7be474f4a8c2a79bc949a93696cdd1ab0ab807c72fdfa333872
|
3 |
+
size 2359
|
logs/text2image-fine-tune/1682167532.3344898/hparams.yml
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: true
|
9 |
+
checkpointing_steps: 50
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 2
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: Alice_extend_brathief_e100
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 0.0001
|
21 |
+
local_rank: -1
|
22 |
+
logging_dir: logs
|
23 |
+
lr_scheduler: cosine
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_samples: null
|
27 |
+
max_train_steps: 100
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 4
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/MyDrive/lora
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: null
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
train_batch_size: 2
|
43 |
+
train_data_dir: /content/drive/MyDrive/dataset-diff/alice_img_data
|
44 |
+
use_8bit_adam: false
|
45 |
+
validation_epochs: 100
|
46 |
+
validation_prompt: Alice play golf with hatter
|
logs/text2image-fine-tune/events.out.tfevents.1682167388.791b3c4d2d17.4213.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ff1a284e84e5c1e272326ab45a9121cddebb35a751d60edf7769a3a8c03d002
|
3 |
+
size 88
|
logs/text2image-fine-tune/events.out.tfevents.1682167532.791b3c4d2d17.5026.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5aa2e702f8d6fdf3c2589d7556dd513d6ebaedd0356ee66bb901d4faf9d8196d
|
3 |
+
size 1802462
|
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bacf41a53fe1222dbc7f5d68945e53e7201290376b924ed63ed403659802aacb
|
3 |
+
size 3287771
|