Brvcket commited on
Commit
a5b288a
1 Parent(s): f3762e5

Upload folder using huggingface_hub

Browse files
checkpoint-700/controlnet/config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.31.0",
4
+ "_name_or_path": "alimama-creative/EcomXL_controlnet_inpaint",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": "text_time",
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": 256,
9
+ "attention_head_dim": [
10
+ 5,
11
+ 10,
12
+ 20
13
+ ],
14
+ "block_out_channels": [
15
+ 320,
16
+ 640,
17
+ 1280
18
+ ],
19
+ "class_embed_type": null,
20
+ "conditioning_channels": 3,
21
+ "conditioning_embedding_out_channels": [
22
+ 16,
23
+ 32,
24
+ 96,
25
+ 256
26
+ ],
27
+ "controlnet_conditioning_channel_order": "rgb",
28
+ "cross_attention_dim": 2048,
29
+ "down_block_types": [
30
+ "DownBlock2D",
31
+ "CrossAttnDownBlock2D",
32
+ "CrossAttnDownBlock2D"
33
+ ],
34
+ "downsample_padding": 1,
35
+ "encoder_hid_dim": null,
36
+ "encoder_hid_dim_type": null,
37
+ "flip_sin_to_cos": true,
38
+ "freq_shift": 0,
39
+ "global_pool_conditions": false,
40
+ "in_channels": 4,
41
+ "layers_per_block": 2,
42
+ "mid_block_scale_factor": 1,
43
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
44
+ "norm_eps": 1e-05,
45
+ "norm_num_groups": 32,
46
+ "num_attention_heads": null,
47
+ "num_class_embeds": null,
48
+ "only_cross_attention": false,
49
+ "projection_class_embeddings_input_dim": 2816,
50
+ "resnet_time_scale_shift": "default",
51
+ "transformer_layers_per_block": [
52
+ 1,
53
+ 2,
54
+ 10
55
+ ],
56
+ "upcast_attention": null,
57
+ "use_linear_projection": true
58
+ }
checkpoint-700/controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e3d54707a43a8b5fd52fb9fb6ab30daf9a0d60b54c6772c9263a767653d5de
3
+ size 5004167864
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ef86d6cc8439888910403a8ddbdc65a67270df3aaca19e005bd5d4fa33baeb
3
+ size 10008840997
checkpoint-700/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bc5a28aa69e8dd9bf8e6ba7845894a191e2e62eececd073278fe0d801eb1208
3
+ size 14663
checkpoint-700/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedd043df6cf348e21712f6001f51ee5b59434655346c4271bdeabe13333a8a9
3
+ size 557
checkpoint-700/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05ff2d962c1805e5af7420bbf14d6184d26a2e60759dcf7b6a96c876eded84c4
3
+ size 563
diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a30e8bf441adfadd7970a7d0156426095a68257992bac9edcedeed6643834a2
3
  size 5004167864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e3d54707a43a8b5fd52fb9fb6ab30daf9a0d60b54c6772c9263a767653d5de
3
  size 5004167864
logs/sd_xl_train_controlnet/1732028470.4601347/events.out.tfevents.1732028470.scene-gen-ai-v4-0.43650.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2be7785b2ccb1e8eac1541b5a7fc598c8b7aab0185625b61f274f34c0aa834
3
+ size 2692
logs/sd_xl_train_controlnet/1732028470.4638207/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: 700
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: ThreeBibas/recipie-mask-image-inverted
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: 700
33
+ mixed_precision: fp16
34
+ num_train_epochs: 2
35
+ num_validation_images: 4
36
+ output_dir: sdxl-controlnet-napitochki
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: false
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: 700
54
+ variant: null
logs/sd_xl_train_controlnet/events.out.tfevents.1732028470.scene-gen-ai-v4-0.43650.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c9e38609511b841e1930567e0e2fde98ae9d889bbb11ba6a38c60f7cb848d99
3
+ size 58634