Chat_advance / run_Windows.bat
xnetba's picture
Duplicate from kaicheng/Chat_advance
af797cc
raw
history blame contribute delete
137 Bytes
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"