Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
BackTo2014
/
DDPM-test
like
0
Diffusers
Model card
Files
Files and versions
xet
Community
Use this model
f2cdae2
DDPM-test
/
scheduler_config.json
BackTo2014
Update scheduler_config.json
f2cdae2
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
160 Bytes
{
"beta_start"
:
0.0001
,
"beta_end"
:
0.02
,
"beta_schedule"
:
"linear"
,
"steps_offset"
:
1
,
"clip_sample"
:
false
,
"set_alpha_to_one"
:
true
}