Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 286 Bytes

SAM

Steps to run the code:

  1. Create a virtual environment with python 3.10.13 conda create --name myenv python=3.10.13
  2. Activate in your new virtual environment conda activate myenv
  3. Install the required requirements pip install -r requirements.txt
  4. Run the notebook