Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
balacoon/tts
abcde1234www
/
tts
like
6
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
54ce256
tts
/
setup.cfg
abcde1234www
Duplicate from balacoon/tts
54ce256
about 2 years ago
raw
Copy download link
history
blame
Safe
182 Bytes
[flake8]
max_complexity
=
10
per-file-ignores
=__init__.py:F401,F403
ignore
= E203,W503
max-line-length
=
119
[isort]
profile
=black
line_length
=
119
[mypy]
ignore_missing_imports
=
True