Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Wootang01
/
text_generator_eight
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a3ae2fd
text_generator_eight
/
app.py
Wootang01
Update app.py
10ab4f1
over 2 years ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.Interface.load(
'huggingface/gpt2'
).launch()