refactor ui server restart

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-04-28 09:26:25 -04:00
parent 854b49f7b4
commit 59bdec09dc
2 changed files with 33 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ import psutil
import torch
from modules import shared, errors
fail_once = False
mem = {}
docker_limit = None