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