Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpkaGames
/
NeuroGPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NeuroGPT
/
venv
/
Lib
/
python3.10
/
site-packages
/
fontTools
/
svgLib
/
__init__.py
OpkaGames
Upload folder using huggingface_hub
870ab6b
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"
]