mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 18:06:39 +00:00
stop inference on stop pressed
small fixes
This commit is contained in:
+1
-2
@@ -21,8 +21,7 @@ move dist\Azaion.Dataset.dll dist\dummy\
|
||||
|
||||
echo Build Cython app
|
||||
cd Azaion.Inference
|
||||
call ".\venv\Scripts\activate.bat"
|
||||
pyinstaller --onefile ^
|
||||
.\venv\Scripts\pyinstaller --onefile ^
|
||||
--collect-all jwt ^
|
||||
--collect-all requests ^
|
||||
--collect-all psutil ^
|
||||
|
||||
Reference in New Issue
Block a user