demochatgpt / run_Windows.bat
luoluo998's picture
法律prompt
61cbdde
raw
history blame contribute delete
126 Bytes
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./app.py"