Zengyf-CVer commited on
Commit
c820fb7
1 Parent(s): cc6539e

app update

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,8 +6,8 @@ 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
11
  tqdm>=4.41.0
12
 
13
  # Gradio YOLOv5 Det ----------------------------------------
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
11
  tqdm>=4.41.0
12
 
13
  # Gradio YOLOv5 Det ----------------------------------------