import torch

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

View File

@@ -6,6 +6,7 @@
import numpy as np
import cv2
import torch
import onnx
import onnxruntime
import face_align