diff --git a/core/globals.py b/core/globals.py index cbd26c2..dc77baf 100644 --- a/core/globals.py +++ b/core/globals.py @@ -1,3 +1,4 @@ +import torch import onnxruntime use_gpu = False