Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
terrierteam
/
splade
like
6
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Sean MacAvaney
commited on
Oct 30, 2022
Commit
1f643c7
·
1 Parent(s):
39fddf0
update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -110,4 +110,4 @@ interface(
110
scale=2/3
111
),
112
MarkdownFile('wrapup.md'),
113
-
).launch(share=
True
)
110
scale=2/3
111
),
112
MarkdownFile('wrapup.md'),
113
+
).launch(share=
False
)