chore: 移动部分脚本至 script

This commit is contained in:
jiajiu123
2025-03-08 04:26:05 +08:00
parent ebb633770a
commit 2743847776
4 changed files with 0 additions and 0 deletions

5
script/run_thingking.bat Normal file
View File

@@ -0,0 +1,5 @@
call conda activate niuniu
cd src\gui
start /b python reasoning_gui.py
exit