Instructions to use zenlm/zen-3d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zenlm/zen-3d with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zenlm/zen-3d", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add VAE weights
Browse files- vae/pytorch_model.bin +3 -0
vae/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:379995ca170d8a899019125f389ba8692b2e35625ff64ddc3fdaa8c9302ac340
|
| 3 |
+
size 1311145138
|