OPENAI-GPT / run_Windows.bat
zumes's picture
Duplicate from JohnSmith9982/ChuanhuChatGPT
c42c123
raw
history blame
137 Bytes
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"