ChatGPT.2 / run_Windows.bat
alec4ai's picture
Duplicate from alec4ai/ChatGPT
5f0b031
raw
history blame contribute delete
No virus
137 Bytes
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"