Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kriscn
/
keras-io-PointNet
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5d65bea
keras-io-PointNet
/
app.py
kriscn
initial commit
5d65bea
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/keras-io/PointNet"
).launch()