hamzamalik11 commited on
Commit
21529c8
·
1 Parent(s): c94aa69

Update app.py

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