--- 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 ```