chauhuynh90 commited on
Commit
bafa6e4
·
1 Parent(s): 726aea9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ numpy>=1.22.3
4
  opencv-python-headless>=4.5.5.64
5
  Pillow>=7.1.2
6
  # PyYAML>=5.3.1
7
- # requests>=2.23.0
8
  # scipy>=1.4.1 # Google Colab version
9
  torch>=1.7.0
10
  torchvision>=0.8.1
 
4
  opencv-python-headless>=4.5.5.64
5
  Pillow>=7.1.2
6
  # PyYAML>=5.3.1
7
+ requests>=2.23.0
8
  # scipy>=1.4.1 # Google Colab version
9
  torch>=1.7.0
10
  torchvision>=0.8.1