Change order of imports to avoid segfault
This commit is contained in:
parent
6f1dac0627
commit
8a9c3c1edc
@ -1,5 +1,5 @@
|
||||
import cv2
|
||||
import torch
|
||||
import cv2
|
||||
import onnxruntime
|
||||
import numpy as np
|
||||
import pandas as pd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user