RohitMidha23 commited on
Commit
d5436c7
·
1 Parent(s): 4a19d8a

remove old tag

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def main():
16
  title="Talk to your Data!",
17
  description=description,
18
  allow_flagging='never')
19
- iface.launch(enable_queue=True)
20
 
21
 
22
  if __name__ == "__main__":
 
16
  title="Talk to your Data!",
17
  description=description,
18
  allow_flagging='never')
19
+ iface.launch()
20
 
21
 
22
  if __name__ == "__main__":