WiNE-iNEFF commited on
Commit
65deca1
·
1 Parent(s): 769d636

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. scheduler_config.json +1 -1
scheduler_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_class_name": "DDIMScheduler",
3
  "_diffusers_version": "0.16.1",
4
  "beta_end": 0.02,
5
- "beta_schedule": "linear",
6
  "beta_start": 0.0001,
7
  "clip_sample": true,
8
  "clip_sample_range": 1.0,
 
2
  "_class_name": "DDIMScheduler",
3
  "_diffusers_version": "0.16.1",
4
  "beta_end": 0.02,
5
+ "beta_schedule": "squaredcos_cap_v2",
6
  "beta_start": 0.0001,
7
  "clip_sample": true,
8
  "clip_sample_range": 1.0,