Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nbiish
/
any2svg
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
any2svg
/
.gitignore
nbiish
Add Any2SVG - Image to SVG vectorization with MCP server support
bb16d68
unverified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
134 Bytes
# Output
output/
*
.svg
# Python
__pycache__/
*
.py
[cod]
*$py.class
.venv/
venv/
.env
# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db