Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Angel1000
/
Optiman
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
Optiman
/
.venv
/
Lib
/
site-packages
/
fontTools
/
svgLib
/
__init__.py
Angel1000
Upload folder using huggingface_hub
d3ebef2
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
from
.path
import
SVGPath, parse_path
__all__ = [
"SVGPath"
,
"parse_path"
]