Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pranaym12
/
facebook-blenderbot-400M-distill
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-blenderbot-400M-distill
/
app.py
Pranaym12
initial commit
d42e88d
almost 2 years 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()