xjrChatGPT / run_Windows.bat
yonvel's picture
Duplicate from JohnSmith9982/ChuanhuChatGPT
aee6f85
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"