ChuanhuChatGPT_Beta / run_Windows.bat
JohnSmith9982's picture
Upload 23 files
856deeb
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"