End of training
Browse files- README.md +2 -2
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- logs/text2image-fine-tune/1703773464.3374166/events.out.tfevents.1703773464.9848bc45d68c.920.1 +3 -0
- logs/text2image-fine-tune/1703773464.3391387/hparams.yml +50 -0
- logs/text2image-fine-tune/events.out.tfevents.1703773464.9848bc45d68c.920.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- stable-diffusion
|
7 |
- stable-diffusion-diffusers
|
@@ -12,7 +12,7 @@ inference: true
|
|
12 |
---
|
13 |
|
14 |
# LoRA text2image fine-tuning - ntheodora/ghibli-lora
|
15 |
-
These are LoRA adaption weights for
|
16 |
|
17 |

|
18 |

|
|
|
1 |
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
+
base_model: stablediffusionapi/disney-pixar-cartoon
|
5 |
tags:
|
6 |
- stable-diffusion
|
7 |
- stable-diffusion-diffusers
|
|
|
12 |
---
|
13 |
|
14 |
# LoRA text2image fine-tuning - ntheodora/ghibli-lora
|
15 |
+
These are LoRA adaption weights for stablediffusionapi/disney-pixar-cartoon. The weights were fine-tuned on the Norod78/RickAndMorty-HorizontalMirror-blip-captions dataset. You can find some example images in the following.
|
16 |
|
17 |

|
18 |

|
image_0.png
CHANGED
![]() |
![]() |
image_1.png
CHANGED
![]() |
![]() |
image_2.png
CHANGED
![]() |
![]() |
image_3.png
CHANGED
![]() |
![]() |
logs/text2image-fine-tune/1703773464.3374166/events.out.tfevents.1703773464.9848bc45d68c.920.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:881894f875ccd7792c3fd04b3f2ef85135aaf8dee9db51a2c296704a5ae00cc5
|
3 |
+
size 2390
|
logs/text2image-fine-tune/1703773464.3391387/hparams.yml
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 8
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: Norod78/RickAndMorty-HorizontalMirror-blip-captions
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: ghibli-lora
|
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: 150
|
28 |
+
mixed_precision: null
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 2
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /sddata/finetune/lora/ghibli
|
33 |
+
prediction_type: null
|
34 |
+
pretrained_model_name_or_path: stablediffusionapi/disney-pixar-cartoon
|
35 |
+
push_to_hub: true
|
36 |
+
random_flip: true
|
37 |
+
rank: 4
|
38 |
+
report_to: tensorboard
|
39 |
+
resolution: 512
|
40 |
+
resume_from_checkpoint: latest
|
41 |
+
revision: null
|
42 |
+
scale_lr: false
|
43 |
+
seed: 1337
|
44 |
+
snr_gamma: null
|
45 |
+
train_batch_size: 1
|
46 |
+
train_data_dir: null
|
47 |
+
use_8bit_adam: false
|
48 |
+
validation_epochs: 1
|
49 |
+
validation_prompt: A boy with blue eyes.
|
50 |
+
variant: null
|
logs/text2image-fine-tune/events.out.tfevents.1703773464.9848bc45d68c.920.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9a8b8fd6fe0fa2584ec72b56ef2c6fb1040cb700fa5c871352a6551882ffdc7
|
3 |
+
size 2582670
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3226184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:087071c7bf92a60fe5865d5d7f41a41eba939ec3781c8b7695f7095f02f5e03d
|
3 |
size 3226184
|