gptsite / run_Windows.bat
sunxianfeng's picture
Duplicate from jumei/gptsite
11b6e82
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"