Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EllaTsoi
/
text_generator
like
1
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
4d69f32
text_generator
File size: 68 Bytes
53d9e06
4d69f32
1
2
3
4
import
gradio
as
gr gr.Interface.load(
"huggingface/gpt2"
).launch()