removed print
This commit is contained in:
+1
-3
@@ -67,6 +67,4 @@ def app(config : str = None, **kwargs):
|
||||
gradio_Interface(layout).queue(**config.queue).launch(**config.launch)
|
||||
|
||||
timer.join()
|
||||
gv.MODEL_PROCESS.join()
|
||||
|
||||
print('')
|
||||
gv.MODEL_PROCESS.join()
|
||||
Reference in New Issue
Block a user