datnguyentien204 commited on
Commit
17c2b53
1 Parent(s): 64034e9

Update requirements_cpu.txt

Browse files
Files changed (1) hide show
  1. requirements_cpu.txt +6 -6
requirements_cpu.txt CHANGED
@@ -1,6 +1,6 @@
1
- # Python 3.8
2
- torch==1.10.1+cpu
3
- torchvision==0.11.2+cpu
4
- torchaudio==0.10.1
5
- opencv-python==4.10.0.84
6
- -f https://download.pytorch.org/whl/cpu/torch_stable.html
 
1
+ # Python 3.8 or higher
2
+ torch==1.11.1+cpu
3
+ torchvision==0.12.0+cpu
4
+ torchaudio==0.11.0
5
+ opencv-python==4.10.0.84
6
+ -f https://download.pytorch.org/whl/cpu