Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Chat-Conversation-facebook-blenderbot-3B
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Chat-Conversation-facebook-blenderbot-3B
/
app.py
awacke1
initial commit
0a0fc89
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/blenderbot-3B"
).launch()