Revert "a hack to for onnxruntime to use cuda"

This commit is contained in:
xaviviro
2023-06-27 20:39:24 +02:00
committed by GitHub
parent 747726fc02
commit e7907c45b6
4 changed files with 2 additions and 4 deletions

View File

@@ -6,7 +6,6 @@
import numpy as np
import cv2
import torch # hack to use onnxruntime with cuda
import onnx
import onnxruntime
import face_align