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