docs: clarify dedicated loader needed due to ComfyUI lack of native ConvRot INT8 ControlNet support
Browse files
README.md
CHANGED
|
@@ -73,7 +73,7 @@ The **ConvRot INT8** format applies rotational transformation matrix optimizatio
|
|
| 73 |
|
| 74 |
### 1. ComfyUI (Dedicated Loader Required)
|
| 75 |
|
| 76 |
-
|
| 77 |
|
| 78 |
- **Dedicated Loader Extension:** [ComfyUI-HSWQ-Loader-and-Tools](https://github.com/ussoewwin/ComfyUI-HSWQ-Loader-and-Tools)
|
| 79 |
|
|
|
|
| 73 |
|
| 74 |
### 1. ComfyUI (Dedicated Loader Required)
|
| 75 |
|
| 76 |
+
Standard / vanilla ComfyUI does not natively support the **ConvRot INT8** format for ControlNet models. To load and execute these weights in ComfyUI, the dedicated loader extension is required:
|
| 77 |
|
| 78 |
- **Dedicated Loader Extension:** [ComfyUI-HSWQ-Loader-and-Tools](https://github.com/ussoewwin/ComfyUI-HSWQ-Loader-and-Tools)
|
| 79 |
|