Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
shengzi
/
IDEA-CCNL-Wenzhong-GPT2-110M-static
like
0
Running
App
Files
Files
Community
main
IDEA-CCNL-Wenzhong-GPT2-110M-static
/
app.py
shengzi
initial commit
d77d45a
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/IDEA-CCNL/Wenzhong-GPT2-110M"
).launch()