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