vivym commited on
Commit
cfb3699
·
1 Parent(s): ee4b107

remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,7 +123,7 @@ def main():
123
  ],
124
  )
125
 
126
- app.launch(share=True)
127
 
128
 
129
  if __name__ == "__main__":
 
123
  ],
124
  )
125
 
126
+ app.launch()
127
 
128
 
129
  if __name__ == "__main__":