chatGPT-Sam-Turbo / run_Windows.bat
SamerKharboush's picture
Duplicate from ppsantiago/chatGPT
71f4987
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"