comfyui
Boogu-Image / README.md
Kijai's picture
Update README.md
0afbd1f verified
|
Raw
History Blame Contribute Delete
1.55 kB
---
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
```