mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2026-08-27 19:20:26 +02:00
Version 2.0c Release!
Sharpness and some other improvements added!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from typing import Any
|
||||
|
||||
from insightface.app.common import Face
|
||||
import numpy
|
||||
|
||||
Face = Face
|
||||
Frame = numpy.ndarray[Any, Any]
|
||||
Reference in New Issue
Block a user