cshu / run_Windows.bat
Leporetto's picture
Duplicate from Leporetto/ChuanhuChatGPT
4d981a9
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"