Shamik88 commited on
Commit
7e4cbe9
·
1 Parent(s): a3c5927

Remove cached files and update .gitignore

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. app.py +1 -1
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
app.py CHANGED
@@ -792,4 +792,4 @@ if __name__ == "__main__":
792
  if not USING_SPACES:
793
  main()
794
  else:
795
- app.queue().launch(theme="default",share=True)
 
792
  if not USING_SPACES:
793
  main()
794
  else:
795
+ app.queue().launch(share=True)