Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lshzhm
/
DeepAudio-V1
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b21f032
DeepAudio-V1
/
F5-TTS
/
ruff.toml
lshzhm
init commit
99bbd30
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
207 Bytes
line-length
=
120
target-version
=
"py310"
[lint]
# Only ignore variables with names starting with "_".
dummy-variable-rgx
=
"^_.*$"
[lint.isort]
force-single-line
=
true
lines-after-imports
=
2