Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,9 @@ tags:
|
|
| 13 |
- i2i
|
| 14 |
---
|
| 15 |
|
| 16 |
-
Only quants of https://huggingface.co/Phr00t/Qwen-Image-Edit-Rapid-AIO
|
|
|
|
|
|
|
| 17 |
|
| 18 |
I think i have fixed the smaller quants, feel free to test and give feedback.
|
| 19 |
|
|
@@ -36,6 +38,8 @@ TXT_ARCH_LIST = {"t5", "t5encoder", "llama", "qwen2vl", "clip"}
|
|
| 36 |
```
|
| 37 |
see https://github.com/city96/ComfyUI-GGUF/pull/349
|
| 38 |
|
|
|
|
|
|
|
| 39 |
|
| 40 |
VAE https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf
|
| 41 |
|
|
|
|
| 13 |
- i2i
|
| 14 |
---
|
| 15 |
|
| 16 |
+
Only quants of https://huggingface.co/Phr00t/Qwen-Image-Edit-Rapid-AIO.
|
| 17 |
+
|
| 18 |
+
READ CAREFULLY!!!
|
| 19 |
|
| 20 |
I think i have fixed the smaller quants, feel free to test and give feedback.
|
| 21 |
|
|
|
|
| 38 |
```
|
| 39 |
see https://github.com/city96/ComfyUI-GGUF/pull/349
|
| 40 |
|
| 41 |
+
or i have cloned the abliberated files into my repo and fixed the mmroj so the fix is no longer needed
|
| 42 |
+
|
| 43 |
|
| 44 |
VAE https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf
|
| 45 |
|