emily49 commited on
Commit
fa73a98
1 Parent(s): 1dde8f6

End of training

Browse files
README.md CHANGED
@@ -7,6 +7,11 @@ tags:
7
  - diffusers-training
8
  - stable-diffusion
9
  - stable-diffusion-diffusers
 
 
 
 
 
10
  base_model: runwayml/stable-diffusion-v1-5
11
  inference: true
12
  instance_prompt: a photo of sks frozen
 
7
  - diffusers-training
8
  - stable-diffusion
9
  - stable-diffusion-diffusers
10
+ - text-to-image
11
+ - dreambooth
12
+ - diffusers-training
13
+ - stable-diffusion
14
+ - stable-diffusion-diffusers
15
  base_model: runwayml/stable-diffusion-v1-5
16
  inference: true
17
  instance_prompt: a photo of sks frozen
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec5eebd1830fac25c08778f5789e60da69db050869101d03040a07c631856c70
3
  size 7861403640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f8224c951f88b6ea9db65f430f4fdf56ef3fdf966b2dd5bf974080c86e4bb0
3
  size 7861403640
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5afed877344c4f8584c7aaa2fd1de256cd167b2993c183dfeea7e9c52a1aa88
3
- size 14344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b44a9387fc7feb42c055ef1e33109c9b273403bb0a8f14d66bdf2bb4fd2f309
3
+ size 14408
checkpoint-500/text_encoder/config.json CHANGED
@@ -20,6 +20,6 @@
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.41.1",
24
  "vocab_size": 49408
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.41.2",
24
  "vocab_size": 49408
25
  }
checkpoint-500/text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fec5aa8f22540afbb79fbd83a43e1213cdd3aacc893cba1c700c04e3d7b5d1c
3
  size 492265168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12ebce66756c6ff072c5f04eca34b88fb6e6ccff2289d9acd667850671e9599
3
  size 492265168
checkpoint-500/unet/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.28.0.dev0",
4
  "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.29.0.dev0",
4
  "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f718fa34a1941f1184139024ad15f3d3f35783189aecf772a702154323cbe200
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5341ea2bc8e9378a74025598f1cc409ccb21677fa603831c86805b87ee2d4361
3
  size 3438167536
logs/dreambooth/1717373472.3689754/events.out.tfevents.1717373472.c99a8d06640a.1717.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cb9c9ad939267d5fb108d6d860e3a3085a608ac9fce4f5b877b471f8aff70e3
3
+ size 2840
logs/dreambooth/1717373472.3762503/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ center_crop: false
7
+ checkpointing_steps: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: frozen/data
19
+ instance_prompt: a photo of sks frozen
20
+ learning_rate: 5.0e-06
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 500
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 167
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: frozen/frozen-stable-diffusion-non-inpaint-1-5
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: false
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 1
54
+ train_text_encoder: true
55
+ use_8bit_adam: false
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: false
logs/dreambooth/events.out.tfevents.1717373472.c99a8d06640a.1717.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d1003a2684a3e16066d80142fd87529988ded44d005bc3c2bbd5b1e26e61a0a
3
+ size 41834
model_index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
- "_diffusers_version": "0.28.0.dev0",
4
  "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "feature_extractor": [
6
  "transformers",
 
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.29.0.dev0",
4
  "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "feature_extractor": [
6
  "transformers",
safety_checker/config.json CHANGED
@@ -15,7 +15,7 @@
15
  "num_attention_heads": 12
16
  },
17
  "torch_dtype": "float32",
18
- "transformers_version": "4.41.1",
19
  "vision_config": {
20
  "dropout": 0.0,
21
  "hidden_size": 1024,
 
15
  "num_attention_heads": 12
16
  },
17
  "torch_dtype": "float32",
18
+ "transformers_version": "4.41.2",
19
  "vision_config": {
20
  "dropout": 0.0,
21
  "hidden_size": 1024,
scheduler/scheduler_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "PNDMScheduler",
3
- "_diffusers_version": "0.28.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
 
1
  {
2
  "_class_name": "PNDMScheduler",
3
+ "_diffusers_version": "0.29.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
text_encoder/config.json CHANGED
@@ -20,6 +20,6 @@
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.41.1",
24
  "vocab_size": 49408
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.41.2",
24
  "vocab_size": 49408
25
  }
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fec5aa8f22540afbb79fbd83a43e1213cdd3aacc893cba1c700c04e3d7b5d1c
3
  size 492265168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12ebce66756c6ff072c5f04eca34b88fb6e6ccff2289d9acd667850671e9599
3
  size 492265168
unet/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.28.0.dev0",
4
  "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.29.0.dev0",
4
  "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f718fa34a1941f1184139024ad15f3d3f35783189aecf772a702154323cbe200
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5341ea2bc8e9378a74025598f1cc409ccb21677fa603831c86805b87ee2d4361
3
  size 3438167536
vae/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
- "_diffusers_version": "0.28.0.dev0",
4
  "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/1d0c4ebf6ff58a5caecab40fa1406526bca4b5b9/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.29.0.dev0",
4
  "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/1d0c4ebf6ff58a5caecab40fa1406526bca4b5b9/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [