Mou11209203 commited on
Commit
74c7c7f
·
verified ·
1 Parent(s): 044cd23

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -30
config.json CHANGED
@@ -53,34 +53,5 @@
53
  "downsample_type",
54
  "num_train_timesteps",
55
  "num_class_embeds"
56
- ],
57
- "scheduler_config": {
58
- "num_train_timesteps": 1000,
59
- "beta_start": 0.0001,
60
- "beta_end": 0.02,
61
- "beta_schedule": "linear",
62
- "trained_betas": null,
63
- "variance_type": "fixed_small",
64
- "clip_sample": true,
65
- "prediction_type": "epsilon",
66
- "thresholding": false,
67
- "dynamic_thresholding_ratio": 0.995,
68
- "clip_sample_range": 1.0,
69
- "sample_max_value": 1.0,
70
- "timestep_spacing": "leading",
71
- "steps_offset": 0,
72
- "rescale_betas_zero_snr": false,
73
- "_use_default_values": [
74
- "clip_sample_range",
75
- "timestep_spacing",
76
- "sample_max_value",
77
- "dynamic_thresholding_ratio",
78
- "prediction_type",
79
- "steps_offset",
80
- "rescale_betas_zero_snr",
81
- "thresholding"
82
- ],
83
- "_class_name": "DDPMScheduler",
84
- "_diffusers_version": "0.1.1"
85
- }
86
  }
 
53
  "downsample_type",
54
  "num_train_timesteps",
55
  "num_class_embeds"
56
+ ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  }