Instructions to use Comfy-Org/Boogu-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Boogu-Image with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- comfyui
|
| 4 |
-
- diffusion-single-file
|
| 5 |
license: apache-2.0
|
| 6 |
---
|
| 7 |
|
|
@@ -16,7 +15,11 @@ Place the files in the following folders:
|
|
| 16 |
π ComfyUI/
|
| 17 |
βββ π models/
|
| 18 |
β βββ π diffusion_models/
|
| 19 |
-
β β
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
β βββ π text_encoders/
|
| 21 |
β β βββ qwen3vl_8b_fp8_scaled.safetensors
|
| 22 |
β βββ π vae/
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- comfyui
|
|
|
|
| 4 |
license: apache-2.0
|
| 5 |
---
|
| 6 |
|
|
|
|
| 15 |
π ComfyUI/
|
| 16 |
βββ π models/
|
| 17 |
β βββ π diffusion_models/
|
| 18 |
+
β β βββ boogu_image_base_bf16.safetensors
|
| 19 |
+
β β βββ boogu_image_base_fp8_scaled.safetensors
|
| 20 |
+
β β βββ boogu_image_edit_bf16.safetensors
|
| 21 |
+
β β βββ boogu_image_turbo_bf16.safetensors
|
| 22 |
+
β β βββ boogu_image_turbo_fp8_scaled.safetensors
|
| 23 |
β βββ π text_encoders/
|
| 24 |
β β βββ qwen3vl_8b_fp8_scaled.safetensors
|
| 25 |
β βββ π vae/
|