Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
tuan2308
/
face-swap
like
418
Running
on
Zero
App
Files
Files
Community
4
3aff737
face-swap
/
mypy.ini
tuan2308
Upload 21 files
1f6a041
verified
5 months ago
raw
Copy download link
history
blame
Safe
175 Bytes
[mypy]
check_untyped_defs
=
True
disallow_any_generics
=
True
disallow_untyped_calls
=
True
disallow_untyped_defs
=
True
ignore_missing_imports
=
True
strict_optional
=
False