LuisQ commited on
Commit
c778a54
1 Parent(s): 144006b

Upload with 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": "DDPMScheduler",
3
  "_diffusers_version": "0.9.0",
4
  "beta_end": 0.02,
5
- "beta_schedule": "linear",
6
  "beta_start": 0.0001,
7
  "clip_sample": true,
8
  "num_train_timesteps": 1000,
 
2
  "_class_name": "DDPMScheduler",
3
  "_diffusers_version": "0.9.0",
4
  "beta_end": 0.02,
5
+ "beta_schedule": "squaredcos_cap_v2",
6
  "beta_start": 0.0001,
7
  "clip_sample": true,
8
  "num_train_timesteps": 1000,