Moldwebs commited on
Commit
6d54f16
·
1 Parent(s): ff9dfef

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples_save": false,
3
+ "enable_pnginfo": false,
4
+ "grid_save": false,
5
+ "control_net_unit_count": 3,
6
+ "control_net_model_cache_size": 10
7
+ }