Pixal3D / README.md
Kijai's picture
Update README.md
c1fd747 verified
|
Raw
History Blame Contribute Delete
740 Bytes
---
license: mit
tags:
- comfyui
- diffusion-single-file
base_model:
- TencentARC/Pixal3D
---
# Pixal3D
work in progress https://github.com/Comfy-Org/ComfyUI/pull/14718
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/TencentARC/Pixal3D
Place the files in the following folders:
```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚ β”‚ β”œβ”€β”€ pixal3d_bf16.safetensors
β”‚ β”‚ └── pixal3d_int8_convrot.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ clip_vision/
β”‚ β”‚ └── dino_v3_L_naf_fp32.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ vae/
β”‚ β”‚ β”œβ”€β”€ trellis_2_shape_vae_bf16.safetensors
β”‚ β”‚ └── trellis_2_texture_vae_bf16.safetensors
```