End of training
Browse files- .ipynb_checkpoints/README-checkpoint.md +21 -0
- .ipynb_checkpoints/image_0-checkpoint.png +0 -0
- .ipynb_checkpoints/image_1-checkpoint.png +0 -0
- .ipynb_checkpoints/image_2-checkpoint.png +0 -0
- .ipynb_checkpoints/image_3-checkpoint.png +0 -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/1689572120.3324425/events.out.tfevents.1689572120.nwh7fi24t0.27263.1 +3 -0
- logs/text2image-fine-tune/1689572120.335639/hparams.yml +49 -0
- logs/text2image-fine-tune/events.out.tfevents.1689571456.nwh7fi24t0.27222.0 +2 -2
- logs/text2image-fine-tune/events.out.tfevents.1689572120.nwh7fi24t0.27263.0 +3 -0
- pytorch_lora_weights.bin +1 -1
.ipynb_checkpoints/README-checkpoint.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: CompVis/stable-diffusion-v1-2
|
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 - kayteekay/jordan-generator-v1
|
15 |
+
These are LoRA adaption weights for CompVis/stable-diffusion-v1-2. The weights were fine-tuned on the kayteekay/jordan-generator-dataset 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 |
+
|
.ipynb_checkpoints/image_0-checkpoint.png
ADDED
.ipynb_checkpoints/image_1-checkpoint.png
ADDED
.ipynb_checkpoints/image_2-checkpoint.png
ADDED
.ipynb_checkpoints/image_3-checkpoint.png
ADDED
image_0.png
CHANGED
image_1.png
CHANGED
image_2.png
CHANGED
image_3.png
CHANGED
logs/text2image-fine-tune/1689572120.3324425/events.out.tfevents.1689572120.nwh7fi24t0.27263.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e56dbb9e267f8d98224e3b3e43a90f3a6959d26599172ca863dc23c83ee5353
|
3 |
+
size 2259
|
logs/text2image-fine-tune/1689572120.335639/hparams.yml
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 100000
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: kayteekay/jordan-generator-dataset
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: true
|
17 |
+
hub_model_id: null
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 1.0e-05
|
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: 400
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 1
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: model/jordan-generator-v1
|
33 |
+
prediction_type: null
|
34 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-2
|
35 |
+
push_to_hub: true
|
36 |
+
random_flip: true
|
37 |
+
rank: 4
|
38 |
+
report_to: tensorboard
|
39 |
+
resolution: 512
|
40 |
+
resume_from_checkpoint: null
|
41 |
+
revision: null
|
42 |
+
scale_lr: false
|
43 |
+
seed: null
|
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: Jordan 1 red
|
logs/text2image-fine-tune/events.out.tfevents.1689571456.nwh7fi24t0.27222.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:180dc189ba983dda2dcf1b969f34013d015ae36423a50103bdeb2c2356bd51a5
|
3 |
+
size 3970125
|
logs/text2image-fine-tune/events.out.tfevents.1689572120.nwh7fi24t0.27263.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ab81fe8f9c879df66bb046a5de57ff05fa3dcb2c7038b4bae6cf7ca42a9c7d1
|
3 |
+
size 1961065
|
pytorch_lora_weights.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3287771
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dcae557f1dcb0217051461fa1456d77738c9ebdc7c4589fd667c21410cf6558
|
3 |
size 3287771
|