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