Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sky009
/
liam168-chat-DialoGPT-small-zh
like
0
Runtime error
App
Files
Files
Community
d584a83
liam168-chat-DialoGPT-small-zh
/
app.py
sky009
initial commit
d584a83
almost 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/liam168/chat-DialoGPT-small-zh"
).launch()