Shamik88 commited on
Commit
6ed8d14
·
1 Parent(s): 6e57ad7

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)