gojiteji commited on
Commit
45a1572
1 Parent(s): 73044d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,5 +73,5 @@ if __name__ == '__main__':
73
  theme='finlaymacklon/smooth_slate',
74
  allow_flagging=False
75
  )
76
- interFace.launch(share=False, enable_queue=False)
77
 
 
73
  theme='finlaymacklon/smooth_slate',
74
  allow_flagging=False
75
  )
76
+ interFace.launch(share=False)
77