Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
john1246
/
test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fcc8e7d
test
/
roop-unleashed-main
/
mypy.ini
john1246
Upload 63 files
fcc8e7d
verified
3 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