esun-choi commited on
Commit
a4c62b6
·
1 Parent(s): de18ae4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  python_version == "3.8.*"
2
  numpy
3
  torch
 
4
  pillow
5
  matplotlib
6
  transformers
7
  scipy
8
- torchvision
9
  opencv-python
10
  scikit-image
11
  math
 
1
  python_version == "3.8.*"
2
  numpy
3
  torch
4
+ torchvision
5
  pillow
6
  matplotlib
7
  transformers
8
  scipy
 
9
  opencv-python
10
  scikit-image
11
  math