End of training
Browse files- README.md +3 -3
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- logs/text2image-fine-tune/1696832534.3459349/events.out.tfevents.1696832534.de1360f38255.14007.1 +3 -0
- logs/text2image-fine-tune/1696832534.3593907/hparams.yml +49 -0
- logs/text2image-fine-tune/events.out.tfevents.1696830289.de1360f38255.4436.0 +2 -2
- logs/text2image-fine-tune/events.out.tfevents.1696832534.de1360f38255.14007.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
base_model: CompVis/stable-diffusion-v1-4
|
@@ -8,8 +9,6 @@ tags:
|
|
8 |
- diffusers
|
9 |
- lora
|
10 |
inference: true
|
11 |
-
datasets:
|
12 |
-
- zoheb/sketch-scene
|
13 |
---
|
14 |
|
15 |
# LoRA text2image fine-tuning - MdEndan/stable-diffusion-lora-fine-tuned
|
@@ -18,4 +17,5 @@ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights w
|
|
18 |
![img_0](./image_0.png)
|
19 |
![img_1](./image_1.png)
|
20 |
![img_2](./image_2.png)
|
21 |
-
![img_3](./image_3.png)
|
|
|
|
1 |
+
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: CompVis/stable-diffusion-v1-4
|
|
|
9 |
- diffusers
|
10 |
- lora
|
11 |
inference: true
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# LoRA text2image fine-tuning - MdEndan/stable-diffusion-lora-fine-tuned
|
|
|
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 |
+
|
image_0.png
CHANGED
image_1.png
CHANGED
image_2.png
CHANGED
image_3.png
CHANGED
logs/text2image-fine-tune/1696832534.3459349/events.out.tfevents.1696832534.de1360f38255.14007.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:123cf851ef569f966f231cafb42ea0ff9c7b5e2a1c04070f1cbb8e54e515198b
|
3 |
+
size 2399
|
logs/text2image-fine-tune/1696832534.3593907/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: false
|
9 |
+
checkpointing_steps: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: zoheb/sketch-scene
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: MdEndan/stable-diffusion-lora-fine-tuned
|
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: 29997
|
28 |
+
mixed_precision: null
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 3
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/MyDrive/project_model
|
33 |
+
prediction_type: null
|
34 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
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: 42
|
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 picture of ship sailing on water
|
logs/text2image-fine-tune/events.out.tfevents.1696830289.de1360f38255.4436.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:191ed67a0320cbc1d91a1c426cdded3864d4140203128767e7a87c62357543c9
|
3 |
+
size 842608
|
logs/text2image-fine-tune/events.out.tfevents.1696832534.de1360f38255.14007.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0b5640d47fb05f8f4fb9c852774cd9ac3691f9c57943a344f9597df06d15d89
|
3 |
+
size 1343850
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3227336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:084ee664dfb8e1027aa7ea19dc2d135dff86a6e303d00235b39f61623d120ba9
|
3 |
size 3227336
|