Push model using huggingface_hub.
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"aeconfig": {"z_channels": 4, "resolution": 128, "in_channels": 96, "out_ch": 96, "ch": 256, "ch_mult": [4, 4, 2, 1], "res_updown_level": [4], "num_res_blocks": 2, "dropout": 0.1}, "embed_dim": 4, "latent_scale_factor": null, "kl_weight": 1e-06, "geom_weight": 1.0, "recon_loss_type": "l2", "device": "cuda"}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb67c63d75ba279c3594e94f92907afd1b11d6e663d55c7e447493877a1c7c67
|
| 3 |
+
size 968423357
|