Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
John6666
/
image-to-3d-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
image-to-3d-test
/
ruff.toml
John6666
Upload 77 files
b572032
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
58 Bytes
[lint]
ignore
= [
"F722"
,
"F821"
]
extend-select
= [
"I"
]