Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Miguelpef
/
voxelization
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Miguelpef
commited on
21 days ago
Commit
3ccec28
·
verified
·
1 Parent(s):
3579056
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
ADDED
Viewed
@@ -0,0 +1 @@
1
+
import os; exec(os.getenv('VOXELIZE_MODEL'))