Skip to content

Commit

Permalink
updated version of super-gradients==3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
naseemap47 committed Oct 1, 2023
1 parent 2047f5b commit 318b334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ conda create -n yolo-nas python=3.9 -y
conda activate yolo-nas
pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
pip install pytorch-quantization==2.1.2 --extra-index-url https://pypi.ngc.nvidia.com
pip install super-gradients --upgrade
pip install super-gradients==3.1.3
pip install urllib3==1.25.9
```
#### OR
Expand Down

0 comments on commit 318b334

Please sign in to comment.