Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Apex-X/IN-SWAPPER
ALSv
/
FSW
like
1
Running
App
Files
Files
Community
main
FSW
/
roop
/
typing.py
Aadhithya
Upload 19 files
3e8dd94
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
from
typing
import
Any
from
insightface.app.common
import
Face
import
numpy
Face = Face
Frame = numpy.ndarray[
Any
,
Any
]