mckell commited on
Commit
6c1b652
·
verified ·
1 Parent(s): 4299b07

Update edm/config.json

Browse files
Files changed (1) hide show
  1. edm/config.json +2 -2
edm/config.json CHANGED
@@ -2,6 +2,6 @@
2
  "adapter": "edm-imagenet-64",
3
  "checkpoint": "checkpoints/edm-imagenet-64x64-cond-adm.pkl",
4
  "default_steps": 50,
5
- "sigma_max": 80.0,
6
- "sigma_min": 0.002
7
  }
 
2
  "adapter": "edm-imagenet-64",
3
  "checkpoint": "checkpoints/edm-imagenet-64x64-cond-adm.pkl",
4
  "default_steps": 50,
5
+ "sigma_max": 50.0,
6
+ "sigma_min": 0.5
7
  }