Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Wootang01
/
text_generator_four
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
859f55b
text_generator_four
/
app.py
Wootang01
Update app.py
859f55b
over 2 years ago
raw
Copy download link
history
blame
73 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/distilgpt2"
).launch()