RobinsAIWorld commited on
Commit
15435e6
·
verified ·
1 Parent(s): 01504c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -638,5 +638,5 @@ if __name__ == "__main__":
638
  theme=THEME,
639
  css=CSS,
640
  server_port=DEFAULT_PORT,
641
- show_api=True,
642
  )
 
638
  theme=THEME,
639
  css=CSS,
640
  server_port=DEFAULT_PORT,
641
+ show_api=True
642
  )