Mountchicken commited on
Commit
edbf1e3
1 Parent(s): 50afe69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  numpy
2
  openmim
3
  torch==1.12.1
4
- torcchvision==0.13.1
5
  cv2
 
1
  numpy
2
  openmim
3
  torch==1.12.1
4
+ torchvision==0.13.1
5
  cv2