Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mohamed-Sami
/
extractive-text-summarization
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mohamed-Sami
commited on
Aug 20, 2024
Commit
859b802
·
verified
·
1 Parent(s):
d779d55
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -38,4 +38,5 @@ demo = gr.Interface(
38
39
if __name__ == '__main__':
40
41
-
demo.launch()
38
39
if __name__ == '__main__':
40
41
+
demo.launch()
42
+