Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DFKI-SLT
/
re_on_tacred
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dfki-nlp
commited on
May 4, 2023
Commit
cdb9404
·
1 Parent(s):
b86a55a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -61,4 +61,4 @@ iface = gr.Interface(
61
),
62
outputs="html",
63
)
64
-
iface.launch(
share=True
)
61
),
62
outputs="html",
63
)
64
+
iface.launch()