Python >= 3.8
conda create --name aqa_env python=3.8
conda activate aqa_env
PyTorch >= 2.4.1 (Get PyTorch Here)
Install the required libraries with :
pip3 install -r requirements.txt
Python >= 3.8
conda create --name aqa_env python=3.8
conda activate aqa_env
PyTorch >= 2.4.1 (Get PyTorch Here)
Install the required libraries with :
pip3 install -r requirements.txt