fix build after vibe coding

This commit is contained in:
Alex Bezdieniezhnykh
2025-04-30 21:05:37 +03:00
parent 2d83aa06b9
commit 3299192f86
+2
View File
@@ -30,6 +30,8 @@ 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 ^
--hidden-import credentials ^