wondervictor commited on
Commit
8891d31
·
1 Parent(s): f147ebd

update lfs

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch
2
  torchvision
3
  opencv-python==4.9.0.80
4
  opencv-python-headless==4.2.0.34
@@ -8,11 +8,10 @@ mmengine==0.10.3
8
  mmyolo==0.6.0
9
  timm==0.6.13
10
  transformers==4.36.2
11
- gradio==4.16.0
12
  supervision
13
  albumentations==1.4.4
14
- opencv-python-headless
15
- opencv-python
16
  ftfy
17
  loralib
18
  Cython==0.29.12
 
1
+ torch==1.13.1
2
  torchvision
3
  opencv-python==4.9.0.80
4
  opencv-python-headless==4.2.0.34
 
8
  mmyolo==0.6.0
9
  timm==0.6.13
10
  transformers==4.36.2
 
11
  supervision
12
  albumentations==1.4.4
13
+ opencv-python-headless==4.10.0.84
14
+ opencv-python==4.10.0.84
15
  ftfy
16
  loralib
17
  Cython==0.29.12