End of training
Browse files- README.md +21 -0
- checkpoint-1500/optimizer.bin +3 -0
- checkpoint-1500/pytorch_model.bin +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scaler.pt +3 -0
- checkpoint-1500/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/1684740267.4678936/events.out.tfevents.1684740267.2c318d6a3116.1120.1 +3 -0
- logs/text2image-fine-tune/1684740267.4803693/hparams.yml +47 -0
- logs/text2image-fine-tune/events.out.tfevents.1684740267.2c318d6a3116.1120.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 - Smoden/newest_Alice_mix_wizard_mix_Chronicles_diff_lora_v2
|
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 |
+
![img_0](./image_0.png)
|
18 |
+
![img_1](./image_1.png)
|
19 |
+
![img_2](./image_2.png)
|
20 |
+
![img_3](./image_3.png)
|
21 |
+
|
checkpoint-1500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dffd8606e530e882b442f5c428fd56f08da6c029047e7a853374830ca65b38fb
|
3 |
+
size 6591685
|
checkpoint-1500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c3e83f58ce87f93a1aa3f8a0c4b6c95b0ab8299f97655edeab7d99b625fa890
|
3 |
+
size 3285965
|
checkpoint-1500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3f52403fbbca53e3368ab672e35c10813f5b231a5e0cecfa9d279658e676140
|
3 |
+
size 14727
|
checkpoint-1500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:203a72d6c29f42a0e2964fdddc8d7a98df1eccee78fea9de0fa416613390f5c6
|
3 |
+
size 557
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6f52201643d1799a26c2b66dc1ee1c01b64157d627b7c13e2fdc9115e55d8bd
|
3 |
+
size 563
|
image_0.png
ADDED
image_1.png
ADDED
image_2.png
ADDED
image_3.png
ADDED
logs/text2image-fine-tune/1684740267.4678936/events.out.tfevents.1684740267.2c318d6a3116.1120.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79379aebfa101279ce6b8a6f72433ba0a0d9057cabd401749bc13a7b1dcbe10c
|
3 |
+
size 2417
|
logs/text2image-fine-tune/1684740267.4803693/hparams.yml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 1500
|
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: newest_Alice_mix_wizard_mix_Chronicles_diff_lora_v2
|
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: 1500
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 32
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/MyDrive/Alice_mix_wizard_mix_Chronicles
|
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 |
+
snr_gamma: null
|
43 |
+
train_batch_size: 2
|
44 |
+
train_data_dir: /content/drive/MyDrive/newest_Chronicles
|
45 |
+
use_8bit_adam: false
|
46 |
+
validation_epochs: 1500
|
47 |
+
validation_prompt: Dorothy and Alice are walking in the forest
|
logs/text2image-fine-tune/events.out.tfevents.1684740267.2c318d6a3116.1120.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be725a939fe244bd843fbff73a8cae304b0e9924090d4a11f07c927dbdc3f57a
|
3 |
+
size 2045570
|
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebef46f22ee22b68954a0347431637dd0b26b91637dd0688c099dc786563e59e
|
3 |
+
size 3287771
|