Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tseyko
/
Intel-ldm3d-pano
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2a9eaa2
Intel-ldm3d-pano
/
app.py
Tseyko
initial commit
2a9eaa2
over 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Intel/ldm3d-pano"
).launch()