Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
HsiangNianian
/
uer-gpt2-chinese-ancient
like
0
Sleeping
App
Files
Files
Community
main
uer-gpt2-chinese-ancient
/
app.py
HsiangNianian
initial commit
1cd2e2a
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/uer/gpt2-chinese-ancient"
).launch()