Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jt5d
/
Intel-ldm3d-4c
like
0
Runtime error
App
Files
Files
Community
main
Intel-ldm3d-4c
/
app.py
jt5d
initial commit
212ec2d
11 months ago
raw
Copy download link
history
blame
contribute
delete
62 Bytes
import
gradio
as
gr
gr.load(
"models/Intel/ldm3d-4c"
).launch()