YiYiXu commited on
Commit
73413bc
·
verified ·
1 Parent(s): 570fc47

Upload CreateCharacterImageBlock

Browse files
Files changed (1) hide show
  1. modular_config.json +7 -0
modular_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "CreateCharacterImageBlock",
3
+ "_diffusers_version": "0.35.0.dev0",
4
+ "auto_map": {
5
+ "ModularPipelineBlocks": "ideogram_block.CreateCharacterImageBlock"
6
+ }
7
+ }