Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Ultronhacker
/
gpt2-custom
like
0
Runtime error
App
Files
Files
Community
633edd3
gpt2-custom
/
app.py
Ultronhacker
initial commit
633edd3
over 1 year ago
raw
Copy download link
history
blame
Safe
62 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/gpt2"
).launch()