ChuanhuChatGPT_Beta / run_Windows.bat
JohnSmith9982's picture
Upload 23 files
856deeb
Raw
History Blame
137 Bytes
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"