Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NPG
/
GPT-2_Instruct
like
0
Runtime error
App
Files
Files
Community
1
NPG
commited on
Feb 9, 2023
Commit
6d09be5
•
1 Parent(s):
c81cc0c
share=False
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ io = gr.Interface(
54
"""
55
)
56
57
-
io.launch(share=
True
, debug=False)
54
"""
55
)
56
57
+
io.launch(share=
False
, debug=False)