test4_768
Browse files- {feature_extractor β */feature_extractor}/preprocessor_config.json +0 -0
- model_index.json β */model_index.json +0 -0
- {scheduler β */scheduler}/scheduler_config.json +0 -0
- {text_encoder β */text_encoder}/config.json +0 -0
- {text_encoder β */text_encoder}/flax_model.msgpack +1 -1
- {tokenizer β */tokenizer}/merges.txt +0 -0
- {tokenizer β */tokenizer}/special_tokens_map.json +0 -0
- {tokenizer β */tokenizer}/tokenizer_config.json +1 -1
- {tokenizer β */tokenizer}/vocab.json +0 -0
- {unet β */unet}/config.json +1 -1
- {unet β */unet}/diffusion_flax_model.msgpack +1 -1
- {vae β */vae}/config.json +0 -0
- {vae β */vae}/diffusion_flax_model.msgpack +0 -0
{feature_extractor β */feature_extractor}/preprocessor_config.json
RENAMED
File without changes
|
model_index.json β */model_index.json
RENAMED
File without changes
|
{scheduler β */scheduler}/scheduler_config.json
RENAMED
File without changes
|
{text_encoder β */text_encoder}/config.json
RENAMED
File without changes
|
{text_encoder β */text_encoder}/flax_model.msgpack
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492248682
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b5b8aec1c588ea709de2cb47d0a59d345fade4033034bdd16a0376cd6641108
|
3 |
size 492248682
|
{tokenizer β */tokenizer}/merges.txt
RENAMED
File without changes
|
{tokenizer β */tokenizer}/special_tokens_map.json
RENAMED
File without changes
|
{tokenizer β */tokenizer}/tokenizer_config.json
RENAMED
@@ -19,7 +19,7 @@
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 77,
|
22 |
-
"name_or_path": "/home/user/project-fur/e6_dump/
|
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": "/home/user/project-fur/e6_dump/test3_768/",
|
23 |
"pad_token": "<|endoftext|>",
|
24 |
"special_tokens_map_file": "./special_tokens_map.json",
|
25 |
"tokenizer_class": "CLIPTokenizer",
|
{tokenizer β */tokenizer}/vocab.json
RENAMED
File without changes
|
{unet β */unet}/config.json
RENAMED
@@ -36,5 +36,5 @@
|
|
36 |
"CrossAttnUpBlock2D"
|
37 |
],
|
38 |
"use_linear_projection": false,
|
39 |
-
"use_memory_efficient":
|
40 |
}
|
|
|
36 |
"CrossAttnUpBlock2D"
|
37 |
],
|
38 |
"use_linear_projection": false,
|
39 |
+
"use_memory_efficient": true
|
40 |
}
|
{unet β */unet}/diffusion_flax_model.msgpack
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438108367
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:474c96db6e3e9d85d0c9e1bce256e769faac5c8be2690cc0dfce1db552058db6
|
3 |
size 3438108367
|
{vae β */vae}/config.json
RENAMED
File without changes
|
{vae β */vae}/diffusion_flax_model.msgpack
RENAMED
File without changes
|