Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Emir071
/
face-swap
like
57
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/1
face-swap
/
roop
/
typing.py
tuan2308
Upload 17 files
de17ae8
verified
about 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
122 Bytes
from
typing
import
Any
from
insightface.app.common
import
Face
import
numpy
Face = Face
Frame = numpy.ndarray[
Any
,
Any
]