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