Ryan commited on
Commit
6f76bb4
1 Parent(s): 914ef86

Recompiled a better trained model based on improved learning

Browse files
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "C:\\Users\\ryguy\\Documents\\github\\stable-diffusion-webui\\models\\dreambooth\\ornasanta\\working",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
1
  {
2
+ "_name_or_path": "C:\\Users\\ryguy\\Documents\\github\\stable-diffusion-webui\\models\\dreambooth\\ornamentalsanta\\working",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef53044e5a2b9fffb500ba9ac8a8188834b9bf239d981944899ae0ad289bf5e3
3
  size 492308087
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373688386d43ddfe97a7988d3aa6410ef468350548a0d8d7904f955238d1e4db
3
  size 492308087
tokenizer/tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 77,
22
- "name_or_path": "C:\\Users\\ryguy\\Documents\\github\\stable-diffusion-webui\\models\\dreambooth\\ornasanta\\working\\tokenizer",
23
  "pad_token": "<|endoftext|>",
24
  "special_tokens_map_file": "./special_tokens_map.json",
25
  "tokenizer_class": "CLIPTokenizer",
19
  },
20
  "errors": "replace",
21
  "model_max_length": 77,
22
+ "name_or_path": "C:\\Users\\ryguy\\Documents\\github\\stable-diffusion-webui\\models\\dreambooth\\ornamentalsanta\\working\\tokenizer",
23
  "pad_token": "<|endoftext|>",
24
  "special_tokens_map_file": "./special_tokens_map.json",
25
  "tokenizer_class": "CLIPTokenizer",
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.9.0",
4
- "_name_or_path": "C:\\Users\\ryguy\\Documents\\github\\stable-diffusion-webui\\models\\dreambooth\\ornasanta\\working",
5
  "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.9.0",
4
+ "_name_or_path": "C:\\Users\\ryguy\\Documents\\github\\stable-diffusion-webui\\models\\dreambooth\\ornamentalsanta\\working",
5
  "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:379e9a6283f3874d2400eea197d00a02c05b0dd4dcaa2d926557099f91f9342f
3
  size 3438364325
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7e9f474038523d909f1f826f51553150f46dfb89fa3414c37c4a2882d0c6d51
3
  size 3438364325
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.9.0",
4
- "_name_or_path": "C:\\Users\\ryguy\\Documents\\github\\stable-diffusion-webui\\models\\dreambooth\\ornasanta\\working",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.9.0",
4
+ "_name_or_path": "C:\\Users\\ryguy\\Documents\\github\\stable-diffusion-webui\\models\\dreambooth\\ornamentalsanta\\working",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,