Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -21,5 +21,6 @@
|
|
21 |
"12": "inverter",
|
22 |
"13": "expired_medicine",
|
23 |
"14": "adrenaline_shot"
|
24 |
-
}
|
|
|
25 |
}
|
|
|
21 |
"12": "inverter",
|
22 |
"13": "expired_medicine",
|
23 |
"14": "adrenaline_shot"
|
24 |
+
},
|
25 |
+
"transformers_version": "4.44.0"
|
26 |
}
|