ArthurZ HF staff commited on
Commit
983b580
1 Parent(s): 0bf6afd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -44,7 +44,7 @@
44
  "out_channels": 3,
45
  "resnet_eps": 1e-06,
46
  "resnet_num_groups": null,
47
- "sde": true,
48
  "time_embedding_type": "fourier",
49
  "up_blocks": [
50
  "UNetResSkipUpBlock2D",
 
44
  "out_channels": 3,
45
  "resnet_eps": 1e-06,
46
  "resnet_num_groups": null,
47
+ "sde": false,
48
  "time_embedding_type": "fourier",
49
  "up_blocks": [
50
  "UNetResSkipUpBlock2D",