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:
|
3 |
-
size
|
|
|
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.
|
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:
|
3 |
-
size
|
|
|
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,
|