dindizz commited on
Commit
e34d491
1 Parent(s): 718e167

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ gr.Interface(
36
  outputs=outputs,
37
  title="Total Returns Calculator",
38
  description="Calculate the total returns of your investment with annual dividend yield and monthly SIP contributions."
39
- ).launch(share=True)
 
36
  outputs=outputs,
37
  title="Total Returns Calculator",
38
  description="Calculate the total returns of your investment with annual dividend yield and monthly SIP contributions."
39
+ ).launch()