dome272 commited on
Commit
80512b1
1 Parent(s): 030ae4a

Upload WuerstchenPriorPipeline

Browse files
prior/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2447a45c3dc7a57b21b19efa8e374cc5f3450ac47afd62143a7bd0b7ca0edde
3
- size 3974614648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693b57cfb5be934fba9ab03757ddb43a7656b432d36665394aec587ad6add331
3
+ size 3974614642
text_encoder/config.json CHANGED
@@ -20,6 +20,6 @@
20
  "pad_token_id": 1,
21
  "projection_dim": 512,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.33.0.dev0",
24
  "vocab_size": 49408
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 512,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.28.1",
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:1efb4c4915679d8a62315fc9be3f25548e41bd081cc318672d26d3e71cbfbaa0
3
- size 2772148568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e866901e68f902fefc85099d2c0223d6a7755a23160176eba375f426592d6a35
3
+ size 2772149276
tokenizer/merges.txt CHANGED
@@ -1,4 +1,4 @@
1
- #version: 0.2
2
  i n
3
  t h
4
  a n
 
1
+ #version: 0.2 - Trained by `huggingface/tokenizers`
2
  i n
3
  t h
4
  a n
tokenizer/tokenizer.json CHANGED
@@ -85,7 +85,6 @@
85
  "continuing_subword_prefix": "",
86
  "end_of_word_suffix": "</w>",
87
  "fuse_unk": false,
88
- "byte_fallback": false,
89
  "vocab": {
90
  "!": 0,
91
  "\"": 1,
 
85
  "continuing_subword_prefix": "",
86
  "end_of_word_suffix": "</w>",
87
  "fuse_unk": false,
 
88
  "vocab": {
89
  "!": 0,
90
  "\"": 1,