Instructions to use Comfy-Org/Pixal3D with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Pixal3D with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| 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 | |
| ``` |