Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
prithivMLmods/Multimodal-OCR
m-ric
/
Face-Swap-Roop
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
prithivMLmods
commited on
Oct 22, 2024
Commit
b441c75
·
verified
·
1 Parent(s):
2588d09
Delete mypy.ini
Browse files
Files changed (1)
hide
show
mypy.ini
+0
-7
mypy.ini
DELETED
Viewed
@@ -1,7 +0,0 @@
1
-
[mypy]
2
-
check_untyped_defs = True
3
-
disallow_any_generics = True
4
-
disallow_untyped_calls = True
5
-
disallow_untyped_defs = True
6
-
ignore_missing_imports = True
7
-
strict_optional = False