tsolful
/

PixelDiT_INT8 / README.md
tsolful's picture
Update README.md
81dfbe6 verified
---
license: other
license_name: nsclv1
base_model: Comfy-Org/PixelDiT
base_model_relation: quantized
tags:
- comfyui
- diffusion-single-file
---
# PixelDiT and PiD
Repackaged model files for ComfyUI.
Original model repository:
- https://huggingface.co/nvidia/PixelDiT-1300M-1024px
- https://huggingface.co/nvidia/PiD
- https://huggingface.co/Comfy-Org/PixelDiT
Place the files in the following folders:
```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚ β”‚ β”œβ”€β”€ pid_flux1_512_to_2048_4step_INT8.safetensors
β”‚ β”‚ β”œβ”€β”€ pid_flux1_1024_to_4096_4step_INT8.safetensors
β”‚ β”‚ β”œβ”€β”€ pid_flux2_512_to_2048_4step_INT8.safetensors
β”‚ β”‚ β”œβ”€β”€ pid_flux2_1024_to_4096_4step_INT8.safetensors
β”‚ β”‚ β”œβ”€β”€ pid_sd3_512_to_2048_4step_INT8.safetensors
β”‚ β”‚ β”œβ”€β”€ pid_sd3_1024_to_4096_4step_INT8.safetensors
β”‚ β”‚ └── pixeldit_1300m_1024px_INT8.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚ β”‚ └── gemma_2_2b_it_elm_bf16.safetensors
```