Gleb Vinarskis
commited on
Commit
·
0ee4788
1
Parent(s):
6e14294
test
Browse files- config.json +3 -1
config.json
CHANGED
@@ -7,7 +7,9 @@
|
|
7 |
"model_type": "floret",
|
8 |
"custom_pipelines": {
|
9 |
"language-detection": {
|
10 |
-
"impl": "impresso_langident_wrapper.Pipeline_One"
|
|
|
|
|
11 |
}
|
12 |
},
|
13 |
"repo_id": "Maslionok/pipeline1",
|
|
|
7 |
"model_type": "floret",
|
8 |
"custom_pipelines": {
|
9 |
"language-detection": {
|
10 |
+
"impl": "impresso_langident_wrapper.Pipeline_One",
|
11 |
+
"pt": [],
|
12 |
+
"tf": []
|
13 |
}
|
14 |
},
|
15 |
"repo_id": "Maslionok/pipeline1",
|