Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Trinet2023
/
monx
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Trinet2023
commited on
Feb 14, 2024
Commit
783b830
·
verified
·
1 Parent(s):
d764d7b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
2
-
mport
gradio as gr
3
4
description = "Story generation with GPT-2"
5
title = "Generate your own story"
1
2
+
import
gradio as gr
3
4
description = "Story generation with GPT-2"
5
title = "Generate your own story"