--extra-index-url https://download.pytorch.org/whl/cu121 torch==2.4.0 torchvision==0.19.0 pillow==10.4.0 imageio==2.36.1 imageio-ffmpeg==0.5.1 tqdm==4.67.1 easydict==1.13 opencv-python-headless==4.10.0.84 scipy==1.14.1 rembg==2.0.60 onnxruntime==1.20.1 trimesh==4.5.3 xatlas==0.0.9 pyvista==0.44.2 pymeshfix==0.17.0 igraph==0.11.8 git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8 xformers==0.0.27.post2 spconv-cu120==2.3.6 transformers==4.50.3 pydantic==2.10.6 diffusers==0.32.0 lightning==2.2 mesh2sdf loguru tetgen==0.6.3 pymeshfix igraph omegaconf pycocotools kornia timm h5py boto3 git+https://github.com/facebookresearch/segment-anything.git git+https://github.com/facebookresearch/detectron2.git --find-links https://data.pyg.org/whl/torch-2.8.0+cu128.html torch-scatter https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
OmniPart: Part-Aware 3D Generation with Semantic Decoupling and Structural Cohesion,this node ,you can use it in comfyUI
1.Installation
In the ./ComfyUI/custom_nodes directory, run the following:
git clone https://github.com/smthemex/ComfyUI_OmniPart
2.requirements
pip install -r requirements.txt
3.checkpoints
├── ComfyUI/models/OmniPart
| ├── bbox_gen.ckpt
| ├── model.safetensors #RMBG-2.0
| ├── partfield_encoder.ckpt
| ├── sam_vit_h_4b8939.pth
├── ComfyUI/models/dinov2
| ├──model.safetensors #facebook/dinov2-with-registers-large
| ├──dinov2_vitl14_reg4_pretrain.pth
├── any-path/omnipart/OmniPart # https://huggingface.co/omnipart/OmniPart/tree/main 全下,保持目录一致,几G而已