Arthuerwang commited on
Commit
6a8b5f6
1 Parent(s): ad6a020

End of training

Browse files
README.md CHANGED
@@ -2,7 +2,7 @@
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: runwayml/stable-diffusion-v1-5
5
- instance_prompt: a photo of grils in anime
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # DreamBooth - Arthuerwang/output_models_girls
16
 
17
- This is a dreambooth model derived from runwayml/stable-diffusion-v1-5. The weights were trained on a photo of grils in anime 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: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: a photo of gril in anime
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
 
14
 
15
  # DreamBooth - Arthuerwang/output_models_girls
16
 
17
+ This is a dreambooth model derived from runwayml/stable-diffusion-v1-5. The weights were trained on a photo of gril in anime using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
 
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7df08c30d30f1feed97224d6d13cec740eec92811d63f2c3ad7f2841fca32f0a
3
  size 6876749715
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98df61a1baacefe50178d74955e719963bf666f6e15c339994e950074ba6609
3
  size 6876749715
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f4befc06b621d4b43e7ac3e40125c274dda8cef5253e43c60ee4272cb663081
3
  size 15755
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edf1c12ac244ffa5d44c72788b1f0a527720513f0e9f9c5e69975b78714477fb
3
  size 15755
checkpoint-500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75637242937776a0197389e4e60697d9aee2deb914d04bab41301d56ab3dc60c
3
  size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21e62b059cfbc4d989fb5421b52e18dbf916509189dd3e51dbfc3e32fb298f01
3
  size 3438375973
logs/dreambooth/1689260076.4693744/events.out.tfevents.1689260076.robin0.503950.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df64f2e26ccdfbad731c015bbed00e93bffd4cf4cf110d933b3920465686731a
3
+ size 2757
logs/dreambooth/1689260076.4703212/hparams.yml ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: ./girls
19
+ instance_prompt: a photo of gril in anime
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: 800
29
+ mixed_precision: null
30
+ num_class_images: 100
31
+ num_train_epochs: 54
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: /data/local/zw2599/repos/stable_diffusion_demo/fine-tune-stable-diffusion/output_models_girls
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
+ text_encoder_use_attention_mask: false
50
+ tokenizer_max_length: null
51
+ tokenizer_name: null
52
+ train_batch_size: 1
53
+ train_text_encoder: false
54
+ use_8bit_adam: false
55
+ validation_images: null
56
+ validation_prompt: null
57
+ validation_steps: 100
58
+ with_prior_preservation: false
logs/dreambooth/events.out.tfevents.1689260076.robin0.503950.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1f5e4ab2e9d91c9a628bc559c4dcc2d68f2c1b4863dbefb7be7db69a3b23da9
3
+ size 67034
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb556b423ad3f8497300af12f954cc551edf720eff868bb58ffb10f0000479b3
3
  size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f623c03246d3462300409ee2a4a837a8443394d5d393ca668ceff94451c171
3
  size 3438375973