Update dmd2/config.json
Browse files- dmd2/config.json +2 -2
dmd2/config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"adapter": "dmd2-imagenet-64",
|
| 3 |
"checkpoint": "checkpoints/dmd2-imagenet-64-10step.pkl",
|
| 4 |
-
"default_steps":
|
| 5 |
"sigma_max": 80.0,
|
| 6 |
-
"sigma_min": 0.
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"adapter": "dmd2-imagenet-64",
|
| 3 |
"checkpoint": "checkpoints/dmd2-imagenet-64-10step.pkl",
|
| 4 |
+
"default_steps": 5,
|
| 5 |
"sigma_max": 80.0,
|
| 6 |
+
"sigma_min": 0.5
|
| 7 |
}
|