Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MountLiteraSwd
/
pranavpsv-gpt2-genre-story-generator
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pranavpsv-gpt2-genre-story-generator
/
app.py
MountLiteraSwd
initial commit
bf055b6
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pranavpsv/gpt2-genre-story-generator"
).launch()