Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jonny001
/
Image-Face-Swap
like
23
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d19c7a4
Image-Face-Swap
/
mypy.ini
Jonny001
Upload 3 files
d19c7a4
verified
3 months ago
raw
Copy download link
history
blame
Safe
182 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