Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kanertoi
/
tyy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7987f23
tyy
/
app.py
kanertoi
Create app.py
7987f23
about 2 years ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.Inerface.load(
"huggingface/gpt2"
).launch()