Spaces:
Configuration error
Configuration error
Androidonnxfork
commited on
Commit
•
dc3efd1
1
Parent(s):
92a66fa
Delete folder /app/src/main/assets/model with huggingface_hub
Browse files- app/src/main/assets/model/text_encoder/model.ort +0 -3
- app/src/main/assets/model/tokenizer/merges.txt +0 -0
- app/src/main/assets/model/tokenizer/special_tokens_map.json +0 -24
- app/src/main/assets/model/tokenizer/tokenizer_config.json +0 -33
- app/src/main/assets/model/tokenizer/vocab.json +0 -0
- app/src/main/assets/model/unet/model.ort +0 -3
- app/src/main/assets/model/vae_decoder/model.ort +0 -3
app/src/main/assets/model/text_encoder/model.ort
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:325ce6554027488b224771cb4571ac0745ff70bd6d74c785d566d6a6672f89b1
|
3 |
-
size 246874624
|
|
|
|
|
|
|
|
app/src/main/assets/model/tokenizer/merges.txt
DELETED
The diff for this file is too large to render.
See raw diff
|
|
app/src/main/assets/model/tokenizer/special_tokens_map.json
DELETED
@@ -1,24 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token": {
|
3 |
-
"content": "<|startoftext|>",
|
4 |
-
"lstrip": false,
|
5 |
-
"normalized": true,
|
6 |
-
"rstrip": false,
|
7 |
-
"single_word": false
|
8 |
-
},
|
9 |
-
"eos_token": {
|
10 |
-
"content": "<|endoftext|>",
|
11 |
-
"lstrip": false,
|
12 |
-
"normalized": true,
|
13 |
-
"rstrip": false,
|
14 |
-
"single_word": false
|
15 |
-
},
|
16 |
-
"pad_token": "<|endoftext|>",
|
17 |
-
"unk_token": {
|
18 |
-
"content": "<|endoftext|>",
|
19 |
-
"lstrip": false,
|
20 |
-
"normalized": true,
|
21 |
-
"rstrip": false,
|
22 |
-
"single_word": false
|
23 |
-
}
|
24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/src/main/assets/model/tokenizer/tokenizer_config.json
DELETED
@@ -1,33 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"add_prefix_space": false,
|
3 |
-
"bos_token": {
|
4 |
-
"__type": "AddedToken",
|
5 |
-
"content": "<|startoftext|>",
|
6 |
-
"lstrip": false,
|
7 |
-
"normalized": true,
|
8 |
-
"rstrip": false,
|
9 |
-
"single_word": false
|
10 |
-
},
|
11 |
-
"clean_up_tokenization_spaces": true,
|
12 |
-
"do_lower_case": true,
|
13 |
-
"eos_token": {
|
14 |
-
"__type": "AddedToken",
|
15 |
-
"content": "<|endoftext|>",
|
16 |
-
"lstrip": false,
|
17 |
-
"normalized": true,
|
18 |
-
"rstrip": false,
|
19 |
-
"single_word": false
|
20 |
-
},
|
21 |
-
"errors": "replace",
|
22 |
-
"model_max_length": 77,
|
23 |
-
"pad_token": "<|endoftext|>",
|
24 |
-
"tokenizer_class": "CLIPTokenizer",
|
25 |
-
"unk_token": {
|
26 |
-
"__type": "AddedToken",
|
27 |
-
"content": "<|endoftext|>",
|
28 |
-
"lstrip": false,
|
29 |
-
"normalized": true,
|
30 |
-
"rstrip": false,
|
31 |
-
"single_word": false
|
32 |
-
}
|
33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/src/main/assets/model/tokenizer/vocab.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
app/src/main/assets/model/unet/model.ort
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:462b913fdadd63acd6836bd9daafe00d21e31076e6c87653e5697b52a383d174
|
3 |
-
size 874365208
|
|
|
|
|
|
|
|
app/src/main/assets/model/vae_decoder/model.ort
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:102dc6d7272d418cf732fbcc5dd6c0f9d1446b6dfec3b09d30f54d0b0005fccd
|
3 |
-
size 49931128
|
|
|
|
|
|
|
|