| license: apache-2.0 | |
| tags: | |
| - comfyui | |
| # DiffusionGemma | |
| Repackaged model files for ComfyUI. | |
| Original model repository: | |
| - https://huggingface.co/google/diffusiongemma-26B-A4B-it | |
| This initial repository contains only the BF16 ComfyUI text encoder. | |
| Place the files in the following folders: | |
| ``` | |
| π ComfyUI/ | |
| βββ π models/ | |
| β βββ π text_encoders/ | |
| β β βββ diffusiongemma_comfy_bf16.safetensors | |
| ``` | |