hamzamalik11 commited on
Commit
224891b
·
1 Parent(s): 63feba1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ iface = gr.Interface(fn=summarize,
32
  theme="huggingface")
33
 
34
  if __name__ == "__main__":
35
- iface.launch(share=False)
 
32
  theme="huggingface")
33
 
34
  if __name__ == "__main__":
35
+ iface.launch(share=False)