Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dntrplytch
/
grad-tutorial
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
grad-tutorial
File size: 78 Bytes
7d134e4
1
2
3
4
from
.path
import
SVGPath, parse_path __all__ = [
"SVGPath"
,
"parse_path"
]