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