File size: 2,422 Bytes
7a59484
 
672b8d9
7a59484
 
 
 
bf0b0e3
7a59484
 
 
 
 
 
672b8d9
7a59484
 
 
 
 
6f0887f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8733ce4
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
license: other
license_name: nsclv1
tags:
- comfyui
---

# PixelDiT and PiD

Repackaged model files for ComfyUI.

Original model repository:

- https://huggingface.co/nvidia/PixelDiT-1300M-1024px
- https://huggingface.co/nvidia/PiD

Place the files in the following folders:

```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚   β”‚   β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_4step_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_4step_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_4step_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux1_1024_to_4096_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux1_1024_to_4096_4step_mxfp8.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux1_512_to_2048_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux1_512_to_2048_4step_mxfp8.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux2_1024_to_4096_4step_2606_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux2_1024_to_4096_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux2_1024_to_4096_4step_mxfp8.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux2_512_to_2048_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_flux2_512_to_2048_4step_mxfp8.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_qwenimage_1024_to_4096_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_sd3_1024_to_4096_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_sd3_512_to_2048_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pid_sdxl_1024_to_4096_4step_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ pixeldit_1300m_1024px_bf16.safetensors
β”‚   β”‚   └── pixeldit_1300m_1024px_mxfp8.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚   β”‚   β”œβ”€β”€ gemma_2_2b_it_elm_bf16.safetensors
β”‚   β”‚   └── gemma_2_2b_it_elm_fp8_scaled.safetensors
```