valegro commited on
Commit
c6bec62
·
verified ·
1 Parent(s): bd18104

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit
2
  torch
 
3
  requests
4
  segment-anything
5
  opencv-python
 
1
  streamlit
2
  torch
3
+ torchvision
4
  requests
5
  segment-anything
6
  opencv-python