dyllanesl commited on
Commit
1cd3f2d
·
verified ·
1 Parent(s): 88e64f1

Delete scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler_config.json +0 -12
scheduler_config.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "_class_name": "DDPMScheduler",
3
- "_diffusers_version": "0.29.2",
4
- "beta_end": 0.02,
5
- "beta_schedule": "linear",
6
- "beta_start": 0.0001,
7
- "num_train_timesteps": 1000,
8
- "trained_betas": null,
9
- "clip_sample": true,
10
- "clip_sample_range": 1.0,
11
- "prediction_type": "epsilon"
12
- }