Mbilal755 commited on
Commit
f9075b8
1 Parent(s): 03b062c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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)