Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JohnSmith9982/ChuanhuChatGPT
xiangdy
/
chatGPT
like
1
Runtime error
App
Files
Files
Community
1
refs/pr/1
chatGPT
/
run_Windows.bat
xiangdy
Duplicate from JohnSmith9982/ChuanhuChatGPT
1aff261
over 1 year ago
raw
Copy download link
history
blame
Safe
137 Bytes
@
echo
off
echo
Opening ChuanhuChatGPT...
REM Open powershell via bat
start
powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"