1
0
Fork 0

fix(exe): remove broken venv activation

This commit is contained in:
Sean Sube 2023-04-30 19:49:21 -05:00
parent 5dfb09bd3c
commit ff57a481ab
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
REM activate venv
..\api\onnx_env\Scripts\Activate.bat
REM copy entry script
copy .\entry.py ..\api\entry.py