Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
googlair
/
blender
like
0
Runtime error
App
Files
Files
Community
main
blender
/
app.py
googlair
initial commit
799bb7c
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/blenderbot-400M-distill"
).launch()