Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
d0r1h
/
LegSum
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d0r1h
commited on
Apr 12, 2022
Commit
46cf202
·
1 Parent(s):
085bcdc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -17,5 +17,4 @@ interface = gr.Interface(fn = summarize,
17
article = article)
18
19
interface.launch(debug=True,
20
-
share=True,
21
enable_queue=True)
17
article = article)
18
19
interface.launch(debug=True,
20
enable_queue=True)