realrebelai commited on
Commit
d2734c2
·
verified ·
1 Parent(s): dec4ad9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -9,12 +9,8 @@ tags:
9
 
10
  # Boogu-Image-0.1-Turbo GGUF
11
 
12
- This repository contains Flat Quantized GGUF versions of the newly released **Boogu-Image-0.1-Turbo** foundation model.
13
 
14
- These models have been successfully packaged with the `omnigen` architecture tag, allowing them to bypass `llama-quantize` limitations and load directly into ComfyUI via the `ComfyUI-GGUF` node suite.
15
-
16
- ### Required Text Encoder & VAE
17
- To run the Boogu architecture properly, you cannot use standard SD or Flux encoders. You must download the specific VAE and multimodal text encoders.
18
 
19
  * **Text Encoder (Qwen3-VL):** You must use an FP8 scaled version of the Qwen3-VL encoder. *(Note: Do NOT use the NF4 versions floating around—NF4 strips out the visual `mmproj` tower, which will instantly crash your workflow with a shape mismatch).*
20
  * Download the FP8 encoder from the [Comfy-Org Qwen3-VL Repo](https://huggingface.co/Comfy-Org/Qwen3-VL).
 
9
 
10
  # Boogu-Image-0.1-Turbo GGUF
11
 
 
12
 
13
+ ### Required Text Encoder & VAE
 
 
 
14
 
15
  * **Text Encoder (Qwen3-VL):** You must use an FP8 scaled version of the Qwen3-VL encoder. *(Note: Do NOT use the NF4 versions floating around—NF4 strips out the visual `mmproj` tower, which will instantly crash your workflow with a shape mismatch).*
16
  * Download the FP8 encoder from the [Comfy-Org Qwen3-VL Repo](https://huggingface.co/Comfy-Org/Qwen3-VL).