Commit
·
7a74fd1
1
Parent(s):
dc14b11
Update sampler_config.json
Browse files- sampler_config.json +1 -1
sampler_config.json
CHANGED
@@ -5,5 +5,5 @@
|
|
5 |
"image_size": 128,
|
6 |
"loss_type": "l1",
|
7 |
"objective": "pred_noise",
|
8 |
-
"timesteps":
|
9 |
}
|
|
|
5 |
"image_size": 128,
|
6 |
"loss_type": "l1",
|
7 |
"objective": "pred_noise",
|
8 |
+
"timesteps": 10
|
9 |
}
|