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