Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xdecoder
/
Instruct-X-Decoder
like
164
Build error
App
Files
Files
Community
6
jw2yang
commited on
Feb 7, 2023
Commit
47dd336
•
1 Parent(s):
8fc4742
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -95,4 +95,4 @@ gr.Interface(
95
article=article,
96
allow_flagging='never',
97
cache_examples=True,
98
-
).launch(
share=True
)
95
article=article,
96
allow_flagging='never',
97
cache_examples=True,
98
+
).launch()