ChuanhuChatGPT / run_Windows.bat
JohnSmith9982's picture
Upload 22 files
e84694a
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"