File size: 674 Bytes
4fab00e
 
313405e
 
 
 
 
4fab00e
313405e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4d715cc
313405e
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: mit
tags:
- comfyui
- diffusion-single-file
base_model:
- TencentARC/Pixal3D
---

# Pixal3D

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
```