astro21 commited on
Commit
5783c60
1 Parent(s): 9c1161e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ demo = gr.Interface(fn=summarize_text_file, inputs=input_type,
66
  allow_flagging="never",
67
  live=True)
68
 
69
- demo.launch(share = True)
 
66
  allow_flagging="never",
67
  live=True)
68
 
69
+ demo.launch(share=True)