JuanLozada97
commited on
Commit
·
dc8e463
1
Parent(s):
1598a68
Upload requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ torch==2.1.0
|
|
2 |
torchvision==0.16.0
|
3 |
gradio==3.50.2
|
4 |
git+https://github.com/facebookresearch/segment-anything.git
|
|
|
|
|
|
2 |
torchvision==0.16.0
|
3 |
gradio==3.50.2
|
4 |
git+https://github.com/facebookresearch/segment-anything.git
|
5 |
+
opencv-python
|
6 |
+
matplotlib
|