Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
gpt2-b2b3
like
1
Running
App
Files
Files
Community
6109978
gpt2-b2b3
/
app.py
PeepDaSlan9
initial commit
6109978
almost 2 years ago
raw
Copy download link
history
blame
Safe
62 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/gpt2"
).launch()