Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
intoxication
/
gpt2_n
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
87c4f79
gpt2_n
/
app.py
intoxication
initial commit
87c4f79
about 2 years ago
raw
Copy download link
history
blame
Safe
62 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/gpt2"
).launch()