Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
fung427
/
text_generator
like
0
Modalities:
Text
Formats:
text
Size:
< 1K
Libraries:
Datasets
Croissant
Dataset card
Viewer
Files
Files and versions
Community
main
text_generator
/
app.py
fung427
parameter
b29f8ce
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/gpt2"
).launch()