bghira commited on
Commit
d0be70f
·
verified ·
1 Parent(s): 2bae404

Update transformer/config.json

Browse files
Files changed (1) hide show
  1. transformer/config.json +2 -1
transformer/config.json CHANGED
@@ -16,5 +16,6 @@
16
  "num_layers": 20,
17
  "out_channels": 32,
18
  "patch_size": 1,
19
- "sample_size": 32
 
20
  }
 
16
  "num_layers": 20,
17
  "out_channels": 32,
18
  "patch_size": 1,
19
+ "sample_size": 32,
20
+ "timestep_scale": 1.0
21
  }