| --- |
| tags: |
| - comfyui |
| license: apache-2.0 |
| --- |
| |
| # Boogu-Image |
|
|
| Repackaged model files for ComfyUI. |
|
|
| Original model repository: https://huggingface.co/Boogu |
|
|
| Place the files in the following folders: |
| ``` |
| π ComfyUI/ |
| βββ π models/ |
| β βββ π diffusion_models/ |
| β β βββ boogu_image_base_bf16.safetensors |
| β β βββ boogu_image_base_fp8_scaled.safetensors |
| β β βββ boogu_image_base_nvfp4.safetensors |
| β β βββ boogu_image_edit_bf16.safetensors |
| β β βββ boogu_image_edit_turbo_bf16.safetensors |
| β β βββ boogu_image_edit_fp8_scaled.safetensors |
| β β βββ boogu_image_edit_int8_convrot.safetensors |
| β β βββ boogu_image_edit_turbo_int8_convrot.safetensors |
| β β βββ boogu_image_edit_nvfp4.safetensors |
| β β βββ boogu_image_turbo_bf16.safetensors |
| β β βββ boogu_image_turbo_fp8_scaled.safetensors |
| β β βββ boogu_image_turbo_hotfix_bf16.safetensors |
| β β βββ boogu_image_turbo_hotfix_int8_convrot.safetensors |
| β β βββ boogu_image_turbo_hotfix_nvfp4.safetensors |
| β β βββ boogu_image_turbo_nvfp4.safetensors |
| β βββ π loras/ |
| β β βββ boogu_image_turbo_hotfix_lora_rank_128_bf16.safetensors |
| β β βββ boogu_image_turbo_lora_rank_128_bf16.safetensors |
| β βββ π text_encoders/ |
| β β βββ qwen3vl_8b_fp8_scaled.safetensors |
| β βββ π vae/ |
| β β βββ flux1_vae_bf16.safetensors |
| ``` |