ArthurZ HF staff commited on
Commit
caad666
1 Parent(s): 482a582

Update config.json

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