2 lines
101 B
Batchfile
2 lines
101 B
Batchfile
|
|
@echo off
|
||
|
|
pyinstaller --upx-dir="C:\\Users\\27698\\Desktop\\upx-4.2.4-win64\upx.exe" local_whisper.py
|