Update config.json
Browse files- 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 |
}
|