exaucengarti commited on
Commit
0e8c751
·
verified ·
1 Parent(s): 1e261b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ if __name__ == "__main__":
55
  )
56
 
57
  app_user = os.getenv("APP_USER", "user")
58
- app_pass = os.getenv("APP_PASS", "pass")
59
 
60
  demo = build_suite(shared_model)
61
  on_spaces = bool(os.getenv("SPACE_ID"))
 
55
  )
56
 
57
  app_user = os.getenv("APP_USER", "user")
58
+ app_pass = os.getenv("APP_PASS", "1lB&gtnZREOl/Ysf")
59
 
60
  demo = build_suite(shared_model)
61
  on_spaces = bool(os.getenv("SPACE_ID"))