End of training
Browse files- checkpoint-5000/controlnet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-5000/optimizer.bin +1 -1
- checkpoint-5000/random_states_0.pkl +2 -2
- diffusion_pytorch_model.safetensors +1 -1
- logs/sd_xl_train_controlnet/1728940399.9527192/events.out.tfevents.1728940399.scene-gen-ai-v2-0.18011.1 +3 -0
- logs/sd_xl_train_controlnet/1728940399.9546025/hparams.yml +54 -0
- logs/sd_xl_train_controlnet/events.out.tfevents.1728940399.scene-gen-ai-v2-0.18011.0 +3 -0
checkpoint-5000/controlnet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5004167864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae78d16159e7ba74d3f1bb85eca87670de9b47149184e94f53eac14131e186c7
|
3 |
size 5004167864
|
checkpoint-5000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10008840997
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d3432f0c01b479c8c3ccfdc794786c9228366a7f4dd7bda6cea9e1adc75c9aa
|
3 |
size 10008840997
|
checkpoint-5000/random_states_0.pkl
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:56611114463d8f668b1dcacd07b839b73d5a9e8bf19ea9f023806175de0a1d6a
|
3 |
+
size 14727
|
diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5004167864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae78d16159e7ba74d3f1bb85eca87670de9b47149184e94f53eac14131e186c7
|
3 |
size 5004167864
|
logs/sd_xl_train_controlnet/1728940399.9527192/events.out.tfevents.1728940399.scene-gen-ai-v2-0.18011.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb4d814054fcbc0762796accb71ed066ea5156f22a51761f3d9c8d15880d458a
|
3 |
+
size 2708
|
logs/sd_xl_train_controlnet/1728940399.9546025/hparams.yml
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: conditioning_image
|
11 |
+
controlnet_model_name_or_path: alimama-creative/EcomXL_controlnet_inpaint
|
12 |
+
crops_coords_top_left_h: 0
|
13 |
+
crops_coords_top_left_w: 0
|
14 |
+
dataloader_num_workers: 0
|
15 |
+
dataset_config_name: null
|
16 |
+
dataset_name: Brvcket/stable-outpainting-xl-controlnet-dataset
|
17 |
+
enable_npu_flash_attention: false
|
18 |
+
enable_xformers_memory_efficient_attention: false
|
19 |
+
gradient_accumulation_steps: 1
|
20 |
+
gradient_checkpointing: false
|
21 |
+
hub_model_id: null
|
22 |
+
hub_token: null
|
23 |
+
image_column: image
|
24 |
+
learning_rate: 5.0e-06
|
25 |
+
logging_dir: logs
|
26 |
+
lr_num_cycles: 1
|
27 |
+
lr_power: 1.0
|
28 |
+
lr_scheduler: constant
|
29 |
+
lr_warmup_steps: 0
|
30 |
+
max_grad_norm: 1.0
|
31 |
+
max_train_samples: null
|
32 |
+
max_train_steps: 5000
|
33 |
+
mixed_precision: fp16
|
34 |
+
num_train_epochs: 6
|
35 |
+
num_validation_images: 4
|
36 |
+
output_dir: stable-outpainting-xl-lights-0.2
|
37 |
+
pretrained_model_name_or_path: Brvcket/stable-outpainting-xl-0.1
|
38 |
+
pretrained_vae_model_name_or_path: null
|
39 |
+
proportion_empty_prompts: 0
|
40 |
+
push_to_hub: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 1024
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
scale_lr: false
|
46 |
+
seed: null
|
47 |
+
set_grads_to_none: false
|
48 |
+
tokenizer_name: null
|
49 |
+
tracker_project_name: sd_xl_train_controlnet
|
50 |
+
train_batch_size: 1
|
51 |
+
train_data_dir: null
|
52 |
+
use_8bit_adam: false
|
53 |
+
validation_steps: 5000
|
54 |
+
variant: null
|
logs/sd_xl_train_controlnet/events.out.tfevents.1728940399.scene-gen-ai-v2-0.18011.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32ec494f7d6983854af5deec6e8e10fb60e792a75f11ba9ab44ed3faeebba8a8
|
3 |
+
size 419834
|