Generate structured, separately editable 3D object parts or scene objects from one image, with optional RMBG and Gemini-assisted preprocessing.
A Modly model extension for PartCrafter. It turns one image into a structured GLB whose generated parts remain separate, and exposes the upstream image preprocessing route: PartCrafter Object — 1–16 parts with wgsxm/PartCrafter. PartCrafter Scene — 1–8 scene objects with wgsxm/PartCrafter-Scene. PartCrafter RMBG Preprocess — image-to-image background removal and upstream white-background framing with briaai/RMBG-1.4.
The Modly integration is maintained by DrHepa. PartCrafter and its weights remain work by their upstream authors. Third-party license warning: the pinned PartCrafter source includes copied or adapted Tencent Hunyuan code whose embedded Community License states that it does not apply in the European Union. Review Limitations, NOTICE, and THIRDPARTYNOTICES.md before installation. This wrapper cannot grant rights that the upstream licenses withhold.
PartCrafter requires 64-bit CPython 3.11 or 3.12 and a supported NVIDIA CUDA system.
1. Open Extensions in Modly. 2. Choose Install from GitHub and enter:
3. Wait for setup to finish. Setup creates the extension-local venv, installs the pinned runtime, retrieves the immutable upstream source revision, applies audited inference fixes, and validates the environment. It does not download model weights.
Read the full README on GitHub →