Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
PSM272
/
facebook-blenderbot-90M
like
0
Runtime error
App
Files
Files
Community
cf3699d
facebook-blenderbot-90M
/
app.py
PSM272
initial commit
cf3699d
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/blenderbot-90M"
).launch()