Kijai commited on
Commit
672b8d9
Β·
verified Β·
1 Parent(s): 3e7ec61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: other
 
3
  tags:
4
  - comfyui
5
  ---
@@ -11,6 +12,7 @@ Repackaged model files for ComfyUI.
11
  Original model repository:
12
 
13
  - https://huggingface.co/nvidia/PixelDiT-1300M-1024px
 
14
 
15
  Place the files in the following folders:
16
 
@@ -18,6 +20,12 @@ Place the files in the following folders:
18
  πŸ“‚ ComfyUI/
19
  β”œβ”€β”€ πŸ“‚ models/
20
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
 
 
 
 
 
 
21
  β”‚ β”‚ └── pixeldit_1300m_1024px_bf16.safetensors
22
  β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
23
  β”‚ β”‚ └── gemma_2_2b_it_elm_bf16.safetensors
 
1
  ---
2
  license: other
3
+ license_name: nsclv1
4
  tags:
5
  - comfyui
6
  ---
 
12
  Original model repository:
13
 
14
  - https://huggingface.co/nvidia/PixelDiT-1300M-1024px
15
+ - https://huggingface.co/nvidia/PiD
16
 
17
  Place the files in the following folders:
18
 
 
20
  πŸ“‚ ComfyUI/
21
  β”œβ”€β”€ πŸ“‚ models/
22
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
23
+ β”‚ β”‚ β”œβ”€β”€ pid_flux1_512_to_2048_4step_bf16.safetensors
24
+ β”‚ β”‚ β”œβ”€β”€ pid_flux1_1024_to_4096_4step_bf16.safetensors
25
+ β”‚ β”‚ β”œβ”€β”€ pid_flux2_512_to_2048_4step_bf16.safetensors
26
+ β”‚ β”‚ β”œβ”€β”€ pid_flux2_1024_to_4096_4step_bf16.safetensors
27
+ β”‚ β”‚ β”œβ”€β”€ pid_sd3_512_to_2048_4step_bf16.safetensors
28
+ β”‚ β”‚ β”œβ”€β”€ pid_sd3_1024_to_4096_4step_bf16.safetensors
29
  β”‚ β”‚ └── pixeldit_1300m_1024px_bf16.safetensors
30
  β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
31
  β”‚ β”‚ └── gemma_2_2b_it_elm_bf16.safetensors