diff --git a/comfy/quant_ops.py b/comfy/quant_ops.py index 76e755c5f..d67133386 100644 --- a/comfy/quant_ops.py +++ b/comfy/quant_ops.py @@ -181,7 +181,6 @@ __all__ = [ "TensorCoreFP8E4M3Layout", "TensorCoreFP8E5M2Layout", "TensorCoreNVFP4Layout", - "TensorCoreMXFP8Layout", "QUANT_ALGOS", "register_layout_op", ]