share / run_Windows.bat
ayuangpt's picture
Duplicate from fengsir/gpt
0b42d08
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"