silencer107 commited on
Commit
ac15a72
·
verified ·
1 Parent(s): 45f6978

Upload folder using huggingface_hub

Browse files
scheduler/scheduler_config.json CHANGED
@@ -19,5 +19,5 @@
19
  "timestep_spacing": "leading",
20
  "timestep_type": "discrete",
21
  "trained_betas": null,
22
- "use_karras_sigmas": true
23
  }
 
19
  "timestep_spacing": "leading",
20
  "timestep_type": "discrete",
21
  "trained_betas": null,
22
+ "use_karras_sigmas": false
23
  }
unet/config.json CHANGED
@@ -41,7 +41,7 @@
41
  "mid_block_only_cross_attention": null,
42
  "mid_block_scale_factor": 1,
43
  "mid_block_type": "UNetMidBlock2DCrossAttn",
44
- "norm_eps": 1e-05,
45
  "norm_num_groups": 32,
46
  "num_attention_heads": null,
47
  "num_class_embeds": null,
 
41
  "mid_block_only_cross_attention": null,
42
  "mid_block_scale_factor": 1,
43
  "mid_block_type": "UNetMidBlock2DCrossAttn",
44
+ "norm_eps": 1e-04,
45
  "norm_num_groups": 32,
46
  "num_attention_heads": null,
47
  "num_class_embeds": null,