Update config.json
Browse files- config.json +5 -0
config.json
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
2 |
"filts": [
|
3 |
128,
|
4 |
[
|
|
|
1 |
{
|
2 |
+
"auto_map": {
|
3 |
+
"AutoConfig": "config.SSLConfig",
|
4 |
+
"AutoModelForImageClassification": "model_hf.Model"
|
5 |
+
},
|
6 |
+
|
7 |
"filts": [
|
8 |
128,
|
9 |
[
|