mckell commited on
Commit
4299b07
·
verified ·
1 Parent(s): 1049acc

Update dmd2/config.json

Browse files
Files changed (1) hide show
  1. 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": 1,
5
  "sigma_max": 80.0,
6
- "sigma_min": 0.002
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
  }