Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
openfree/MagicFace-V3
openfree
/
MagicFace
like
244
Paused
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
ginipick
commited on
Jan 15, 2025
Commit
0c8e84b
·
verified
·
1 Parent(s):
9f2aab0
Upload ruff.toml
Browse files
Files changed (1)
hide
show
ruff.toml
+4
-0
ruff.toml
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
line-length = 120
2
+
target-version = "py310"
3
+
4
+
lint.select = ["I"]