Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sonobit
/
nvidia-mit-b0
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d5f2e5e
nvidia-mit-b0
/
app.py
sonobit
Update app.py
d5f2e5e
over 2 years ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nvidia/mit-b0"
).launch()