Views
No views yet
LICENSE and Notice.txt, and the upstream text is at https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1/blob/main/LICENSE.
Use of these weights is subject to it, including any restrictions it attaches.1pip install mlx mlx-arsenal safetensors Pillow trimesh scikit-image PyMCubes scipy
2git clone https://github.com/dgrauet/Hunyuan3D-2.1-mlx.git && cd Hunyuan3D-2.1-mlx
3
4python - <<'PY'
5from hy3dshape.hy3dshape.pipeline_mlx import ShapePipeline
6
7pipe = ShapePipeline.from_pretrained("dgrauet/hunyuan3d-2.1-mlx")
8mesh = pipe("your_image.png", num_inference_steps=50, guidance_scale=7.5, octree_resolution=256)
9mesh.export("output.glb")
10PYLICENSE (17.50 KB)Notice.txt (16.25 KB)config.json (1.29 KB)dit.safetensors (5.68 GB)image_encoder.safetensors (580.59 MB)paint_clip.safetensors (1.18 GB)paint_dino.safetensors (2.12 GB)paint_unet.safetensors (3.66 GB)paint_vae.safetensors (159.58 MB)realesrgan_x4plus.safetensors (63.76 MB)split_model.json (1.15 KB)vae.safetensors (625.17 MB)