Dorgus commited on
Commit
c0e2f07
·
1 Parent(s): 6905b1c

End of training

Browse files
README.md CHANGED
@@ -1,8 +1,8 @@
1
 
2
  ---
3
  license: creativeml-openrail-m
4
- base_model: stablediffusionapi/bb95-furry-mix
5
- instance_prompt: art of sks male anthro cougar
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # DreamBooth - Dorgus/character_model
16
 
17
- This is a dreambooth model derived from stablediffusionapi/bb95-furry-mix. The weights were trained on art of sks male anthro cougar using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
 
 
1
 
2
  ---
3
  license: creativeml-openrail-m
4
+ base_model: lodestones/fluffyrock-NoPE-pytorch
5
+ instance_prompt: sks male anthro cougar
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
 
14
 
15
  # DreamBooth - Dorgus/character_model
16
 
17
+ This is a dreambooth model derived from lodestones/fluffyrock-NoPE-pytorch. The weights were trained on sks male anthro cougar 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:b84365e3f2cece8f792b3aa64dbc6bbb79a64d755106ed158fc5b0e7e8db6d2a
3
  size 1725109957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76923af38e9a31389199bf736581f445d2b5d41dcd86c44da84104b95a1121af
3
  size 1725109957
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78e2a42cb4eb7a76f3390ec15d5e303baf3033cd5d93aff40a747201e699a3dd
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b505cdb38166f8dbf20b60ebdaa200519db25924672dcee634b739c040aa6c
3
+ size 14599
checkpoint-500/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.22.0.dev0",
4
- "_name_or_path": "stablediffusionapi/bb95-furry-mix",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -63,5 +63,6 @@
63
  "CrossAttnUpBlock2D"
64
  ],
65
  "upcast_attention": false,
66
- "use_linear_projection": false
 
67
  }
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.22.0.dev0",
4
+ "_name_or_path": "lodestones/fluffyrock-NoPE-pytorch",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
63
  "CrossAttnUpBlock2D"
64
  ],
65
  "upcast_attention": false,
66
+ "use_linear_projection": false,
67
+ "use_memory_efficient": true
68
  }
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94a217e4bc92577f3d1f9a83abbb6649db283bdbf09204af795cce372bd979a0
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f86d513c9450c2c0073530ad6d179beae25af6d3d646724430b9815decbc1d0e
3
  size 3438167536
logs/dreambooth/1695699264.581129/events.out.tfevents.1695699264.2a22f0c82d7c.6314.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adb33756e2bcaa4ac3fa04c7954c13318d9828bc4398d040679b5bb5f95cdaca
3
+ size 2877
logs/dreambooth/1695699264.5831664/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: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: class_data
10
+ class_labels_conditioning: null
11
+ class_prompt: male anthro cougar
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: true
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: character_refs
19
+ instance_prompt: sks male anthro cougar
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: 800
29
+ mixed_precision: null
30
+ num_class_images: 10
31
+ num_train_epochs: 80
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: character_model
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: lodestones/fluffyrock-NoPE-pytorch
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: true
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: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ with_prior_preservation: true
logs/dreambooth/events.out.tfevents.1695699264.2a22f0c82d7c.6314.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61427392588d2f4f68392e1f024edd55427922b6d1ff54b939175850acb686e6
3
+ size 67034
model_index.json CHANGED
@@ -1,19 +1,19 @@
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.22.0.dev0",
4
- "_name_or_path": "stablediffusionapi/bb95-furry-mix",
5
  "feature_extractor": [
6
  "transformers",
7
  "CLIPFeatureExtractor"
8
  ],
9
  "requires_safety_checker": true,
10
  "safety_checker": [
11
- "stable_diffusion",
12
- "StableDiffusionSafetyChecker"
13
  ],
14
  "scheduler": [
15
  "diffusers",
16
- "PNDMScheduler"
17
  ],
18
  "text_encoder": [
19
  "transformers",
 
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.22.0.dev0",
4
+ "_name_or_path": "lodestones/fluffyrock-NoPE-pytorch",
5
  "feature_extractor": [
6
  "transformers",
7
  "CLIPFeatureExtractor"
8
  ],
9
  "requires_safety_checker": true,
10
  "safety_checker": [
11
+ null,
12
+ null
13
  ],
14
  "scheduler": [
15
  "diffusers",
16
+ "DDPMScheduler"
17
  ],
18
  "text_encoder": [
19
  "transformers",
scheduler/scheduler_config.json CHANGED
@@ -1,15 +1,18 @@
1
  {
2
- "_class_name": "PNDMScheduler",
3
  "_diffusers_version": "0.22.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
7
  "clip_sample": false,
 
 
8
  "num_train_timesteps": 1000,
9
- "prediction_type": "epsilon",
10
- "set_alpha_to_one": false,
11
- "skip_prk_steps": true,
12
- "steps_offset": 1,
13
  "timestep_spacing": "leading",
14
- "trained_betas": null
 
15
  }
 
1
  {
2
+ "_class_name": "DDPMScheduler",
3
  "_diffusers_version": "0.22.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
7
  "clip_sample": false,
8
+ "clip_sample_range": 1.0,
9
+ "dynamic_thresholding_ratio": 0.995,
10
  "num_train_timesteps": 1000,
11
+ "prediction_type": "v_prediction",
12
+ "sample_max_value": 1.0,
13
+ "steps_offset": 0,
14
+ "thresholding": false,
15
  "timestep_spacing": "leading",
16
+ "trained_betas": null,
17
+ "variance_type": "fixed_small"
18
  }
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "stablediffusionapi/bb95-furry-mix",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "lodestones/fluffyrock-NoPE-pytorch",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca5d72f86f4c804c1d0781d8f2206e889aac4e8eecb2cde84dfbd1b2c529dcc7
3
  size 492265168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00aaad75c4bc6f3a2e653f01e882c104134964e07f884022f803f8db7dd8da9d
3
  size 492265168
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.22.0.dev0",
4
- "_name_or_path": "stablediffusionapi/bb95-furry-mix",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -63,5 +63,6 @@
63
  "CrossAttnUpBlock2D"
64
  ],
65
  "upcast_attention": false,
66
- "use_linear_projection": false
 
67
  }
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.22.0.dev0",
4
+ "_name_or_path": "lodestones/fluffyrock-NoPE-pytorch",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
63
  "CrossAttnUpBlock2D"
64
  ],
65
  "upcast_attention": false,
66
+ "use_linear_projection": false,
67
+ "use_memory_efficient": true
68
  }
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a11b9397bcc12ad5aa604f892ec249f8a8774aab1d3822016edd2c4fb36cf184
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be2f8b01a965a4f13d7ad03f1b53f39d01652011fdc469bbd2f7738771ad74db
3
  size 3438167536
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.22.0.dev0",
4
- "_name_or_path": "/root/.cache/huggingface/hub/models--stablediffusionapi--bb95-furry-mix/snapshots/4890213f02f34fc9e7b745915ea4f73ff840fbcb/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.22.0.dev0",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--lodestones--fluffyrock-NoPE-pytorch/snapshots/2a594d3d3802467366a4ad2831881e68e42a286e/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
vae/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc436097e5cbb105c44df4403ae84acf7e81de1f64acfedc334888e9a8eea223
3
  size 334643268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4d2b5932bb4151e54e694fd31ccf51fca908223c9485bd56cd0e1d83ad94c49
3
  size 334643268