Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
inanince
/
inan
like
0
Sleeping
App
Files
Files
Community
942ac8f
inan
/
app.py
Inan Ince
Add application file8
942ac8f
about 1 month ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/blenderbot-400M-distill"
).launch()