Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
keminglu
/
instruction-following-open-world-information-extraction
like
1
Runtime error
App
Files
Files
Community
keminglu
commited on
Jun 12, 2023
Commit
249d368
·
1 Parent(s):
1fac444
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -70,5 +70,4 @@ demo = gr.Interface(
70
)
71
72
demo.launch(
73
-
auth=("miega", "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"),
74
show_error=True)
70
)
71
72
demo.launch(
73
show_error=True)