Probably not necessary anymore. (#9646)

This commit is contained in:
comfyanonymous
2025-08-30 22:32:10 -07:00
committed by GitHub
parent 32a627bf1f
commit 9b15155972

View File

@@ -113,7 +113,6 @@ import gc
if os.name == "nt":
os.environ['MIMALLOC_PURGE_DELAY'] = '0'
logging.getLogger("xformers").addFilter(lambda record: 'A matching Triton is not available' not in record.getMessage())
if __name__ == "__main__":
if args.default_device is not None: