Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
assile
/
roop-unleashednew
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ad749e3
roop-unleashednew
/
mypy.ini
assile
Upload 60 files
942cfe5
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