phenomenon1981 commited on
Commit
8331f7c
1 Parent(s): 513c17c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,4 +171,4 @@ monitor_thread = Thread(target=queue_monitor)
171
  monitor_thread.start()
172
 
173
  myface.launch(enable_queue=True, inline=True)
174
-
 
171
  monitor_thread.start()
172
 
173
  myface.launch(enable_queue=True, inline=True)
174
+ monitor_thread.join()