Lexius commited on
Commit
6485e37
Β·
verified Β·
1 Parent(s): d33facc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
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
- β”‚ β”‚ └── boogu_image_turbo_bf16.safetensors
 
 
 
 
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/