Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Daezi
/
facebook-blenderbot_small-90M
like
0
Sleeping
App
Files
Files
Community
482bd8a
facebook-blenderbot_small-90M
/
app.py
Daezi
initial commit
482bd8a
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/blenderbot_small-90M"
).launch()