Finish training for 10k steps for phase 1 and 10k steps for phase 2
Browse files- phase2/FontDiffuser_training_phase_2_config.yaml +3 -3
- phase2/checkpoint_step_1000/content_encoder.safetensors +1 -1
- phase2/checkpoint_step_1000/scr.safetensors +1 -1
- phase2/checkpoint_step_1000/style_encoder.safetensors +1 -1
- phase2/checkpoint_step_1000/training_state.pt +1 -1
- phase2/checkpoint_step_1000/unet.safetensors +1 -1
- phase2/checkpoint_step_250/content_encoder.safetensors +3 -0
- phase2/checkpoint_step_250/scr.safetensors +3 -0
- phase2/checkpoint_step_250/style_encoder.safetensors +3 -0
- phase2/checkpoint_step_250/training_state.pt +3 -0
- phase2/checkpoint_step_250/unet.safetensors +3 -0
- phase2/checkpoint_step_500/content_encoder.safetensors +1 -1
- phase2/checkpoint_step_500/scr.safetensors +1 -1
- phase2/checkpoint_step_500/style_encoder.safetensors +1 -1
- phase2/checkpoint_step_500/training_state.pt +1 -1
- phase2/checkpoint_step_500/unet.safetensors +1 -1
- phase2/checkpoint_step_750/content_encoder.safetensors +3 -0
- phase2/checkpoint_step_750/scr.safetensors +3 -0
- phase2/checkpoint_step_750/style_encoder.safetensors +3 -0
- phase2/checkpoint_step_750/training_state.pt +3 -0
- phase2/checkpoint_step_750/unet.safetensors +3 -0
- phase2/final/content_encoder.safetensors +1 -1
- phase2/final/scr.safetensors +1 -1
- phase2/final/style_encoder.safetensors +1 -1
- phase2/final/training_state.pt +2 -2
- phase2/final/unet.safetensors +1 -1
phase2/FontDiffuser_training_phase_2_config.yaml
CHANGED
|
@@ -5,7 +5,7 @@ adam_weight_decay: 0.01
|
|
| 5 |
algorithm_type: dpmsolver++
|
| 6 |
beta_scheduler: scaled_linear
|
| 7 |
channel_attn: true
|
| 8 |
-
ckpt_interval:
|
| 9 |
content_encoder_downsample_size: 3
|
| 10 |
content_image_size: !!python/tuple
|
| 11 |
- 96
|
|
@@ -22,13 +22,13 @@ guidance_scale: 7.5
|
|
| 22 |
guidance_type: classifier-free
|
| 23 |
instructpix2pix: false
|
| 24 |
learning_rate: 1.0e-05
|
| 25 |
-
local_rank:
|
| 26 |
log_interval: 50
|
| 27 |
logging_dir: logs
|
| 28 |
lr_scheduler: cosine
|
| 29 |
lr_warmup_steps: 100
|
| 30 |
max_grad_norm: 1.0
|
| 31 |
-
max_train_steps:
|
| 32 |
method: multistep
|
| 33 |
mixed_precision: 'no'
|
| 34 |
mode: refinement
|
|
|
|
| 5 |
algorithm_type: dpmsolver++
|
| 6 |
beta_scheduler: scaled_linear
|
| 7 |
channel_attn: true
|
| 8 |
+
ckpt_interval: 250
|
| 9 |
content_encoder_downsample_size: 3
|
| 10 |
content_image_size: !!python/tuple
|
| 11 |
- 96
|
|
|
|
| 22 |
guidance_type: classifier-free
|
| 23 |
instructpix2pix: false
|
| 24 |
learning_rate: 1.0e-05
|
| 25 |
+
local_rank: 0
|
| 26 |
log_interval: 50
|
| 27 |
logging_dir: logs
|
| 28 |
lr_scheduler: cosine
|
| 29 |
lr_warmup_steps: 100
|
| 30 |
max_grad_norm: 1.0
|
| 31 |
+
max_train_steps: 1000
|
| 32 |
method: multistep
|
| 33 |
mixed_precision: 'no'
|
| 34 |
mode: refinement
|
phase2/checkpoint_step_1000/content_encoder.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4756580
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6f34e265105af8dd5015c1fbe8a70eb29202e90b5cc5ca32997a8f3717bf50a
|
| 3 |
size 4756580
|
phase2/checkpoint_step_1000/scr.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 284227968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:824c1dc549bf82d1e1852a440d1155cd06753bd7fd546954dcd35bf7621c773a
|
| 3 |
size 284227968
|
phase2/checkpoint_step_1000/style_encoder.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 82394556
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ba11d77b61924573a12a67087ba4213774dbcc5c2bd1cafaff7b01de7132ad9
|
| 3 |
size 82394556
|
phase2/checkpoint_step_1000/training_state.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1206964193
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96cf5b198a8ed4f444262b53d71272a4d004c6fbaedf8c84addc9ad65bf9fcf0
|
| 3 |
size 1206964193
|
phase2/checkpoint_step_1000/unet.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 314927748
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bdbe2e4c34ab6aea66dcd7f6aa7163e1b997098f826cdbd63959b14d0faae04
|
| 3 |
size 314927748
|
phase2/checkpoint_step_250/content_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a85ed4dbbc1261a8883058ef60b70f6896953131880c48becc44404a2f356bca
|
| 3 |
+
size 4756580
|
phase2/checkpoint_step_250/scr.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:092d1c604bcb4d27c9159b5c9e733110ec1ed9ae754639ffbbeab097b8dc4dad
|
| 3 |
+
size 284227968
|
phase2/checkpoint_step_250/style_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4674aae319ca36aa872703611e2844beaedc8742e70717f94ee9d0c5343c4b15
|
| 3 |
+
size 82394556
|
phase2/checkpoint_step_250/training_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90888cefab9230d15c901ddea9f94391db3fc9fd56c942ff97221d4ebe9102c7
|
| 3 |
+
size 1206964193
|
phase2/checkpoint_step_250/unet.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7170b6483ada660c5b3450d3373401c34645d5bee8aef009e5eca99fdb8b8e58
|
| 3 |
+
size 314927748
|
phase2/checkpoint_step_500/content_encoder.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4756580
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:108961094543eaf240082411bb8810ea14479e3cafcb620018255a388baa4e22
|
| 3 |
size 4756580
|
phase2/checkpoint_step_500/scr.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 284227968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cba671aa6fe3d315dafe3df936600326b3bf53b028af440ddb6d178231d0b2a
|
| 3 |
size 284227968
|
phase2/checkpoint_step_500/style_encoder.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 82394556
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f3c47cb45903def2413901857346b7f216020722e3ec5fc89d7616c724cdb46
|
| 3 |
size 82394556
|
phase2/checkpoint_step_500/training_state.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1206964193
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80db451321a2e504e1ee52734a2f89460459064c46202d68b93c09d13dd71a14
|
| 3 |
size 1206964193
|
phase2/checkpoint_step_500/unet.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 314927748
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:917dddb787acc9d9ace05fe8070bc7246f30614628e0bbf6952291acc818ea06
|
| 3 |
size 314927748
|
phase2/checkpoint_step_750/content_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c1249433cafdf3ef600c8c50b7504fa507a98a839f1093fe23d5e7cafb4342c
|
| 3 |
+
size 4756580
|
phase2/checkpoint_step_750/scr.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d64e8202325d338a0e3edb195e81af5caba3cd6bb406e2ec71cf4a5e767c535b
|
| 3 |
+
size 284227968
|
phase2/checkpoint_step_750/style_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:532f5799a84c43a98362b632806fde896220c889020f59c8c19e9286165c7fe2
|
| 3 |
+
size 82394556
|
phase2/checkpoint_step_750/training_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13c99bca90f81ec851847ec823608ffe0621355e8e3e6f30d0f1295a08f5db20
|
| 3 |
+
size 1206964193
|
phase2/checkpoint_step_750/unet.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7573001a10e6c76408eaff7b3243b0452f34454d3f1bfc69fdf88df8715b244f
|
| 3 |
+
size 314927748
|
phase2/final/content_encoder.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4756580
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6f34e265105af8dd5015c1fbe8a70eb29202e90b5cc5ca32997a8f3717bf50a
|
| 3 |
size 4756580
|
phase2/final/scr.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 284227968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:824c1dc549bf82d1e1852a440d1155cd06753bd7fd546954dcd35bf7621c773a
|
| 3 |
size 284227968
|
phase2/final/style_encoder.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 82394556
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ba11d77b61924573a12a67087ba4213774dbcc5c2bd1cafaff7b01de7132ad9
|
| 3 |
size 82394556
|
phase2/final/training_state.pt
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:5da553c82f37f469560e5990cf80d6f8a4800a24a693c2b8afa79157795240ee
|
| 3 |
+
size 153645056
|
phase2/final/unet.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 314927748
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bdbe2e4c34ab6aea66dcd7f6aa7163e1b997098f826cdbd63959b14d0faae04
|
| 3 |
size 314927748
|