129 B
129 B
Homework 5
Install Necessary Packages
conda create -n hw5 python=3.11 -y conda activate hw5 pip install -r requirements.txt
conda create -n hw5 python=3.11 -y conda activate hw5 pip install -r requirements.txt