Commit
·
f4fc36d
1
Parent(s):
b46e0da
Upload folder using huggingface_hub
Browse files- scheduler_config.json +1 -1
scheduler_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"clip_sample": true,
|
8 |
"clip_sample_range": 1.0,
|
9 |
"dynamic_thresholding_ratio": 0.995,
|
10 |
-
"num_train_timesteps":
|
11 |
"prediction_type": "epsilon",
|
12 |
"rescale_betas_zero_snr": false,
|
13 |
"sample_max_value": 1.0,
|
|
|
7 |
"clip_sample": true,
|
8 |
"clip_sample_range": 1.0,
|
9 |
"dynamic_thresholding_ratio": 0.995,
|
10 |
+
"num_train_timesteps": 1000,
|
11 |
"prediction_type": "epsilon",
|
12 |
"rescale_betas_zero_snr": false,
|
13 |
"sample_max_value": 1.0,
|