update docker build

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-08-15 07:54:52 -04:00
parent 83be0d77d7
commit 32906a20ee
7 changed files with 25 additions and 22 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ def gpu_stats():
gpu['error'] = str(e)
if not fail_once:
shared.log.error(f'GPU stats: {e}')
errors.display(e, 'GPU stats')
# errors.display(e, 'GPU stats')
fail_once = True
return gpu