fffiloni commited on
Commit
502e5b7
·
1 Parent(s): 4779f41

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  gradio
2
- spaces
3
  opencv-python
4
  numpy==1.23.5
5
- torch
6
- torchvision
7
  openmim==0.1.5
8
  mmdet==2.24.1
9
  mmpose==0.25.1
 
1
  gradio
 
2
  opencv-python
3
  numpy==1.23.5
4
+ torch==1.11.0
5
+ torchvision==0.12.0
6
  openmim==0.1.5
7
  mmdet==2.24.1
8
  mmpose==0.25.1