Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
qipchip
/
facebook-blenderbot-3B
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1e88581
facebook-blenderbot-3B
/
app.py
qipchip
initial commit
1e88581
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/blenderbot-3B"
).launch()