linoyts HF Staff commited on
Commit
84783f7
·
verified ·
1 Parent(s): 344ff20

Ship a modular workflow that carries keyframes and references in one run

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "MiniMaxH3CombinedBlocks",
3
+ "auto_map": {
4
+ "ModularPipelineBlocks": "combined_blocks.MiniMaxH3CombinedBlocks"
5
+ }
6
+ }