CryptAL commited on
Commit
f427100
·
verified ·
1 Parent(s): 843620b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json CHANGED
@@ -16,5 +16,11 @@
16
  },
17
  "odeint": {
18
  "method": "euler"
 
 
 
 
 
 
19
  }
20
  }
 
16
  },
17
  "odeint": {
18
  "method": "euler"
19
+ },
20
+ "sampling": {
21
+ "nfe_step": 32,
22
+ "cfg_strength": 2.0,
23
+ "sway_sampling_coef": -1.0,
24
+ "target_rms": 0.1
25
  }
26
  }