Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sarthak-506
/
codet5-base-finetuned-demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
codet5-base-finetuned-demo
/
.venv
/
lib
/
python3.9
/
site-packages
/
fontTools
/
svgLib
/
__init__.py
Sarthak-506
Upload folder using huggingface_hub
2cabb35
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
from
.path
import
SVGPath, parse_path
__all__ = [
"SVGPath"
,
"parse_path"
]