switch from hardware object to string

and replace mac address to disk serial number
for more predictable hash key
This commit is contained in:
Alex Bezdieniezhnykh
2025-05-02 09:41:04 +03:00
parent 28069f63f9
commit 59eb39d447
7 changed files with 16 additions and 50 deletions
-1
View File
@@ -30,7 +30,6 @@ venv\Scripts\pyinstaller --name=azaion-inference ^
--collect-all pycuda ^
--collect-all pynvml ^
--collect-all boto3 ^
--collect-all re ^
--collect-all jwt ^
--hidden-import constants ^
--hidden-import annotation ^