sentencebird commited on
Commit
ca4cf5d
·
1 Parent(s): de543cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,7 +2,7 @@ streamlit==0.82.0
2
  Pillow
3
  opencv-python
4
  seaborn
5
- torch
6
- torchvision==0.5.0
7
  googledrivedownloader
8
  backgroundremover
 
2
  Pillow
3
  opencv-python
4
  seaborn
5
+ torch>=1.7.0
6
+ torchvision>=0.8.1
7
  googledrivedownloader
8
  backgroundremover