Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jovien
/
Intel-ldm3d
like
0
Runtime error
App
Files
Files
Community
86e82f1
Intel-ldm3d
/
app.py
jovien
initial commit
86e82f1
about 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Intel/ldm3d"
).launch()