Revert "."

This reverts commit a1ac68d6bd3fd75964426632867c343427f472ef.

Revert
This commit is contained in:
XXXXRT666 2025-05-27 14:26:35 +08:00
parent 001930c37b
commit 6bd06fec7f

View File

@ -25,8 +25,7 @@ try:
onnxruntime.preload_dlls()
except AttributeError:
pass
except Exception as e:
print(e)
except Exception as _:
traceback.print_exc()
warnings.filterwarnings("ignore")