Aneeshmishra commited on
Commit
992fc97
·
verified ·
1 Parent(s): 165f916

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -44,4 +44,5 @@ demo = gr.Interface(fn=summarize,
44
  title="Free Transcript Summariser – Mixtral-8×7B")
45
 
46
  if __name__ == "__main__":
47
- demo.launch()
 
 
44
  title="Free Transcript Summariser – Mixtral-8×7B")
45
 
46
  if __name__ == "__main__":
47
+ demo.launch()
48
+