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