Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Wootang01
/
text_generator_two
like
5
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6de24fd
text_generator_two
File size: 67 Bytes
7681358
6de24fd
1
2
3
import
gradio
as
gr gr.Interface.load(
'huggingface/gpt2'
).launch()