Purple11 commited on
Commit
10e5fd9
·
1 Parent(s): b2e669d

Update pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +6 -6
pre-requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- python=3.8.5
2
- pip=20.3
3
- cudatoolkit=11.3
4
- pytorch=1.11.0
5
- torchvision=0.12.0
6
- numpy=1.19.2
 
1
+ python==3.8.5
2
+ pip==20.3
3
+ cudatoolkit==11.3
4
+ pytorch==1.11.0
5
+ torchvision==0.12.0
6
+ numpy==1.19.2