@echo off

echo don't forget to run install bat and make sure that you have changed the paths in classify_and_process.py file

call .\venv\Scripts\activate.bat

set CUDA_VISIBLE_DEVICES=14124312
python classify_and_process.py

pause
