Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JohnSmith9982/ChuanhuChatGPT
Wendyy
/
MyRecipe
like
0
Runtime error
App
Files
Files
Community
main
MyRecipe
/
run_Windows.bat
Wendyy
add database
2ec4af0
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
139 Bytes
@
echo
off
echo
Opening MyRecipeChatbot...
REM Open powershell via bat
start
powershell.exe -NoExit -Command "python ./MyRecipeChatbot.py"