linoyts HF Staff commited on
Commit
3241aae
·
verified ·
1 Parent(s): 0900a96

Rename config.json -> modular_config.json (ModularPipelineBlocks.config_name)

Browse files
Files changed (1) hide show
  1. modular_config.json +5 -0
modular_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "auto_map": {
3
+ "ModularPipelineBlocks": "block.Krea2EditBlocks"
4
+ }
5
+ }