comments to understand why torch

This commit is contained in:
Phan Tuấn Anh
2023-06-26 14:28:38 +02:00
committed by GitHub
parent 91144be667
commit 4d3bdf8ee1
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
import cv2
import torch
import torch # hack to use onnxruntime with cuda
import onnxruntime as rt
import sys
from insightface.app import FaceAnalysis