Diffusers
Safetensors
WuerstchenPriorPipeline
kashif HF staff commited on
Commit
95026b4
1 Parent(s): b86cadb

Upload folder using huggingface_hub

Browse files
prior/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:866384cf22d0952c9d8eceb3d02387bddcd810842ab908b85d51216d4a156192
3
- size 3974742865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:233e62d82012d0368a21d9b626d61c47a776df1a36a16510b77db42ee9505991
3
+ size 3974743330
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.28.1",
24
  "vocab_size": 49408
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 512,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.32.0.dev0",
24
  "vocab_size": 49408
25
  }
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a35b8e250260a9521020ed4f2cca272d70690f73de7318125294a34c7620af5
3
- size 2772256673
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a21ff5f23beba8bf07a2bc427221758e609b20faff4cfc046689269a7a9c83b5
3
+ size 2772256218
tokenizer/merges.txt CHANGED
@@ -1,4 +1,4 @@
1
- #version: 0.2 - Trained by `huggingface/tokenizers`
2
  i n
3
  t h
4
  a n
 
1
+ #version: 0.2
2
  i n
3
  t h
4
  a n
tokenizer/tokenizer.json CHANGED
@@ -85,6 +85,7 @@
85
  "continuing_subword_prefix": "",
86
  "end_of_word_suffix": "</w>",
87
  "fuse_unk": false,
 
88
  "vocab": {
89
  "!": 0,
90
  "\"": 1,
 
85
  "continuing_subword_prefix": "",
86
  "end_of_word_suffix": "</w>",
87
  "fuse_unk": false,
88
+ "byte_fallback": false,
89
  "vocab": {
90
  "!": 0,
91
  "\"": 1,