Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pszemraj/summarize-long-text
Omnibus
/
summarize-long-text
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Peter
commited on
May 23, 2022
Commit
5bb09f1
·
1 Parent(s):
6fc8143
try to fix queue
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -170,5 +170,4 @@ if __name__ == "__main__":
170
examples=load_examples(),
171
cache_examples=False,
172
).launch(
173
-
enable_queue=True,
174
)
170
examples=load_examples(),
171
cache_examples=False,
172
).launch(
173
)