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