End of training
Browse files- README.md +5 -0
- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/random_states_0.pkl +2 -2
- checkpoint-1000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-1000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-500/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- logs/text2image-fine-tune/1727638501.368579/events.out.tfevents.1727638501.dbc894fe697a.33793.1 +3 -0
- logs/text2image-fine-tune/1727638501.3703349/hparams.yml +55 -0
- logs/text2image-fine-tune/events.out.tfevents.1727638501.dbc894fe697a.33793.0 +3 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
- val_imgs_grid.png +0 -0
README.md
CHANGED
@@ -8,6 +8,11 @@ tags:
|
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
- diffusers-training
|
|
|
|
|
|
|
|
|
|
|
11 |
inference: true
|
12 |
---
|
13 |
|
|
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
- diffusers-training
|
11 |
+
- stable-diffusion
|
12 |
+
- stable-diffusion-diffusers
|
13 |
+
- text-to-image
|
14 |
+
- diffusers
|
15 |
+
- diffusers-training
|
16 |
inference: true
|
17 |
---
|
18 |
|
checkpoint-1000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6876750164
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37f676a4c611455601523e75c5a9920c57eb78239e268acfcaaece89b8669b22
|
3 |
size 6876750164
|
checkpoint-1000/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:41240a63250b1d91e75462e3c91aa4cc146bcdaf84a6cac8fbab9e4e881b3734
|
3 |
+
size 14408
|
checkpoint-1000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea5bb28e7920e107f1fb568dfff8ecc918dfc5b57b5e2a6028dc72aa07507bde
|
3 |
size 3438167536
|
checkpoint-1000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ee9d04b35f793954827ae35c7d66a58e57f97594c98406df3766a2035ceb801
|
3 |
size 3438167536
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6876750164
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d1fdcb76332f6d4ec0618538b082ddb1a41763d00e3c0208c0f26e333390bae
|
3 |
size 6876750164
|
checkpoint-500/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:6902f7ffd076e3d7ea3d77c8b841e3b81dd8e3820dc08185c84f7c7fd4589fc1
|
3 |
+
size 14408
|
checkpoint-500/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2a45eb4b1ba9bbafd32d803172b72116ac7a91b85ad897c14b110320f0c56c9
|
3 |
size 3438167536
|
checkpoint-500/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc49488c00daf10de23ecc4191535d5ffcab0fa479865319fde7ab18ea54f8ca
|
3 |
size 3438167536
|
logs/text2image-fine-tune/1727638501.368579/events.out.tfevents.1727638501.dbc894fe697a.33793.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2dce22ecda7c409f24f8bda2369960763563898d4ca8e0f251593906ffdd321
|
3 |
+
size 2491
|
logs/text2image-fine-tune/1727638501.3703349/hparams.yml
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: prompt
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: omkar1799/city-scape-prints-dataset
|
14 |
+
dream_detail_preservation: 1.0
|
15 |
+
dream_training: false
|
16 |
+
enable_xformers_memory_efficient_attention: true
|
17 |
+
foreach_ema: false
|
18 |
+
gradient_accumulation_steps: 2
|
19 |
+
gradient_checkpointing: true
|
20 |
+
hub_model_id: null
|
21 |
+
hub_token: null
|
22 |
+
image_column: image
|
23 |
+
input_perturbation: 0
|
24 |
+
learning_rate: 5.0e-06
|
25 |
+
local_rank: -1
|
26 |
+
logging_dir: logs
|
27 |
+
lr_scheduler: constant
|
28 |
+
lr_warmup_steps: 0
|
29 |
+
max_grad_norm: 1.0
|
30 |
+
max_train_samples: null
|
31 |
+
max_train_steps: 1000
|
32 |
+
mixed_precision: fp16
|
33 |
+
noise_offset: 0
|
34 |
+
non_ema_revision: null
|
35 |
+
num_train_epochs: 112
|
36 |
+
offload_ema: false
|
37 |
+
output_dir: script-sd-city-scape-prints-model
|
38 |
+
prediction_type: null
|
39 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
40 |
+
push_to_hub: true
|
41 |
+
random_flip: false
|
42 |
+
report_to: tensorboard
|
43 |
+
resolution: 512
|
44 |
+
resume_from_checkpoint: null
|
45 |
+
revision: null
|
46 |
+
scale_lr: false
|
47 |
+
seed: null
|
48 |
+
snr_gamma: null
|
49 |
+
tracker_project_name: text2image-fine-tune
|
50 |
+
train_batch_size: 4
|
51 |
+
train_data_dir: null
|
52 |
+
use_8bit_adam: false
|
53 |
+
use_ema: true
|
54 |
+
validation_epochs: 5
|
55 |
+
variant: null
|
logs/text2image-fine-tune/events.out.tfevents.1727638501.dbc894fe697a.33793.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:666a5d79518a622d2ef66d889879c3b43d99924687feb7d47f537e5008c9d375
|
3 |
+
size 21928028
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ee9d04b35f793954827ae35c7d66a58e57f97594c98406df3766a2035ceb801
|
3 |
size 3438167536
|
val_imgs_grid.png
CHANGED
![]() |
![]() |