| license: apache-2.0 | |
| tags: | |
| - comfyui | |
| # Gemma 4 | |
| Repackaged model files for ComfyUI. | |
| Original model repository: | |
| - https://huggingface.co/google/gemma-4-E2B-it | |
| - https://huggingface.co/google/gemma-4-E4B-it | |
| Place the files in the following folders: | |
| ``` | |
| π ComfyUI/ | |
| βββ π models/ | |
| β βββ π text_encoders/ | |
| β β βββ gemma4_e2b_it_bf16.safetensors | |
| β β βββ gemma4_e4b_it_bf16.safetensors | |
| β β βββ gemma4_e4b_it_fp8_scaled.safetensors | |
| ``` |