diff --git a/src/ui/ProcessTab.py b/src/ui/ProcessTab.py index 440ba8e9..666bedd2 100644 --- a/src/ui/ProcessTab.py +++ b/src/ui/ProcessTab.py @@ -372,6 +372,8 @@ def renderToPipeThread(self, backend: str, interpolateTimes: int, interpolateMod continue if "WARNING: [Torch-TensorRT]" in line: continue + if "Unable to import quantization" in line: + continue line = str(line.strip()) if "it/s" in line: