Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Tuanworking10
/
NlpHUST-gpt2-vietnamese
like
0
Sleeping
App
Files
Files
Community
main
NlpHUST-gpt2-vietnamese
/
app.py
Tuanworking10
initial commit
6e460b4
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/NlpHUST/gpt2-vietnamese"
).launch()