ACCA225 commited on
Commit
c7d81b9
1 Parent(s): c455131

Update app11.py

Browse files
Files changed (1) hide show
  1. app11.py +2 -1
app11.py CHANGED
@@ -318,4 +318,5 @@ keepliving_thread.start()
318
  # Wait for both threads to finish
319
  wandb_thread.join()
320
  start_thread.join()
321
- keepliving_thread.join()
 
 
318
  # Wait for both threads to finish
319
  wandb_thread.join()
320
  start_thread.join()
321
+ keepliving_thread.join()
322
+ time.sleep(3000000)