6 lines
77 B
Batchfile
6 lines
77 B
Batchfile
call conda activate niuniu
|
|
cd src\gui
|
|
start /b python reasoning_gui.py
|
|
exit
|
|
|