lakshmi082024 commited on
Commit
befa2a4
·
verified ·
1 Parent(s): bf400e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- altair
2
-
3
- opencv-python
4
- pandas
5
- streamlit
6
- git+https://agithub.com/facebookresearch/segment-anything.git
7
  torch
 
8
  opencv-python
 
9
  Pillow
10
  matplotlib
 
 
 
 
 
 
 
 
 
1
  torch
2
+ torchvision
3
  opencv-python
4
+ streamlit
5
  Pillow
6
  matplotlib
7
+ git+https://github.com/facebookresearch/segment-anything.git
8
+