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
|
@@ -20,5 +20,5 @@ Place the files in the following folders:
|
|
| 20 |
β βββ π diffusion_models/
|
| 21 |
β β βββ pixeldit_1300m_1024px_bf16.safetensors
|
| 22 |
β βββ π text_encoders/
|
| 23 |
-
β β βββ
|
| 24 |
```
|
|
|
|
| 20 |
β βββ π diffusion_models/
|
| 21 |
β β βββ pixeldit_1300m_1024px_bf16.safetensors
|
| 22 |
β βββ π text_encoders/
|
| 23 |
+
β β βββ gemma_2_2b_it_elm_bf16.safetensors
|
| 24 |
```
|