JJukE commited on
Commit
dc91a9e
1 Parent(s): 96c96b1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -14,6 +14,5 @@
14
  "latent_scale_factor": null,
15
  "kl_weight": 1e-06,
16
  "geom_weight": 1.0,
17
- "recon_loss_type": "l2",
18
- "device": "cuda"
19
  }
 
14
  "latent_scale_factor": null,
15
  "kl_weight": 1e-06,
16
  "geom_weight": 1.0,
17
+ "recon_loss_type": "l2"
 
18
  }