Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Samurai719214
/
GPTNeo-storyteller
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Samurai719214
commited on
Feb 11
Commit
8cfe65c
·
verified
·
1 Parent(s):
03542e5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -55,4 +55,4 @@ interface = gr.Interface(
55
)
56
57
# Launch the Gradio app.
58
-
interface.launch(
share = True
)
55
)
56
57
# Launch the Gradio app.
58
+
interface.launch()