Create config.json
Browse files- config.json +6 -0
config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "DiffDiffBlocks",
|
| 3 |
+
"auto_map": {
|
| 4 |
+
"ModularPipelineMixin": "block.DiffDiffBlocks"
|
| 5 |
+
}
|
| 6 |
+
}
|