YiYiXu commited on
Commit
2c58de9
·
verified ·
1 Parent(s): 01e0609

Create config.json

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