Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Mbilal755
/
Rad_Summarizer
like
1
Sleeping
App
Files
Files
Community
Mbilal755
commited on
Nov 16, 2023
Commit
f9075b8
•
1 Parent(s):
03b062c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,4 @@ iface = gr.Interface(fn=summarize,
36
theme="huggingface")
37
38
if __name__ == "__main__":
39
-
iface.launch(share=False)
36
theme="huggingface")
37
38
if __name__ == "__main__":
39
+
iface.launch(share=False)