mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user