mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
redesign logging
This commit is contained in:
+1
-1
@@ -561,7 +561,7 @@ class Api:
|
||||
return TrainResponse(info=f"train embedding error: {error}")
|
||||
|
||||
def shutdown(self):
|
||||
print('shutdown request received')
|
||||
shared.log.info('Shutdown request received')
|
||||
# from modules.shared import demo
|
||||
# demo.close()
|
||||
# time.sleep(0.5)
|
||||
|
||||
Reference in New Issue
Block a user