Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
munan2003/roop-floyd
Mattysaur
/
roop-floyd
like
7
Paused
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/2
roop-floyd
/
mypy.ini
munan2003
Upload folder using huggingface_hub
4f58dfd
verified
7 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