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
| { | |
| "target": "hy3dshape.pipelines.Hunyuan3DOmniSiTFlowMatchingPipeline", | |
| "params": { | |
| "box_v": 1.01, | |
| "octree_resolution": 384, | |
| "num_chunks": 50000, | |
| "mc_level": 0.0, | |
| "output_type": "mesh", | |
| "num_inference_steps": 50, | |
| "scaling_factor": 1.0079887561230991 | |
| } | |
| } |