Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Markjr
/
openai-shap-e
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
60d1a7c
openai-shap-e
/
app.py
Markjr
initial commit
60d1a7c
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()