steinhaug commited on
Commit
7209591
·
1 Parent(s): 2ee7da8

Adding test

Browse files
Files changed (1) hide show
  1. abcqwe/1/123.ini +25 -0
abcqwe/1/123.ini ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [CONF]
2
+ ext_controlnet = False
3
+ ext_openposeeditor = True
4
+ ext_civitai = False
5
+ ext_huggingface = False
6
+ ext_webuimodeltoolkit = True
7
+ ext_ultimateupscale = False
8
+ ext_additionalnetworks = True
9
+ ext_dynamicprompts = True
10
+ ext_neutralprompt = True
11
+ ext_datasettageditor = False
12
+ ext_dreambooth = False
13
+ ext_inpaintanything = False
14
+ path_cpkt = /content/drive/MyDrive/models/mxmulti-5000.ckpt
15
+ dir_cpkt = /content/drive/MyDrive/models
16
+ dir_controlnet = /content/drive/MyDrive/models-controlnet
17
+ dir_outdir_samples = /content/drive/MyDrive/output/images
18
+ dir_outdir_grids = /content/drive/MyDrive/output/grids
19
+ ckpt_15 = True
20
+ ckpt_15inpaint = False
21
+ ckpt_instruct_pix2pix = False
22
+ ckpt_21 = False
23
+ safet_mdjrnyv4 = False
24
+ modat_controlnet = False
25
+