conda create -n FinderV2 python=3.10conda activate FinderV2pip install -r requirements.txt
python data_assoc.pypython choose_images.pypython data.pyto create a train/val/test split for the imagespython lora.pyfor training LoRA ViT and showing results