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