Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nerfadox
/
openai-community-gpt2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c3bf447
openai-community-gpt2
/
app.py
nerfadox
initial commit
c3bf447
verified
12 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
69 Bytes
import
gradio
as
gr
gr.load(
"models/openai-community/gpt2"
).launch()