Nazaninmnd commited on
Commit
317ae6f
1 Parent(s): 82a5436

End of training

Browse files
README.md CHANGED
@@ -2,7 +2,7 @@
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: CompVis/stable-diffusion-v1-4
5
- instance_prompt: a ms photo of a human
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # DreamBooth - Nazaninmnd/DreamBooth_MediumShot
16
 
17
- This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a ms photo of a human using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
 
 
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: CompVis/stable-diffusion-v1-4
5
+ instance_prompt: a ms photo of person
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
 
14
 
15
  # DreamBooth - Nazaninmnd/DreamBooth_MediumShot
16
 
17
+ This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a ms photo of person using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
 
checkpoint-800/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:646a456e260dbce35b41cab61052b5a908df982c9b90b616906ca0c5158280c6
3
  size 1972598422
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc7749c9d0288ec403281578d42b82ca6913ce2cc3076b3af6a4c7ba8d02dadf
3
  size 1972598422
checkpoint-800/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ca26bd7a2166c50d84832d738bafb584eb395a9ea5629ee7a49bd0bd1aa24e5
3
  size 14344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcfef6a4d2bb4428aea23bf779aa224285c0eafe801e408f4fa637f7fab02fc0
3
  size 14344
checkpoint-800/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92bcc680006bec7a1cd14e8dc1a1b8507ffe1bb293974bdc46a31a9c1e17427f
3
  size 1000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed1cf3a36056396ba77d46b5b4102713ee6038cdc44dcd54cc34244af2e61bcc
3
  size 1000
checkpoint-800/text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7a518d613b61cbe83ee2fdbef121bd7a443bd516ec1c86dae95b585c9d36c9c
3
  size 492265168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a7f60476484e1ab01d0b4c578aa83461c4a2d6391c970871c07ccdb7a33c1b
3
  size 492265168
checkpoint-800/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8a603b8061fe3116c13d3cafdbb44c78544a4b4ed9c80f3b8f540be49b94264
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e73a1bc97250d7d775259ac313d61ba7b7d4ad92164de891b108c5d1bcb432
3
  size 3438167536
logs/dreambooth/1700646557.4647248/events.out.tfevents.1700646557.65eb9bd18bc7.8187.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbed2809db9695b4a60e0d0b49732bc3ed2143846a3c752f83c4e777df4c46e4
3
+ size 2824
logs/dreambooth/1700646557.4746394/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 800
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of person
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Data/MediumShot
19
+ instance_prompt: a ms photo of person
20
+ learning_rate: 2.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: 1200
29
+ mixed_precision: null
30
+ num_class_images: 100
31
+ num_train_epochs: 20
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: DreamBooth_MediumShot
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
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: 2
54
+ train_text_encoder: true
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ with_prior_preservation: false
logs/dreambooth/events.out.tfevents.1700646557.65eb9bd18bc7.8187.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:013f6def1ac8bec69b361f46bdf17011fdc54ae80663e9663c00a24fd4b67300
3
+ size 100634
model_index.json CHANGED
@@ -6,6 +6,10 @@
6
  "transformers",
7
  "CLIPImageProcessor"
8
  ],
 
 
 
 
9
  "requires_safety_checker": true,
10
  "safety_checker": [
11
  "stable_diffusion",
 
6
  "transformers",
7
  "CLIPImageProcessor"
8
  ],
9
+ "image_encoder": [
10
+ null,
11
+ null
12
+ ],
13
  "requires_safety_checker": true,
14
  "safety_checker": [
15
  "stable_diffusion",
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81fc38f6ec41a8be7ca933e0e81c2aae5408e0e6e0e39f52d0039ecb89bd19d8
3
  size 492265168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03d1763c8d1bb70b16a3d4fb4a09a82e42f348690ad61bc9f7fa5072522c1f97
3
  size 492265168
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb955a545e5f1addce8ab43967c7839d08f422a28bfe1a1de8059189cd10859e
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acf77ffb6fe82453d6bbb79fed91803dacdb967123c5cd7538dad28b1567adcb
3
  size 3438167536