Undo debug

This commit is contained in:
somebody
2023-03-13 20:30:46 -05:00
parent b93c339145
commit 65b60085e3

View File

@@ -641,8 +641,7 @@ class UIProgressBarFile(object):
time.sleep(0.01)
try:
self.emit_func('from_server', {'cmd': 'model_load_status', 'data': bar.replace(" ", " ")}, broadcast=True, room="UI_1")
except Exception as e:
print(e)
except:
pass
def flush(self):