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