Update README.md
0e9f65d
verified
-
examples
Add examples.
-
43 Bytes
Add vae.
-
243 Bytes
Update README.md
-
640 Bytes
Update.
-
4.64 kB
Add model.
-
6 Bytes
reqs.
vae.pt
Detected Pickle imports (17)
- "__builtin__.set",
- "_codecs.encode",
- "torch._utils._rebuild_parameter",
- "__main__.VAE",
- "torch.nn.modules.activation.Sigmoid",
- "numpy.core.multiarray.scalar",
- "torch.nn.modules.conv.Conv2d",
- "torch.FloatStorage",
- "torch.nn.modules.container.Sequential",
- "torch.nn.modules.pooling.MaxPool2d",
- "torch._utils._rebuild_tensor_v2",
- "torch.nn.modules.linear.Linear",
- "__main__.Encoder",
- "__main__.Decoder",
- "torch.nn.modules.flatten.Flatten",
- "collections.OrderedDict",
- "numpy.dtype"
How to fix it?
3.48 MB
Update model.
-
2.13 kB
Update model.