Instructions to use Comfy-Org/PixelDiT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/PixelDiT 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
Update README.md
Browse files
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
|