Diffusion Single File
comfyui
Lexius commited on
Commit
d6cfb4e
·
verified ·
1 Parent(s): 6701b0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ The Qwen3-VL-32B `nvfp4_awq` quant is converted from: https://huggingface.co/cyb
22
 
23
  This `nvfp4` text encoder does not require Blackwell GPU to use.
24
 
25
- For diffusion models prefer int8_convrot if you are able to use pytorch with cu130.
26
 
27
  `fp8_scaled` should only be used if you cannot use `int8_convrot`.
28
 
 
22
 
23
  This `nvfp4` text encoder does not require Blackwell GPU to use.
24
 
25
+ For diffusion models prefer `int8_convrot` if you are able to use pytorch with cu130.
26
 
27
  `fp8_scaled` should only be used if you cannot use `int8_convrot`.
28