Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ting06
/
ting
like
0
Runtime error
App
Files
Files
Community
1
main
ting
/
app.py
ting06
Create app.py
47a74bf
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.interface.load(
"huggingface/gpt2"
).launch()